Uses of Interface
org.infinispan.client.hotrod.CacheTopologyInfo
-
Packages that use CacheTopologyInfo Package Description org.infinispan.client.hotrod Hot Rod client API. -
-
Uses of CacheTopologyInfo in org.infinispan.client.hotrod
Methods in org.infinispan.client.hotrod that return CacheTopologyInfo Modifier and Type Method Description CacheTopologyInfoRemoteCache. getCacheTopologyInfo()ReturnsCacheTopologyInfofor this cache.
-