Class TaskResourceStats

java.lang.Object
org.opensearch.core.tasks.resourcetracker.TaskResourceStats
All Implemented Interfaces:
Writeable, ToXContent, ToXContentFragment

@PublicApi(since="2.1.0") public class TaskResourceStats extends Object implements Writeable, ToXContentFragment
Resource information about a currently running task.

Writeable TaskResourceStats objects are used to represent resource snapshot information about currently running task.

Opensearch.api: