Package org.opensearch.task.commons.clients


package org.opensearch.task.commons.clients
Contains task client related classes
  • Class
    Description
    Request object for listing tasks
    Client 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 WorkerNode for execution.