Class AbstractAllocateAllocationCommand

    • Field Detail

      • index

        protected final String index
      • shardId

        protected final int shardId
      • node

        protected final String node
    • Constructor Detail

      • AbstractAllocateAllocationCommand

        protected AbstractAllocateAllocationCommand​(String index,
                                                    int shardId,
                                                    String node)