java.lang.Object
co.elastic.clients.elasticsearch._types.RequestBase
co.elastic.clients.elasticsearch.searchable_snapshots.StatsRequest
All Implemented Interfaces:
ElasticsearchCommonRequest

public final class StatsRequest
extends RequestBase
  • Field Details

  • Constructor Details

  • Method Details

    • index

      @Nullable public java.util.List<java.lang.String> index()
      A comma-separated list of index names

      API name: index

    • level

      @Nullable public StatsLevel level()
      Return stats aggregated at cluster, index or shard level

      API name: level