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