类 RemoteInfoRequest
java.lang.Object
org.easysearch.client.cluster.RemoteInfoRequest
- 所有已实现的接口:
Validatable
public final class RemoteInfoRequest extends java.lang.Object implements Validatable
The request object used by the Remote cluster info API.
-
字段概要
从接口继承的字段 org.easysearch.client.Validatable
EMPTY -
构造器概要
构造器 构造器 说明 RemoteInfoRequest() -
方法概要
从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait从接口继承的方法 org.easysearch.client.Validatable
validate
-
构造器详细资料
-
RemoteInfoRequest
public RemoteInfoRequest()
-