[][src]Module elasticsearch::nodes

Node APIs

Manage settings, perform operations, and retrieve information about the nodes in an Elasticsearch cluster.

Structs

Nodes

Namespace client for Nodes APIs

NodesHotThreads

Builder for the Nodes Hot Threads API. Returns information about hot threads on each node in the cluster.

NodesInfo

Builder for the Nodes Info API. Returns information about nodes in the cluster.

NodesReloadSecureSettings

Builder for the Nodes Reload Secure Settings API. Reloads secure settings.

NodesStats

Builder for the Nodes Stats API. Returns statistical information about nodes in the cluster.

NodesUsage

Builder for the Nodes Usage API. Returns low-level information about REST actions usage on nodes.

Enums

NodesHotThreadsParts

API parts for the Nodes Hot Threads API

NodesInfoParts

API parts for the Nodes Info API

NodesReloadSecureSettingsParts

API parts for the Nodes Reload Secure Settings API

NodesStatsParts

API parts for the Nodes Stats API

NodesUsageParts

API parts for the Nodes Usage API