Uses of Class
org.infinispan.server.hotrod.ServerAddress
-
Packages that use ServerAddress Package Description org.infinispan.server.hotrod -
-
Uses of ServerAddress in org.infinispan.server.hotrod
Methods in org.infinispan.server.hotrod that return ServerAddress Modifier and Type Method Description ServerAddressHotRodServer. getAddress()Methods in org.infinispan.server.hotrod that return types with arguments of type ServerAddress Modifier and Type Method Description Cache<Address,ServerAddress>HotRodServer. getAddressCache()
-