Struct elasticsearch::nodes::Nodes[][src]

pub struct Nodes<'a> { /* fields omitted */ }
Expand description

Namespace client for Nodes APIs

Implementations

Creates a new instance of Nodes

Nodes Hot Threads API

Returns information about hot threads on each node in the cluster.

Nodes Info API

Returns information about nodes in the cluster.

Nodes Reload Secure Settings API

Reloads secure settings.

Nodes Stats API

Returns statistical information about nodes in the cluster.

Nodes Usage API

Returns low-level information about REST actions usage on nodes.

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Instruments this type with the provided Span, returning an Instrumented wrapper. Read more

Instruments this type with the current Span, returning an Instrumented wrapper. Read more

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.