| Package | Description |
|---|---|
| org.apache.gora.jcache.store |
This package contains all the JCache store related classes which involve manipulating Hazelcast
caches.
|
| Modifier and Type | Method and Description |
|---|---|
JCacheCacheEntryListener<K,T> |
JCacheCacheEntryListenerFactory.create() |
| Modifier and Type | Method and Description |
|---|---|
static <K,T extends org.apache.gora.persistency.impl.PersistentBase> |
JCacheCacheFactoryBuilder.factoryOfEntryListener(JCacheCacheEntryListener<K,T> instance) |
| Modifier and Type | Method and Description |
|---|---|
static <K,T extends org.apache.gora.persistency.impl.PersistentBase> |
JCacheCacheFactoryBuilder.factoryOfEntryListener(JCacheCacheEntryListener<K,T> instance) |
| Constructor and Description |
|---|
JCacheCacheEntryListenerFactory(JCacheCacheEntryListener<K,T> instance) |
Copyright © 2010-2017 The Apache Software Foundation. All Rights Reserved.