| Package | Description |
|---|---|
| com.hazelcast.internal.nearcache |
Near Cache support.
|
| com.hazelcast.internal.nearcache.impl |
Near Cache implementations.
|
| com.hazelcast.internal.nearcache.impl.invalidation |
Invalidations for Near Cache.
|
| com.hazelcast.internal.nearcache.impl.record |
Near Cache record implementations.
|
| com.hazelcast.internal.nearcache.impl.store |
Near Cache store implementations.
|
| com.hazelcast.map.impl.nearcache |
Contains Near Cache specific classes.
|
| com.hazelcast.map.impl.proxy |
Contains map proxy implementation and support classes.
|
| Class and Description |
|---|
NearCache
NearCache is the contract point to store keys and values in underlying
NearCacheRecordStore. |
| NearCacheRecord
An expirable and evictable data object which represents a Near Cache entry.
|
| Class and Description |
|---|
NearCache
NearCache is the contract point to store keys and values in underlying
NearCacheRecordStore. |
NearCacheManager
NearCacheManager is the contract point to manage all existing NearCache instances. |
| NearCacheRecord
An expirable and evictable data object which represents a Near Cache entry.
|
NearCacheRecordStore
NearCacheRecordStore is the contract point to store keys and values as
NearCacheRecord internally and to serve them. |
| Class and Description |
|---|
NearCache
NearCache is the contract point to store keys and values in underlying
NearCacheRecordStore. |
| NearCacheRecord
An expirable and evictable data object which represents a Near Cache entry.
|
| Class and Description |
|---|
| NearCacheRecord
An expirable and evictable data object which represents a Near Cache entry.
|
| Class and Description |
|---|
| NearCacheRecord
An expirable and evictable data object which represents a Near Cache entry.
|
NearCacheRecordStore
NearCacheRecordStore is the contract point to store keys and values as
NearCacheRecord internally and to serve them. |
| Class and Description |
|---|
NearCache
NearCache is the contract point to store keys and values in underlying
NearCacheRecordStore. |
NearCacheManager
NearCacheManager is the contract point to manage all existing NearCache instances. |
| Class and Description |
|---|
NearCache
NearCache is the contract point to store keys and values in underlying
NearCacheRecordStore. |
Copyright © 2018. All Rights Reserved.