Class ShardsRequest

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

public final class ShardsRequest
extends CatRequestBase
  • Field Details

  • Constructor Details

  • Method Details

    • index

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

      API name: index

    • bytes

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

      API name: bytes