Package org.elasticsearch.client.ccr
Class FollowInfoRequest
java.lang.Object
org.elasticsearch.client.ccr.FollowInfoRequest
- All Implemented Interfaces:
Validatable
public final class FollowInfoRequest extends java.lang.Object implements Validatable
-
Field Summary
Fields inherited from interface org.elasticsearch.client.Validatable
EMPTY -
Constructor Summary
Constructors Constructor Description FollowInfoRequest(java.lang.String followerIndex) -
Method Summary
Modifier and Type Method Description java.lang.StringgetFollowerIndex()Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.elasticsearch.client.Validatable
validate
-
Constructor Details
-
FollowInfoRequest
public FollowInfoRequest(java.lang.String followerIndex)
-
-
Method Details
-
getFollowerIndex
public java.lang.String getFollowerIndex()
-