Package | Description |
---|---|
com.hazelcast.client |
Contains classes/interfaces related to Client
|
com.hazelcast.client.cache.impl |
Hazelcast JSR-107 aka JCache implementation client side
|
com.hazelcast.client.impl |
Contains most of the client side HazelcastInstance implementation functionality.
|
com.hazelcast.client.proxy |
This package contains client side proxy implementations of the different Hazelcast data structures
and operation types
|
com.hazelcast.client.spi |
Contains classes/interfaces related to the Hazelcast client Service Provider Interface.
|
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 |
---|
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 . |
NearCacheManager
NearCacheManager is the contract point to manage all existing NearCache instances. |
Class and Description |
---|
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 . |
Class and Description |
---|
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 . |
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 Hazelcast, Inc.. All Rights Reserved.