Uses of Class
org.nustaq.reallive.server.actors.TableSpaceActor
| Package | Description |
|---|---|
| org.nustaq.reallive.client | |
| org.nustaq.reallive.server.actors |
-
Uses of TableSpaceActor in org.nustaq.reallive.client
Fields in org.nustaq.reallive.client with type parameters of type TableSpaceActor Modifier and Type Field Description protected java.util.List<TableSpaceActor>TableSpaceSharding. shardsConstructors in org.nustaq.reallive.client with parameters of type TableSpaceActor Constructor Description DynTableSpaceSharding(TableSpaceActor[] shards, java.util.function.Supplier<DynClusterDistribution> distributionSupplier)TableSpaceSharding(TableSpaceActor[] shards) -
Uses of TableSpaceActor in org.nustaq.reallive.server.actors
Subclasses of TableSpaceActor in org.nustaq.reallive.server.actors Modifier and Type Class Description classDynTableSpaceActor