Package | Description |
---|---|
org.apache.storm.rocketmq.bolt |
Modifier and Type | Method and Description |
---|---|
RocketMqBolt |
RocketMqBolt.withAsync(boolean async) |
RocketMqBolt |
RocketMqBolt.withBatch(boolean batch) |
RocketMqBolt |
RocketMqBolt.withBatchSize(int batchSize) |
RocketMqBolt |
RocketMqBolt.withFlushIntervalSecs(int flushIntervalSecs) |
RocketMqBolt |
RocketMqBolt.withMapper(TupleToMessageMapper mapper) |
RocketMqBolt |
RocketMqBolt.withProperties(Properties properties) |
RocketMqBolt |
RocketMqBolt.withSelector(TopicSelector selector) |
Copyright © 2020 The Apache Software Foundation. All rights reserved.