Package org.opensearch.core.tasks


package org.opensearch.core.tasks
Core Tasks Foundation classes used across the opensearch code base
  • Class
    Description
    A generic exception that can be thrown by a task when it's cancelled by the task manager API
    Task id that consists of node id and id of the task on the node