Package org.elasticsearch.client.ccr
Class FollowStatsResponse
java.lang.Object
org.elasticsearch.client.ccr.FollowStatsResponse
public final class FollowStatsResponse
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description FollowStatsResponse(IndicesFollowStats indicesFollowStats) -
Method Summary
Modifier and Type Method Description static FollowStatsResponsefromXContent(org.elasticsearch.common.xcontent.XContentParser parser)IndicesFollowStatsgetIndicesFollowStats()
-
Constructor Details
-
Method Details
-
fromXContent
public static FollowStatsResponse fromXContent(org.elasticsearch.common.xcontent.XContentParser parser) -
getIndicesFollowStats
-