public class ClusterDasDataSummary extends ClusterDasData
| Modifier and Type | Field and Description |
|---|---|
long |
clusterConfigVersion |
long |
compatListVersion |
long |
hostListVersion |
dynamicProperty, dynamicType| Constructor and Description |
|---|
ClusterDasDataSummary() |
| Modifier and Type | Method and Description |
|---|---|
long |
getClusterConfigVersion() |
long |
getCompatListVersion() |
long |
getHostListVersion() |
void |
setClusterConfigVersion(long clusterConfigVersion) |
void |
setCompatListVersion(long compatListVersion) |
void |
setHostListVersion(long hostListVersion) |
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicTypepublic long hostListVersion
public long clusterConfigVersion
public long compatListVersion
public long getHostListVersion()
public long getClusterConfigVersion()
public long getCompatListVersion()
public void setHostListVersion(long hostListVersion)
public void setClusterConfigVersion(long clusterConfigVersion)
public void setCompatListVersion(long compatListVersion)
Copyright © 2011-2012. All Rights Reserved.