Package org.nustaq.reallive.server.storage
package org.nustaq.reallive.server.storage
-
ClassDescriptionCreated by ruedi on 08/12/15.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 ?Created by ruedi on 03/08/15.wraps a record storage and keeps a list of indices up-to-date by watching operations on the storeCreated by moelrue on 05.08.2015.converts json to records and vice versa used types: String - string Boolean - boolean Long,Double - number Object[] - array Record - { }interface can be used in conjunction with CachedRecordStorage to provide a persistance layerCreated by ruedi on 17/08/15.