Class EmptyClusterInformation

    • Constructor Detail

      • EmptyClusterInformation

        public EmptyClusterInformation()
        Deprecated, for removal: This API element is subject to removal in a future version.
    • Method Detail

      • isRunning

        public boolean isRunning()
        Deprecated, for removal: This API element is subject to removal in a future version.
        Specified by:
        isRunning in interface ClusterInformation
      • getName

        public String getName()
        Deprecated, for removal: This API element is subject to removal in a future version.
        Specified by:
        getName in interface ClusterInformation
      • getDescription

        public String getDescription()
        Deprecated, for removal: This API element is subject to removal in a future version.
        Specified by:
        getDescription in interface ClusterInformation
      • getMembers

        public List getMembers()
        Deprecated, for removal: This API element is subject to removal in a future version.
        Specified by:
        getMembers in interface ClusterInformation
        Returns:
        a List of Strings with a description of each member of the cluster
      • getMemberCount

        public int getMemberCount()
        Deprecated, for removal: This API element is subject to removal in a future version.
        Specified by:
        getMemberCount in interface ClusterInformation
        Returns:
        the number of members in the cluster