Uses of Class
com.hazelcast.cache.impl.record.AbstractCacheRecord

Packages that use AbstractCacheRecord
com.hazelcast.cache.impl.record Hazelcast JSR-107 aka JCache implementation Internal record store 
 

Uses of AbstractCacheRecord in com.hazelcast.cache.impl.record
 

Subclasses of AbstractCacheRecord in com.hazelcast.cache.impl.record
 class CacheDataRecord
          Implementation of CacheRecord where value has an internal serialized format.
 class CacheObjectRecord
          Implementation of CacheRecord which has an internal object format.
 



Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.