Package org.opensearch.task.commons.clients
package org.opensearch.task.commons.clients
Contains task client related classes
-
ClassDescriptionRequest object for listing tasksClient used to interact with Task Store/Queue.Producer interface used to submit new tasks for execution on worker nodes.Consumer interface used to find new tasks assigned to a
WorkerNodefor execution.