Class ClusterNode
Object
com.liferay.portal.kernel.cluster.ClusterNode
- All Implemented Interfaces:
Serializable
- Author:
- Tina Tian
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
int
int
hashCode()
void
setPortalInetSocketAddress
(InetSocketAddress portalInetSocketAddress) void
setPortalProtocol
(String portalProtocol) toString()
-
Constructor Details
-
ClusterNode
-
-
Method Details
-
equals
-
getBindInetAddress
-
getClusterNodeId
-
getPortalInetAddress
-
getPortalInetSocketAddress
-
getPortalPort
public int getPortalPort() -
getPortalProtocol
-
hashCode
public int hashCode() -
setPortalInetSocketAddress
-
setPortalProtocol
-
toString
-