Class NodeClient

org.elasticsearch.client.support.AbstractClient
org.elasticsearch.client.node.NodeClient
All Implemented Interfaces:
, , Client, ElasticsearchClient, org.elasticsearch.core.Releasable

public class NodeClient extends AbstractClient
Client that executes actions on the local node.