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
  • Nested Class Summary

    Nested classes/interfaces inherited from interface org.opensearch.common.xcontent.ToXContent

    org.opensearch.common.xcontent.ToXContent.DelegatingMapParams, org.opensearch.common.xcontent.ToXContent.MapParams, org.opensearch.common.xcontent.ToXContent.Params

    Nested classes/interfaces inherited from interface org.opensearch.common.io.stream.Writeable

    org.opensearch.common.io.stream.Writeable.Reader<V extends Object>, org.opensearch.common.io.stream.Writeable.Writer<V extends Object>
  • Field Summary

    Fields inherited from class org.opensearch.action.ShardOperationFailedException

    cause, index, reason, shardId, status

    Fields inherited from interface org.opensearch.common.xcontent.ToXContent

    EMPTY_PARAMS
  • Method Summary

    Modifier and Type
    Method
    Description
     

    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

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait

    Methods inherited from interface org.opensearch.common.xcontent.ToXContentObject

    isFragment
  • Method Details

    • getNodeId

      public String getNodeId()