Class IndexShardRecoveringException

All Implemented Interfaces:
Serializable, Writeable, org.elasticsearch.common.xcontent.ToXContent, org.elasticsearch.common.xcontent.ToXContentFragment

public class IndexShardRecoveringException extends IllegalIndexShardStateException
See Also:
Serialized Form
  • Constructor Details

    • IndexShardRecoveringException

      public IndexShardRecoveringException(ShardId shardId)
    • IndexShardRecoveringException

      public IndexShardRecoveringException(StreamInput in) throws IOException
      Throws:
      IOException