public interface RegionEvent<K,V> extends CacheEvent<K,V>
CacheListener
and CacheWriter
.CacheListener
,
CacheWriter
,
EntryEvent
Modifier and Type | Method and Description |
---|---|
boolean |
isReinitializing()
Return true if this region was destroyed but is being reinitialized,
for example if a snapshot was just loaded.
|
getCallbackArgument, getDistributedMember, getOperation, getRegion, isCallbackArgumentAvailable, isDistributed, isExpiration, isOriginRemote
Copyright © 1997-2017 Pivotal Software, Inc. All rights reserved.