Class ODefaultClusterOwnershipAssignmentStrategy

java.lang.Object
com.orientechnologies.orient.server.distributed.impl.ODefaultClusterOwnershipAssignmentStrategy
All Implemented Interfaces:
OClusterOwnershipAssignmentStrategy

public class ODefaultClusterOwnershipAssignmentStrategy extends Object implements OClusterOwnershipAssignmentStrategy
Interface to manage balancing of cluster ownership.
Author:
Luca Garulli (l.garulli--at--orientdb.com)