Package | Description |
---|---|
org.apache.storm.metricstore | |
org.apache.storm.metricstore.rocksdb |
Modifier and Type | Method and Description |
---|---|
void |
MetricStore.scan(FilterOptions filter,
MetricStore.ScanCallback scanCallback)
Scans all metrics in the store and returns the ones matching the specified filtering options.
|
Modifier and Type | Method and Description |
---|---|
void |
RocksDbStore.scan(FilterOptions filter,
MetricStore.ScanCallback scanCallback)
Scans all metrics in the store and returns the ones matching the specified filtering options.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.