Package org.nustaq.reallive.server.storage
-
Interface Summary Interface Description RecordPersistance interface can be used in conjunction with CachedRecordStorage to provide a persistance layer -
Class Summary Class Description CachedOffHeapStorage Created by ruedi on 08/12/15.ClusterTableRecordMapping EncryptedStorageWrapper HashIndex acts as a passive listener to maintain state Consider: null indexHashValues need not to be tracked as a separate bucket, => fallback to full scan then ?HeapRecordStorage Created by ruedi on 03/08/15.IndexedRecordStorage wraps a record storage and keeps a list of indices up-to-date by watching operations on the storeOffHeapRecordStorage Created by moelrue on 05.08.2015.RecordJsonifier converts json to records and vice versa used types: String - string Boolean - boolean Long,Double - number Object[] - array Record - { }StorageStats Created by ruedi on 17/08/15.TableRuntimeMeta