Package | Description |
---|---|
com.hazelcast.cache.impl.nearcache |
Near cache support.
|
com.hazelcast.cache.impl.nearcache.impl |
Near cache implementations.
|
com.hazelcast.cache.impl.nearcache.impl.record |
Near cache record implementations.
|
com.hazelcast.cache.impl.nearcache.impl.store |
Near cache store implementations.
|
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.map.impl.nearcache |
Contains classes/interfaces related to com.hazelcast.client.map.impl.nearcache
|
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 Service Provider Interface
such as ClientProxy , ClientClusterService
|
com.hazelcast.map.impl.nearcache | |
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 . |
NearCacheContext
Context to hold all required external services and utilities to be used by
NearCache . |
NearCacheExecutor
Contract point for executing near-cache specific tasks.
|
NearCacheManager
NearCacheManager is the contract point to manage all existing
NearCache instances. |
NearCacheType
Represents types of
NearCache implementations. |
Class and Description |
---|
NearCache
NearCache is the contract point to store keys and values in underlying
NearCacheRecordStore . |
NearCacheContext
Context to hold all required external services and utilities to be used by
NearCache . |
NearCacheExecutor
Contract point for executing near-cache specific tasks.
|
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 |
---|
NearCacheRecord
An expirable and evictable data object which represents a near cache entry.
|
Class and Description |
---|
NearCacheContext
Context to hold all required external services and utilities to be used by
NearCache . |
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 |
---|
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 |
---|
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 . |
Class and Description |
---|
NearCache
NearCache is the contract point to store keys and values in underlying
NearCacheRecordStore . |
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.