Uses of Package
com.hazelcast.map.impl.mapstore.writebehind

Packages that use com.hazelcast.map.impl.mapstore.writebehind
com.hazelcast.map.impl.mapstore Contains map store operations. 
com.hazelcast.map.impl.mapstore.writebehind Package for processing write behind store operations. 
 

Classes in com.hazelcast.map.impl.mapstore.writebehind used by com.hazelcast.map.impl.mapstore
WriteBehindProcessor
          Write behind processors main contract.
 

Classes in com.hazelcast.map.impl.mapstore.writebehind used by com.hazelcast.map.impl.mapstore.writebehind
DelayedEntry
          Store entry for delayed store operations.
StoreEvent
          For internal usage only.
StoreListener
          (For internal usage only.) Listener's main contract which are called before and after store operations.
WriteBehindProcessor
          Write behind processors main contract.
WriteBehindQueue
          Main contract for write behind queues which are used for map store operations.
 



Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.