Class ParentTaskAssigningClient

All Implemented Interfaces:
Client, ElasticsearchClient

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.