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 |
---|
IPredicate
Represents a predicate (boolean-valued function) of one argument.
|
StoreEvent
For internal usage only.
|
WriteBehindProcessor
Write behind processors main contract.
|
WriteBehindQueue
A specific queue implementation which is used for write-behind-store operations.
|
WriteBehindStore.Sequence
The purpose of this class is to provide distinction
between flushes caused by eviction and
IMap.flush() |
Copyright © 2021 Hazelcast, Inc.. All Rights Reserved.