Uses of Class
org.nustaq.reallive.api.TableState
Packages that use TableState
Package
Description
-
Uses of TableState in org.nustaq.reallive.api
Methods in org.nustaq.reallive.api that return TableStateModifier and TypeMethodDescriptionTableState.associatedShardName(String name) TableState.associatedTableShard(RealLiveTableActor assiatedShard) TableState.mapping(ClusterTableRecordMapping mapping) TableState.numElements(long numElements) -
Uses of TableState in org.nustaq.reallive.server.actors
Methods in org.nustaq.reallive.server.actors that return types with arguments of type TableStateModifier and TypeMethodDescriptionorg.nustaq.kontraktor.IPromise<Map<String,TableState>> DynTableSpaceActor.getStates()org.nustaq.kontraktor.IPromise<TableState>RealLiveTableActor.getTableState() -
Uses of TableState in org.nustaq.reallive.server.dynamic
Methods in org.nustaq.reallive.server.dynamic that return types with arguments of type TableStateMethods in org.nustaq.reallive.server.dynamic with parameters of type TableState