Package org.opensearch.client.indices
Class CloseIndexResponse.ShardResult.Failure
java.lang.Object
org.opensearch.core.action.ShardOperationFailedException
org.opensearch.core.action.support.DefaultShardOperationFailedException
org.opensearch.client.indices.CloseIndexResponse.ShardResult.Failure
- All Implemented Interfaces:
org.opensearch.core.common.io.stream.Writeable,org.opensearch.core.xcontent.ToXContent,org.opensearch.core.xcontent.ToXContentObject
- Enclosing class:
CloseIndexResponse.ShardResult
public static class CloseIndexResponse.ShardResult.Failure
extends org.opensearch.core.action.support.DefaultShardOperationFailedException
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.opensearch.core.xcontent.ToXContent
org.opensearch.core.xcontent.ToXContent.DelegatingMapParams, org.opensearch.core.xcontent.ToXContent.MapParams, org.opensearch.core.xcontent.ToXContent.ParamsNested classes/interfaces inherited from interface org.opensearch.core.common.io.stream.Writeable
org.opensearch.core.common.io.stream.Writeable.Reader<V>, org.opensearch.core.common.io.stream.Writeable.WriteableRegistry, org.opensearch.core.common.io.stream.Writeable.Writer<V> -
Field Summary
Fields inherited from class org.opensearch.core.action.ShardOperationFailedException
cause, index, reason, shardId, statusFields inherited from interface org.opensearch.core.xcontent.ToXContent
EMPTY_PARAMS -
Method Summary
Methods inherited from class org.opensearch.core.action.support.DefaultShardOperationFailedException
declareFields, fromXContent, innerToXContent, readFrom, readShardOperationFailed, toString, toXContent, writeToMethods inherited from class org.opensearch.core.action.ShardOperationFailedException
getCause, index, reason, shardId, statusMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface org.opensearch.core.xcontent.ToXContentObject
isFragment
-
Method Details
-
getNodeId
-