Class OClassAllocationImpl
java.lang.Object
com.orientechnologies.orient.core.metadata.schema.OClassAllocationImpl
- All Implemented Interfaces:
OClassAllocation
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddNodeClusters(String node, List<String> clusters) voiddeserialize(ODocument source) getAllocationClusters(String node) voidremoveClusters(List<String> clusters) voidremoveNodeClusters(String node, List<String> clusters) toNeworkStream(ODatabaseDocumentInternal database)
-
Constructor Details
-
OClassAllocationImpl
public OClassAllocationImpl()
-
-
Method Details
-
serialize
-
deserialize
-
addNodeClusters
-
removeNodeClusters
-
removeClusters
-
toNeworkStream
-
getAllocationClusters
- Specified by:
getAllocationClustersin interfaceOClassAllocation
-
getDefinedNodes
- Specified by:
getDefinedNodesin interfaceOClassAllocation
-