| Package | Description | 
|---|---|
| com.hazelcast.internal.nearcache.impl.invalidation | 
 Invalidations for Near Cache. 
 | 
| com.hazelcast.map.impl.nearcache | 
 Contains Near Cache specific classes. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
<K,V> RepairingHandler | 
RepairingTask.registerAndGetHandler(String dataStructureName,
                     NearCache<K,V> nearCache)  | 
| Modifier and Type | Method and Description | 
|---|---|
ConcurrentMap<String,RepairingHandler> | 
RepairingTask.getHandlers()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
InvalidationMetaDataFetcher.init(RepairingHandler handler)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
InvalidationMetaDataFetcher.fetchMetadata(ConcurrentMap<String,RepairingHandler> handlers)  | 
| Modifier and Type | Method and Description | 
|---|---|
RepairingHandler | 
MapNearCacheManager.newRepairingHandler(String name,
                   NearCache nearCache)  | 
Copyright © 2019 Hazelcast, Inc.. All Rights Reserved.