Class CcrStatsRequest

java.lang.Object
co.elastic.clients.elasticsearch._types.RequestBase
co.elastic.clients.elasticsearch.ccr.CcrStatsRequest

public class CcrStatsRequest extends RequestBase
Get cross-cluster replication stats. This API returns stats about auto-following and the same shard-level stats as the get follower stats API.
See Also: