Uses of Class
org.elasticsearch.client.ccr.AutoFollowStats
-
Packages that use AutoFollowStats Package Description org.elasticsearch.client.ccr -
-
Uses of AutoFollowStats in org.elasticsearch.client.ccr
Methods in org.elasticsearch.client.ccr that return AutoFollowStats Modifier and Type Method Description AutoFollowStatsCcrStatsResponse. getAutoFollowStats()Constructors in org.elasticsearch.client.ccr with parameters of type AutoFollowStats Constructor Description CcrStatsResponse(AutoFollowStats autoFollowStats, IndicesFollowStats indicesFollowStats)
-