Skip navigation links

Package org.apache.gora.jcache.store

This package contains all the JCache store related classes which involve manipulating Hazelcast caches.

See: Description

Package org.apache.gora.jcache.store Description

This package contains all the JCache store related classes which involve manipulating Hazelcast caches. JCacheCacheWriter and JCacheCacheLoader handles the read/write operations from/to caches and persistent backend. JCacheCacheLoaderFactory and JCacheCacheWriterFactory provides factory implementation that handles singleton instance creation of writer/loader. JCacheCacheEntryListener is the class which manages local cache entry set and JCacheCacheEntryListenerFactory takes care of singleton instance creation for entry listener. JCacheCacheFactoryBuilder is generic factory builder for above mentioned factory classes.
Skip navigation links

Copyright © 2010-2017 The Apache Software Foundation. All Rights Reserved.