See: Description
| Interface | Description | 
|---|---|
| CachePartitionLostListener | 
 Invoked when owner and all backups of a partition are lost for a specific cache. 
 | 
| CacheWanEventPublisher | 
 This interface provides methods to publish wan replication events
 from cache operations. 
 | 
| ICacheEvent | 
 Cache events common contract. 
 | 
| Class | Description | 
|---|---|
| AbstractICacheEvent | 
 The abstract class for a JCache event  
ICacheEvent. | 
| CachePartitionLostEvent | 
 Used to provide information about the lost partition of a cache. 
 | 
| CachePartitionLostEventFilter | 
 Used to filter partition lost listener events 
 | 
| InternalCachePartitionLostListenerAdapter | 
Event classes to define listenters for JCache other than EntryListener
Copyright © 2019 Hazelcast, Inc.. All Rights Reserved.