Package | Description |
---|---|
org.infinispan.client.hotrod |
HotRod Client API
|
org.infinispan.client.hotrod.impl | |
org.infinispan.client.hotrod.impl.operations | |
org.infinispan.client.hotrod.impl.transport | |
org.infinispan.client.hotrod.impl.transport.tcp |
Modifier and Type | Method and Description |
---|---|
CacheTopologyInfo |
RemoteCache.getCacheTopologyInfo()
Returns
CacheTopologyInfo for this cache. |
Modifier and Type | Class and Description |
---|---|
class |
CacheTopologyInfoImpl |
Modifier and Type | Method and Description |
---|---|
CacheTopologyInfo |
RemoteCacheImpl.getCacheTopologyInfo() |
CacheTopologyInfo |
TopologyInfo.getCacheTopologyInfo(byte[] cacheName) |
Modifier and Type | Method and Description |
---|---|
CacheTopologyInfo |
OperationsFactory.getCacheTopologyInfo() |
Modifier and Type | Method and Description |
---|---|
CacheTopologyInfo |
TransportFactory.getCacheTopologyInfo(byte[] cacheName) |
Modifier and Type | Method and Description |
---|---|
CacheTopologyInfo |
TcpTransportFactory.getCacheTopologyInfo(byte[] cacheName) |
Copyright © 2022 JBoss, a division of Red Hat. All rights reserved.