Class ClusterDasDataSummary

All Implemented Interfaces:
Serializable

public class ClusterDasDataSummary extends ClusterDasData
See Also:
  • Field Details

    • hostListVersion

      public long hostListVersion
    • clusterConfigVersion

      public long clusterConfigVersion
    • compatListVersion

      public long compatListVersion
  • Constructor Details

    • ClusterDasDataSummary

      public ClusterDasDataSummary()
  • Method Details

    • getHostListVersion

      public long getHostListVersion()
    • getClusterConfigVersion

      public long getClusterConfigVersion()
    • getCompatListVersion

      public long getCompatListVersion()
    • setHostListVersion

      public void setHostListVersion(long hostListVersion)
    • setClusterConfigVersion

      public void setClusterConfigVersion(long clusterConfigVersion)
    • setCompatListVersion

      public void setCompatListVersion(long compatListVersion)