Interface ClusterNodeFilter

    • Method Detail

      • accept

        boolean accept​(ClusterNode node)
        Returns true if this filter accepts the specified node.
        Parameters:
        node - Cluster node.
        Returns:
        true if this filter accepts the specified node.