Uses of Interface
org.nustaq.reallive.api.StorageIndex
| Package | Description |
|---|---|
| org.nustaq.reallive.server.storage |
-
Uses of StorageIndex in org.nustaq.reallive.server.storage
Classes in org.nustaq.reallive.server.storage that implement StorageIndex Modifier and Type Class Description classHashIndexacts as a passive listener to maintain state Consider: null indexHashValues need not to be tracked as a separate bucket, => fallback to full scan then ?Methods in org.nustaq.reallive.server.storage that return types with arguments of type StorageIndex Modifier and Type Method Description java.util.List<StorageIndex>IndexedRecordStorage. getIndices()Methods in org.nustaq.reallive.server.storage with parameters of type StorageIndex Modifier and Type Method Description voidIndexedRecordStorage. addIndex(StorageIndex s)