Class NodesUsageResponse

All Implemented Interfaces:
Writeable, org.elasticsearch.common.xcontent.ToXContent, org.elasticsearch.common.xcontent.ToXContentFragment, org.elasticsearch.core.RefCounted

public class NodesUsageResponse extends BaseNodesResponse<NodeUsage> implements org.elasticsearch.common.xcontent.ToXContentFragment
The response for the nodes usage api which contains the individual usage statistics for all nodes queried.