| Package | Description |
|---|---|
| org.nustaq.reallive.impl.actors | |
| org.nustaq.reallive.impl.storage | |
| org.nustaq.reallive.interfaces |
| Modifier and Type | Method and Description |
|---|---|
org.nustaq.kontraktor.IPromise<StorageStats> |
TableSharding.getStats() |
org.nustaq.kontraktor.IPromise<StorageStats> |
RealLiveStreamActor.getStats() |
| Modifier and Type | Method and Description |
|---|---|
StorageStats |
StorageStats.capacity(long capacity) |
StorageStats |
StorageStats.freeMem(long freeMem) |
StorageStats |
OffHeapRecordStorage.getStats() |
StorageStats |
HeapRecordStorage.getStats() |
StorageStats |
StorageStats.name(String name) |
StorageStats |
StorageStats.numElems(int numElems) |
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 |
|---|---|
StorageStats |
RecordStorage.getStats() |
| Modifier and Type | Method and Description |
|---|---|
org.nustaq.kontraktor.IPromise<StorageStats> |
RealLiveTable.getStats() |
Copyright © 2015. All rights reserved.