Class ClusterStatsRequest

    • Constructor Detail

      • ClusterStatsRequest

        public ClusterStatsRequest​(StreamInput in)
                            throws java.io.IOException
        Throws:
        java.io.IOException
      • ClusterStatsRequest

        public ClusterStatsRequest​(java.lang.String... nodesIds)
        Get stats from nodes based on the nodes ids specified. If none are passed, stats based on all nodes will be returned.