Class IndexShardRelocatedException

    • Constructor Detail

      • IndexShardRelocatedException

        public IndexShardRelocatedException​(ShardId shardId)
      • IndexShardRelocatedException

        public IndexShardRelocatedException​(ShardId shardId,
                                            java.lang.String reason)
      • IndexShardRelocatedException

        public IndexShardRelocatedException​(StreamInput in)
                                     throws java.io.IOException
        Throws:
        java.io.IOException