Package | Description |
---|---|
com.hazelcast.map.impl.mapstore |
Contains map store operations.
|
com.hazelcast.map.impl.mapstore.writebehind |
Package for processing write behind store operations.
|
Class and Description |
---|
WriteBehindProcessor
Write behind processors main contract.
|
Class and Description |
---|
DelayedEntry
Immutable 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 © 2014 Hazelcast, Inc.. All Rights Reserved.