Settings settings,
TransportShardBulkAction transportShardBulkAction,
TransportCreateIndexAction transportCreateIndexAction,
ESIndexNode node) {
this.node = node;
this.bulkShardProcessor = new BulkShardProcessor(
clusterService,
settings,
transportShardBulkAction,
transportCreateIndexAction,
node.partitionedTable(),