Class ClusterInfoEntity
java.lang.Object
com.atlassian.crowd.model.cluster.ClusterInfoEntity
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanlonginthashCode()protected voidsetCurrentHeap(Long currentHeap) protected voidsetHostname(String hostname) protected voidsetInfoTimestamp(long infoTimestamp) protected voidsetIpAddress(String ipAddress) protected voidsetLoadAverage(Double loadAverage) protected voidsetMaxHeap(Long maxHeap) protected voidprotected voidtoString()
-
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
-