Class TaskId

java.lang.Object
org.opensearch.core.tasks.TaskId
All Implemented Interfaces:
Writeable

@PublicApi(since="1.0.0") public final class TaskId extends Object implements Writeable
Task id that consists of node id and id of the task on the node
Opensearch.api: