|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractMapDataStore | |
---|---|
com.hazelcast.map.impl.mapstore.writebehind | Package for processing write behind store operations. |
com.hazelcast.map.impl.mapstore.writethrough | Package for processing write through store operations. |
Uses of AbstractMapDataStore in com.hazelcast.map.impl.mapstore.writebehind |
---|
Subclasses of AbstractMapDataStore in com.hazelcast.map.impl.mapstore.writebehind | |
---|---|
class |
WriteBehindStore
TODO Holds current write behind state and should be included in migrations. |
Uses of AbstractMapDataStore in com.hazelcast.map.impl.mapstore.writethrough |
---|
Subclasses of AbstractMapDataStore in com.hazelcast.map.impl.mapstore.writethrough | |
---|---|
class |
WriteThroughStore
Write through map data store implementation. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |