Class ResourceUsageInfo

java.lang.Object
org.opensearch.core.tasks.resourcetracker.ResourceUsageInfo

@PublicApi(since="2.1.0") public class ResourceUsageInfo extends Object
Thread resource usage information for particular resource stats type.

It captures the resource usage information like memory, CPU about a particular execution of thread for a specific stats type.

Opensearch.api: