Class StreamingRemoteCacheImpl<K>

java.lang.Object
org.infinispan.client.hotrod.impl.StreamingRemoteCacheImpl<K>
All Implemented Interfaces:
StreamingRemoteCache<K>

public class StreamingRemoteCacheImpl<K> extends Object implements StreamingRemoteCache<K>
Implementation of StreamingRemoteCache
Since:
9.0
Author:
Tristan Tarrant