| Package | Description | 
|---|---|
| com.hazelcast.cache | 
 
     This package contains the public API extension for Hazelcast JCache,
     the Hazelcast implementation of the JSR-107 commonly referred to as JCache. 
 | 
| com.hazelcast.cache.impl | 
 
     Hazelcast JSR-107 aka JCache implementation 
 | 
| com.hazelcast.cache.impl.event | 
 
     Event classes to define listenters for JCache other than EntryListener 
 | 
| com.hazelcast.client.cache.impl | 
 
     Hazelcast JSR-107 aka JCache implementation client side 
 | 
| com.hazelcast.config | 
 Provides classes for configuring HazelcastInstance. 
 | 
| Class and Description | 
|---|
| CachePartitionLostListener
 Invoked when owner and all backups of a partition are lost for a specific cache. 
 | 
| Class and 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. 
 | 
| Class and Description | 
|---|
| AbstractICacheEvent
 The abstract class for a JCache event  
ICacheEvent. | 
| CachePartitionLostEvent
 Used to provide information about the lost partition of a cache. 
 | 
| CachePartitionLostListener
 Invoked when owner and all backups of a partition are lost for a specific cache. 
 | 
| ICacheEvent
 Cache events common contract. 
 | 
| Class and Description | 
|---|
| CachePartitionLostListener
 Invoked when owner and all backups of a partition are lost for a specific cache. 
 | 
| Class and Description | 
|---|
| CachePartitionLostListener
 Invoked when owner and all backups of a partition are lost for a specific cache. 
 | 
Copyright © 2017 Hazelcast, Inc.. All Rights Reserved.