Package | Description |
---|---|
com.hazelcast.cache.impl |
Hazelcast JSR-107 aka JCache implementation
|
com.hazelcast.cache.impl.maxsize.impl |
Max-Size policy implementations for cache.
|
com.hazelcast.cache.impl.operation |
Hazelcast JSR-107 aka JCache implementation
|
com.hazelcast.cache.impl.record |
Hazelcast JSR-107 aka JCache implementation
Internal record store
|
com.hazelcast.spi.impl.merge |
This package contains split-brain related classes.
|
Class and Description |
---|
CacheRecord
An expirable and evictable data object which represents a cache entry.
|
CacheRecordFactory
Provides factory for
CacheRecord . |
CacheRecordHashMap |
SampleableCacheRecordMap |
Class and Description |
---|
CacheRecordMap
Contract point for storing
CacheRecord s. |
Class and Description |
---|
CacheRecord
An expirable and evictable data object which represents a cache entry.
|
Class and Description |
---|
AbstractCacheRecord
Abstract implementation of
CacheRecord with key, value and
expiration time as internal state. |
CacheRecord
An expirable and evictable data object which represents a cache entry.
|
CacheRecordMap
Contract point for storing
CacheRecord s. |
SampleableCacheRecordMap |
Class and Description |
---|
CacheRecord
An expirable and evictable data object which represents a cache entry.
|
Copyright © 2018 Hazelcast, Inc.. All Rights Reserved.