Package | Description |
---|---|
com.hazelcast.internal.nearcache.impl.record |
Near Cache record implementations.
|
com.hazelcast.internal.nearcache.impl.store |
Near Cache store implementations.
|
Class and Description |
---|
AbstractNearCacheRecord
Abstract implementation of
NearCacheRecord with value and
expiration time as internal state. |
Class and Description |
---|
NearCacheDataRecord
Implementation of
NearCacheRecord to store
Data type objects. |
NearCacheObjectRecord
Implementation of
NearCacheRecord to store
any object type without Data type. |
Copyright © 2017 Hazelcast, Inc.. All Rights Reserved.