Uses of Class
org.h2.mvstore.MVMap.Builder
Packages that use MVMap.Builder
-
Uses of MVMap.Builder in org.h2.mvstore
Methods in org.h2.mvstore that return MVMap.BuilderModifier and TypeMethodDescriptionMVMap.Builder.singleWriter()Set up this Builder to produce MVMap, which can be used in append mode by a single thread.