Uses of Class
org.elasticsearch.action.admin.indices.stats.TransportIndicesStatsAction.IndexShardStatsRequest

Packages that use TransportIndicesStatsAction.IndexShardStatsRequest
org.elasticsearch.action.admin.indices.stats   
 

Uses of TransportIndicesStatsAction.IndexShardStatsRequest in org.elasticsearch.action.admin.indices.stats
 

Methods in org.elasticsearch.action.admin.indices.stats that return TransportIndicesStatsAction.IndexShardStatsRequest
protected  TransportIndicesStatsAction.IndexShardStatsRequest TransportIndicesStatsAction.newShardRequest()
           
protected  TransportIndicesStatsAction.IndexShardStatsRequest TransportIndicesStatsAction.newShardRequest(ShardRouting shard, IndicesStatsRequest request)
           
 

Methods in org.elasticsearch.action.admin.indices.stats with parameters of type TransportIndicesStatsAction.IndexShardStatsRequest
protected  ShardStats TransportIndicesStatsAction.shardOperation(TransportIndicesStatsAction.IndexShardStatsRequest request)
           
 



Copyright © 2009-2012. All Rights Reserved.