| Package | Description |
|---|---|
| org.nustaq.reallive.impl.actors | |
| org.nustaq.reallive.impl.storage | |
| org.nustaq.reallive.impl.tablespace | |
| org.nustaq.reallive.interfaces |
| Modifier and Type | Method and Description |
|---|---|
org.nustaq.kontraktor.IPromise<StorageStats> |
RealLiveTableActor.getStats() |
org.nustaq.kontraktor.IPromise<StorageStats> |
TableSharding.getStats() |
| Modifier and Type | Method and Description |
|---|---|
StorageStats |
StorageStats.capacity(long capacity) |
StorageStats |
StorageStats.freeMem(long freeMem) |
StorageStats |
OffHeapRecordStorage.getStats() |
StorageStats |
CachedOffHeapStorage.getStats() |
StorageStats |
HeapRecordStorage.getStats() |
StorageStats |
StorageStats.name(String name) |
StorageStats |
StorageStats.numElems(int numElems) |
StorageStats |
StorageStats.tableName(String tableName) |
StorageStats |
StorageStats.usedMem(long usedMem) |
| Modifier and Type | Method and Description |
|---|---|
List<StorageStats> |
StorageStats.getSubStats() |
| Modifier and Type | Method and Description |
|---|---|
void |
StorageStats.addTo(StorageStats storageStats) |
| Modifier and Type | Method and Description |
|---|---|
org.nustaq.kontraktor.IPromise<List<StorageStats>> |
ClusteredTableSpaceClient.getStats() |
List<StorageStats> |
TableSpaceSharding.getStats() |
| Modifier and Type | Method and Description |
|---|---|
StorageStats |
RecordStorage.getStats() |
| Modifier and Type | Method and Description |
|---|---|
org.nustaq.kontraktor.IPromise<StorageStats> |
RealLiveTable.getStats() |
Copyright © 2016. All rights reserved.