| Package | Description |
|---|---|
| org.infinispan.client.hotrod |
Hot Rod client API.
|
| org.infinispan.client.hotrod.impl |
| Modifier and Type | Method and Description |
|---|---|
StreamingRemoteCache<K> |
RemoteCache.streaming()
Returns a cache where values are manipulated using
InputStream and OutputStream |
| Modifier and Type | Class and Description |
|---|---|
class |
StreamingRemoteCacheImpl<K>
Implementation of
StreamingRemoteCache |
| Modifier and Type | Method and Description |
|---|---|
StreamingRemoteCache<K> |
DelegatingRemoteCache.streaming() |
StreamingRemoteCache<K> |
RemoteCacheImpl.streaming() |
Copyright © 2022 JBoss by Red Hat. All rights reserved.