Uses of Class
org.elasticsearch.action.admin.indices.segments.TransportIndicesSegmentsAction.IndexShardSegmentRequest

Packages that use TransportIndicesSegmentsAction.IndexShardSegmentRequest
org.elasticsearch.action.admin.indices.segments   
 

Uses of TransportIndicesSegmentsAction.IndexShardSegmentRequest in org.elasticsearch.action.admin.indices.segments
 

Methods in org.elasticsearch.action.admin.indices.segments that return TransportIndicesSegmentsAction.IndexShardSegmentRequest
protected  TransportIndicesSegmentsAction.IndexShardSegmentRequest TransportIndicesSegmentsAction.newShardRequest()
           
protected  TransportIndicesSegmentsAction.IndexShardSegmentRequest TransportIndicesSegmentsAction.newShardRequest(ShardRouting shard, IndicesSegmentsRequest request)
           
 

Methods in org.elasticsearch.action.admin.indices.segments with parameters of type TransportIndicesSegmentsAction.IndexShardSegmentRequest
protected  ShardSegments TransportIndicesSegmentsAction.shardOperation(TransportIndicesSegmentsAction.IndexShardSegmentRequest request)
           
 



Copyright © 2009-2012. All Rights Reserved.