Package | Description |
---|---|
org.apache.storm.opentsdb.bolt |
Modifier and Type | Method and Description |
---|---|
OpenTsdbBolt |
OpenTsdbBolt.failTupleForFailedMetrics()
When it is invoked, this bolt acks only the tuples which have successful metrics stored into OpenTSDB and fails the respective tuples of the failed metrics.
|
OpenTsdbBolt |
OpenTsdbBolt.withBatchSize(int batchSize) |
OpenTsdbBolt |
OpenTsdbBolt.withFlushInterval(int flushIntervalInSeconds) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.