Class NodesRequest

java.lang.Object
All Implemented Interfaces:
ElasticsearchCatRequest, ElasticsearchCommonRequest

public final class NodesRequest
extends CatRequestBase
  • Field Details

  • Constructor Details

  • Method Details

    • bytes

      @Nullable public Bytes bytes()
      The unit in which to display byte values

      API name: bytes

    • fullId

      @Nullable public java.lang.Boolean fullId()
      Return the full node ID instead of the shortened version (default: false)

      API name: full_id