Class DynClusterDistribution
java.lang.Object
org.nustaq.reallive.server.dynamic.DynClusterDistribution
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidintbooleanbooleanisEmpty()voidsetTableActor(String table, String shardName, RealLiveTableActor realLiveTableActor) com.eclipsesource.json.JsonObjecttoString()
-
Constructor Details
-
DynClusterDistribution
public DynClusterDistribution()
-
-
Method Details
-
add
-
have
-
get
-
getTableNames
-
clearActions
public void clearActions() -
getNumberOfShards
public int getNumberOfShards() -
getDistributions
-
setTableActor
-
hasFullCoverage
public boolean hasFullCoverage() -
isEmpty
public boolean isEmpty() -
toString
-
toJsonObj
public com.eclipsesource.json.JsonObject toJsonObj()
-