Class ClusterInfoEntity
java.lang.Object
com.atlassian.crowd.model.cluster.ClusterInfoEntity
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
long
int
hashCode()
protected void
setCurrentHeap
(Long currentHeap) protected void
setHostname
(String hostname) protected void
setInfoTimestamp
(long infoTimestamp) protected void
setIpAddress
(String ipAddress) protected void
setLoadAverage
(Double loadAverage) protected void
setMaxHeap
(Long maxHeap) protected void
protected void
toString()
-
Constructor Details
-
ClusterInfoEntity
protected ClusterInfoEntity() -
ClusterInfoEntity
-
-
Method Details
-
getNodeId
-
setNodeId
-
getIpAddress
-
setIpAddress
-
getHostname
-
setHostname
-
getCurrentHeap
-
setCurrentHeap
-
getMaxHeap
-
setMaxHeap
-
getLoadAverage
-
setLoadAverage
-
getUptime
-
setUptime
-
getInfoTimestamp
public long getInfoTimestamp() -
setInfoTimestamp
protected void setInfoTimestamp(long infoTimestamp) -
equals
-
hashCode
public int hashCode() -
toString
-