public class JCacheCacheLoader<K,T extends org.apache.gora.persistency.impl.PersistentBase> extends Object implements javax.cache.integration.CacheLoader<K,T>
JCacheCacheLoader is the primary class
responsible for loading data beans from persistency dataStore to in memory cache.| Constructor and Description |
|---|
JCacheCacheLoader(org.apache.gora.store.DataStore<K,T> dataStore) |
Copyright © 2010-2017 The Apache Software Foundation. All Rights Reserved.