Interface ClusterInformation

All Known Implementing Classes:
ClusterInformationImpl

public interface ClusterInformation
Provides data about cluster
Since:
3.0.0
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • getNodes

      Set<ClusterNode> getNodes()
      Returns:
      the information about the nodes in the cluster