Class NodesUsageRequest

    • Constructor Detail

      • NodesUsageRequest

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

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