Class GetCategoriesAction.Request

All Implemented Interfaces:
Writeable, org.elasticsearch.core.RefCounted, TaskAwareRequest, org.elasticsearch.xcontent.ToXContent, org.elasticsearch.xcontent.ToXContentObject
Enclosing class:
GetCategoriesAction

public static class GetCategoriesAction.Request extends ActionRequest implements org.elasticsearch.xcontent.ToXContentObject
  • Field Details

    • CATEGORY_ID

      public static final org.elasticsearch.xcontent.ParseField CATEGORY_ID
    • FROM

      public static final org.elasticsearch.xcontent.ParseField FROM
    • SIZE

      public static final org.elasticsearch.xcontent.ParseField SIZE
    • PARTITION_FIELD_VALUE

      public static final org.elasticsearch.xcontent.ParseField PARTITION_FIELD_VALUE
  • Constructor Details

  • Method Details