Uses of Class
com.orientechnologies.orient.core.storage.cluster.OPaginatedCluster
Packages that use OPaginatedCluster
Package
Description
-
Uses of OPaginatedCluster in com.orientechnologies.orient.core.exception
Constructors in com.orientechnologies.orient.core.exception with parameters of type OPaginatedClusterModifierConstructorDescriptionOPaginatedClusterException(String message, OPaginatedCluster component) -
Uses of OPaginatedCluster in com.orientechnologies.orient.core.storage.cluster.v0
Subclasses of OPaginatedCluster in com.orientechnologies.orient.core.storage.cluster.v0 -
Uses of OPaginatedCluster in com.orientechnologies.orient.core.storage.cluster.v1
Subclasses of OPaginatedCluster in com.orientechnologies.orient.core.storage.cluster.v1 -
Uses of OPaginatedCluster in com.orientechnologies.orient.core.storage.cluster.v2
Subclasses of OPaginatedCluster in com.orientechnologies.orient.core.storage.cluster.v2 -
Uses of OPaginatedCluster in com.orientechnologies.orient.core.storage.impl.local.paginated.wal
Methods in com.orientechnologies.orient.core.storage.impl.local.paginated.wal that return OPaginatedClusterModifier and TypeMethodDescriptionstatic OPaginatedClusterOPaginatedClusterFactory.createCluster(String name, int configurationVersion, int binaryVersion, OAbstractPaginatedStorage storage) static OPaginatedClusterOPaginatedClusterFactory.createCluster(String name, int binaryVersion, OAbstractPaginatedStorage storage, String dataExtension, String cpmExtension, String fsmExtension)