Class NodeClient

java.lang.Object
org.opensearch.client.support.AbstractClient
org.opensearch.client.node.NodeClient
All Implemented Interfaces:
java.io.Closeable, java.lang.AutoCloseable, Client, OpenSearchClient, Releasable

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