Class IndicesSegmentsRequestBuilder
java.lang.Object
org.elasticsearch.action.ActionRequestBuilder<Request,Response>
org.elasticsearch.action.support.broadcast.BroadcastOperationRequestBuilder<IndicesSegmentsRequest,IndicesSegmentResponse,IndicesSegmentsRequestBuilder>
org.elasticsearch.action.admin.indices.segments.IndicesSegmentsRequestBuilder
public class IndicesSegmentsRequestBuilder extends BroadcastOperationRequestBuilder<IndicesSegmentsRequest,IndicesSegmentResponse,IndicesSegmentsRequestBuilder>
-
Field Summary
-
Constructor Summary
Constructors Constructor Description IndicesSegmentsRequestBuilder(ElasticsearchClient client, IndicesSegmentsAction action)
-
Method Summary
Modifier and Type Method Description IndicesSegmentsRequestBuilder
setVerbose(boolean verbose)
Methods inherited from class org.elasticsearch.action.support.broadcast.BroadcastOperationRequestBuilder
setIndices, setIndicesOptions