Uses of Class
com.orientechnologies.orient.distributed.context.ODatabaseNodeStore
Packages that use ODatabaseNodeStore
Package
Description
-
Uses of ODatabaseNodeStore in com.orientechnologies.orient.distributed.context
Methods in com.orientechnologies.orient.distributed.context that return ODatabaseNodeStoreModifier and TypeMethodDescriptionstatic ODatabaseNodeStoreODatabaseNodeStore.fromResult(OResult d) -
Uses of ODatabaseNodeStore in com.orientechnologies.orient.distributed.context.coordination.dbs
Methods in com.orientechnologies.orient.distributed.context.coordination.dbs that return ODatabaseNodeStoreMethods in com.orientechnologies.orient.distributed.context.coordination.dbs that return types with arguments of type ODatabaseNodeStoreConstructors in com.orientechnologies.orient.distributed.context.coordination.dbs with parameters of type ODatabaseNodeStoreConstructor parameters in com.orientechnologies.orient.distributed.context.coordination.dbs with type arguments of type ODatabaseNodeStoreModifierConstructorDescriptionODatabaseTopologyStore(List<ODatabaseNodeStore> nodes, ODatabaseId id, String name, long version, int quorum)