类 CloseIndexResponse.ShardResult.Failure
java.lang.Object
org.easysearch.action.ShardOperationFailedException
org.easysearch.action.support.DefaultShardOperationFailedException
org.easysearch.client.indices.CloseIndexResponse.ShardResult.Failure
- 所有已实现的接口:
org.easysearch.common.io.stream.Writeable,org.easysearch.common.xcontent.ToXContent,org.easysearch.common.xcontent.ToXContentObject
public static class CloseIndexResponse.ShardResult.Failure
extends org.easysearch.action.support.DefaultShardOperationFailedException
-
嵌套类概要
从接口继承的嵌套类/接口 org.easysearch.common.xcontent.ToXContent
org.easysearch.common.xcontent.ToXContent.DelegatingMapParams, org.easysearch.common.xcontent.ToXContent.MapParams, org.easysearch.common.xcontent.ToXContent.Params从接口继承的嵌套类/接口 org.easysearch.common.io.stream.Writeable
org.easysearch.common.io.stream.Writeable.Reader<V extends java.lang.Object>, org.easysearch.common.io.stream.Writeable.Writer<V extends java.lang.Object> -
字段概要
从类继承的字段 org.easysearch.action.ShardOperationFailedException
cause, index, reason, shardId, status从接口继承的字段 org.easysearch.common.xcontent.ToXContent
EMPTY_PARAMS -
方法概要
修饰符和类型 方法 说明 java.lang.StringgetNodeId()从类继承的方法 org.easysearch.action.support.DefaultShardOperationFailedException
declareFields, fromXContent, innerToXContent, readFrom, readShardOperationFailed, toString, toXContent, writeTo从类继承的方法 org.easysearch.action.ShardOperationFailedException
getCause, index, reason, shardId, status从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait从接口继承的方法 org.easysearch.common.xcontent.ToXContentObject
isFragment
-
方法详细资料
-
getNodeId
public java.lang.String getNodeId()
-