Uses of Class
org.h2.mvstore.MVMap.IntValueHolder
-
Packages that use MVMap.IntValueHolder Package Description org.h2.mvstore A persistent storage for tree maps. -
-
Uses of MVMap.IntValueHolder in org.h2.mvstore
Methods in org.h2.mvstore with parameters of type MVMap.IntValueHolder Modifier and Type Method Description private static <K,V>
Page<K,V>MVMap. replacePage(CursorPos<K,V> path, Page<K,V> replacement, MVMap.IntValueHolder unsavedMemoryHolder)
-