Interface ClusterInformation

    • Method Detail

      • isRunning

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

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

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

        List<String> getMembers()
        Deprecated, for removal: This API element is subject to removal in a future version.
        Returns:
        a List of Strings with a description of each member of the cluster
      • getMemberCount

        int getMemberCount()
        Deprecated, for removal: This API element is subject to removal in a future version.
        Returns:
        the number of members in the cluster
      • getClusterJoinConfig

        @Nullable ClusterJoinConfig getClusterJoinConfig()
        Deprecated, for removal: This API element is subject to removal in a future version.