Class NodesHotThreadsRequest

    • Constructor Detail

      • NodesHotThreadsRequest

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

        public NodesHotThreadsRequest​(java.lang.String... nodesIds)
        Get hot threads from nodes based on the nodes ids specified. If none are passed, hot threads for all nodes is used.