Class ParentTaskAssigningClient

java.lang.Object
All Implemented Interfaces:
java.io.Closeable, java.lang.AutoCloseable, Client, ElasticsearchClient, Releasable

public class ParentTaskAssigningClient
extends FilterClient
A Client that sets the parent task on all requests that it makes. Use this to conveniently implement actions that cause many other actions.