|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StoreEvent | |
---|---|
com.hazelcast.map.impl.mapstore.writebehind | Package for processing write behind store operations. |
Uses of StoreEvent in com.hazelcast.map.impl.mapstore.writebehind |
---|
Methods in com.hazelcast.map.impl.mapstore.writebehind that return StoreEvent | ||
---|---|---|
static
|
StoreEvent.createStoreEvent(E source)
|
Methods in com.hazelcast.map.impl.mapstore.writebehind with parameters of type StoreEvent | |
---|---|
void |
StoreListener.afterStore(StoreEvent<E> storeEvent)
|
void |
StoreListener.beforeStore(StoreEvent<E> storeEvent)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |