Class IndicesSegmentsAction
- java.lang.Object
-
- org.elasticsearch.action.ActionType<IndicesSegmentResponse>
-
- org.elasticsearch.action.admin.indices.segments.IndicesSegmentsAction
-
public class IndicesSegmentsAction extends ActionType<IndicesSegmentResponse>
-
-
Field Summary
Fields Modifier and Type Field Description static IndicesSegmentsActionINSTANCEstatic StringNAME
-
-
-
Field Detail
-
INSTANCE
public static final IndicesSegmentsAction INSTANCE
-
NAME
public static final String NAME
- See Also:
- Constant Field Values
-
-