Uses of Record Class
com.orientechnologies.orient.server.distributed.impl.OAllocationInfoOClassNode
Packages that use OAllocationInfoOClassNode
-
Uses of OAllocationInfoOClassNode in com.orientechnologies.orient.server.distributed.impl
Methods in com.orientechnologies.orient.server.distributed.impl that return types with arguments of type OAllocationInfoOClassNodeModifier and TypeMethodDescriptionOAllocationInfoOClass.nodes()Returns the value of thenodesrecord component.Constructor parameters in com.orientechnologies.orient.server.distributed.impl with type arguments of type OAllocationInfoOClassNodeModifierConstructorDescriptionOAllocationInfoOClass(String name, List<OAllocationInfoOClassNode> nodes) Creates an instance of aOAllocationInfoOClassrecord class.