Package org.elasticsearch.test.tasks
Interface MockTaskManagerListener
-
public interface MockTaskManagerListenerListener for task registration/unregistration
-
-
Method Summary
Modifier and Type Method Description voidonTaskRegistered(Task task)voidonTaskUnregistered(Task task)voidwaitForTaskCompletion(Task task)
-