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 except Data . |
Copyright © 2022 Hazelcast, Inc.. All Rights Reserved.