Package org.infinispan.server.hotrod
Class SingleHomedServerAddress
java.lang.Object
org.infinispan.server.hotrod.SingleHomedServerAddress
- All Implemented Interfaces:
ServerAddress
A Hot Rod server address
- Since:
- 5.1
- Author:
- Galder ZamarreƱo
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
SingleHomedServerAddress
-
-
Method Details
-
equals
-
hashCode
public int hashCode() -
toString
-
getHost
Description copied from interface:ServerAddress
Returns the mapping for the- Specified by:
getHost
in interfaceServerAddress
- Parameters:
localAddress
-- Returns:
-
getPort
public int getPort()- Specified by:
getPort
in interfaceServerAddress
-