类 LifecycleManagementStatusRequest
java.lang.Object
org.easysearch.client.TimedRequest
org.easysearch.client.indexlifecycle.LifecycleManagementStatusRequest
- 所有已实现的接口:
Validatable
public class LifecycleManagementStatusRequest extends TimedRequest
A
TimedRequest to get the current status of index lifecycle management.-
字段概要
从类继承的字段 org.easysearch.client.TimedRequest
DEFAULT_ACK_TIMEOUT, DEFAULT_MASTER_NODE_TIMEOUT从接口继承的字段 org.easysearch.client.Validatable
EMPTY -
构造器概要
构造器 构造器 说明 LifecycleManagementStatusRequest() -
方法概要
从类继承的方法 org.easysearch.client.TimedRequest
masterNodeTimeout, setMasterTimeout, setTimeout, timeout从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait从接口继承的方法 org.easysearch.client.Validatable
validate
-
构造器详细资料
-
LifecycleManagementStatusRequest
public LifecycleManagementStatusRequest()
-