Class ParentTaskAssigningClient

All Implemented Interfaces:
Closeable, AutoCloseable, Client, ElasticsearchClient, org.elasticsearch.core.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.