Class MoveAllocationCommand

    • Constructor Detail

      • MoveAllocationCommand

        public MoveAllocationCommand​(java.lang.String index,
                                     int shardId,
                                     java.lang.String fromNode,
                                     java.lang.String toNode)
      • MoveAllocationCommand

        public MoveAllocationCommand​(StreamInput in)
                              throws java.io.IOException
        Read from a stream.
        Throws:
        java.io.IOException