Class ReadThroughCache<K,V>
java.lang.Object
com.loomcache.client.cache.ReadThroughCache<K,V>
Application-facing near-cache helper. It is not wired into LoomClient's partition router; callers decide when
loader retries and invalidation semantics are appropriate for their own data source.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ReadThroughCache
-
-
Method Details
-
get
-
getAll
-
refresh
-
refreshAll
public void refreshAll() -
getStats
-