Class NearCacheService<K,V>

java.lang.Object
org.infinispan.hotrod.near.NearCacheService<K,V>
All Implemented Interfaces:
Iterable<org.infinispan.api.common.CacheEntry<K,V>>, NearCache<K,V>

public class NearCacheService<K,V> extends Object implements NearCache<K,V>
Near cache service, manages the lifecycle of the near cache.
Since:
14.0