Class ReadThroughCache<K,V>

java.lang.Object
com.loomcache.client.cache.ReadThroughCache<K,V>

public class ReadThroughCache<K,V> extends Object
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.