Uses of Class
com.orientechnologies.orient.core.storage.index.versionmap.OVersionPositionMap
Packages that use OVersionPositionMap
Package
Description
-
Uses of OVersionPositionMap in com.orientechnologies.orient.core.exception
Constructors in com.orientechnologies.orient.core.exception with parameters of type OVersionPositionMapModifierConstructorDescriptionOVersionPositionMapException(String message, OVersionPositionMap component) -
Uses of OVersionPositionMap in com.orientechnologies.orient.core.storage.index.versionmap
Modifier and TypeClassDescriptionfinal classThe version position map in version 0 stores a version of type int for all change operations on the `OAbstractPaginatedStorage` storage.