Provides factory for {@link com.hazelcast.cache.impl.record.CacheRecord}.
Key, value and expiryTime are packed into a subclass of {@link com.hazelcast.cache.impl.record.AbstractCacheRecord}depending on the configured inMemoryFormat.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.