Uses of Class
org.elasticsearch.client.ccr.IndicesFollowStats.ShardFollowStats
-
Packages that use IndicesFollowStats.ShardFollowStats Package Description org.elasticsearch.client.ccr -
-
Uses of IndicesFollowStats.ShardFollowStats in org.elasticsearch.client.ccr
Methods in org.elasticsearch.client.ccr that return types with arguments of type IndicesFollowStats.ShardFollowStats Modifier and Type Method Description Map<String,List<IndicesFollowStats.ShardFollowStats>>IndicesFollowStats. getShardFollowStats()List<IndicesFollowStats.ShardFollowStats>IndicesFollowStats. getShardFollowStats(String index)
-