Uses of Class
org.nustaq.reallive.server.actors.RealLiveTableActor
Packages that use RealLiveTableActor
Package
Description
-
Uses of RealLiveTableActor in org.nustaq.reallive.api
Methods in org.nustaq.reallive.api that return RealLiveTableActorMethods in org.nustaq.reallive.api with parameters of type RealLiveTableActorModifier and TypeMethodDescriptionTableState.associatedTableShard(RealLiveTableActor assiatedShard) -
Uses of RealLiveTableActor in org.nustaq.reallive.server.actors
Fields in org.nustaq.reallive.server.actors with type parameters of type RealLiveTableActorMethods in org.nustaq.reallive.server.actors that return RealLiveTableActorModifier and TypeMethodDescriptionprotected RealLiveTableActorTableSpaceActor.createTableActor(TableDescription desc) -
Uses of RealLiveTableActor in org.nustaq.reallive.server.dynamic
Methods in org.nustaq.reallive.server.dynamic with parameters of type RealLiveTableActorModifier and TypeMethodDescriptionvoidDynClusterDistribution.setTableActor(String table, String shardName, RealLiveTableActor realLiveTableActor)