Package org.elasticsearch.action.support
package org.elasticsearch.action.support
-
ClassDescriptionUtility plugin that captures the invocation of an action on a node after the task has been registered with the
TaskManager, cancels it (e.g.APlainActionFuturewhich bypasses the deadlock-detection checks since we're only using this in tests.