Module org.elasticsearch.server
Class IndicesSegmentsRequestBuilder
java.lang.Object
org.elasticsearch.action.ActionRequestBuilder<IndicesSegmentsRequest,IndicesSegmentResponse>
org.elasticsearch.action.support.broadcast.BroadcastOperationRequestBuilder<IndicesSegmentsRequest,IndicesSegmentResponse,IndicesSegmentsRequestBuilder>
org.elasticsearch.action.admin.indices.segments.IndicesSegmentsRequestBuilder
- All Implemented Interfaces:
RequestBuilder<IndicesSegmentsRequest,IndicesSegmentResponse>
public class IndicesSegmentsRequestBuilder
extends BroadcastOperationRequestBuilder<IndicesSegmentsRequest,IndicesSegmentResponse,IndicesSegmentsRequestBuilder>
-
Field Summary
Fields inherited from class org.elasticsearch.action.ActionRequestBuilder
action, client, request -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.elasticsearch.action.support.broadcast.BroadcastOperationRequestBuilder
setIndices, setIndicesOptions, setTimeout
-
Constructor Details
-
IndicesSegmentsRequestBuilder
-
-
Method Details
-
includeVectorFormatInfo
-