Package org.opensearch.client.indices
Class CloseIndexResponse.ShardResult.Failure
- java.lang.Object
-
- org.opensearch.action.ShardOperationFailedException
-
- org.opensearch.action.support.DefaultShardOperationFailedException
-
- org.opensearch.client.indices.CloseIndexResponse.ShardResult.Failure
-
- All Implemented Interfaces:
org.opensearch.common.io.stream.Writeable,org.opensearch.common.xcontent.ToXContent,org.opensearch.common.xcontent.ToXContentObject
- Enclosing class:
- CloseIndexResponse.ShardResult
public static class CloseIndexResponse.ShardResult.Failure extends org.opensearch.action.support.DefaultShardOperationFailedException
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetNodeId()-
Methods inherited from class org.opensearch.action.support.DefaultShardOperationFailedException
declareFields, fromXContent, innerToXContent, readFrom, readShardOperationFailed, toString, toXContent, writeTo
-
Methods inherited from class org.opensearch.action.ShardOperationFailedException
getCause, index, reason, shardId, status
-
-