Uses of Record Class
com.orientechnologies.orient.server.distributed.impl.OAllocationInfo
Packages that use OAllocationInfo
-
Uses of OAllocationInfo in com.orientechnologies.orient.server.distributed.impl
Methods in com.orientechnologies.orient.server.distributed.impl that return OAllocationInfoModifier and TypeMethodDescriptionODistributedDatabaseInfo.allocation()Returns the value of theallocationrecord component.Constructors in com.orientechnologies.orient.server.distributed.impl with parameters of type OAllocationInfoModifierConstructorDescriptionODistributedDatabaseInfo(String name, ODatabaseId id, List<OMemberInfo> members, int quorum, OAllocationInfo allocation) Creates an instance of aODistributedDatabaseInforecord class.