Class DistributedCache.ClusterTopology

  • Enclosing interface:
    DistributedCache<K,​V>

    public static class DistributedCache.ClusterTopology
    extends Object
    Cluster topology information.
    • Method Detail

      • getClusterName

        public String getClusterName()
      • getPartitionCount

        public int getPartitionCount()
      • getVersion

        public long getVersion()
      • getHealthyNodeCount

        public int getHealthyNodeCount()