Skip navigation links
B C D E F G H I L M O P R S T U V 

B

build() - Method in class org.apache.iotdb.metrics.dropwizard.reporter.IoTDBReporter.Builder
 

C

count(long, String, MetricLevel, String...) - Method in class org.apache.iotdb.metrics.dropwizard.DropwizardMetricManager
 
count() - Method in class org.apache.iotdb.metrics.dropwizard.type.DropwizardCounter
 
count() - Method in class org.apache.iotdb.metrics.dropwizard.type.DropwizardHistogram
 

D

decr(long) - Method in class org.apache.iotdb.metrics.dropwizard.type.DropwizardAutoGauge
 
decr(long) - Method in class org.apache.iotdb.metrics.dropwizard.type.DropwizardGauge
 
DropwizardAutoGauge<T> - Class in org.apache.iotdb.metrics.dropwizard.type
 
DropwizardAutoGauge(T, ToLongFunction<T>) - Constructor for class org.apache.iotdb.metrics.dropwizard.type.DropwizardAutoGauge
 
DropwizardCachedGauge(long, TimeUnit) - Constructor for class org.apache.iotdb.metrics.dropwizard.type.DropwizardGauge.DropwizardCachedGauge
 
DropwizardCounter - Class in org.apache.iotdb.metrics.dropwizard.type
 
DropwizardCounter(Counter) - Constructor for class org.apache.iotdb.metrics.dropwizard.type.DropwizardCounter
 
DropwizardGauge - Class in org.apache.iotdb.metrics.dropwizard.type
 
DropwizardGauge() - Constructor for class org.apache.iotdb.metrics.dropwizard.type.DropwizardGauge
 
DropwizardGauge.DropwizardCachedGauge - Class in org.apache.iotdb.metrics.dropwizard.type
 
DropwizardHistogram - Class in org.apache.iotdb.metrics.dropwizard.type
 
DropwizardHistogram(Histogram) - Constructor for class org.apache.iotdb.metrics.dropwizard.type.DropwizardHistogram
 
DropwizardHistogramSnapshot - Class in org.apache.iotdb.metrics.dropwizard.type
 
DropwizardHistogramSnapshot(Snapshot) - Constructor for class org.apache.iotdb.metrics.dropwizard.type.DropwizardHistogramSnapshot
 
DropwizardIoTDBReporter - Class in org.apache.iotdb.metrics.dropwizard.reporter
 
DropwizardIoTDBReporter() - Constructor for class org.apache.iotdb.metrics.dropwizard.reporter.DropwizardIoTDBReporter
 
DropwizardJmxReporter - Class in org.apache.iotdb.metrics.dropwizard.reporter
 
DropwizardJmxReporter() - Constructor for class org.apache.iotdb.metrics.dropwizard.reporter.DropwizardJmxReporter
 
DropwizardMetricManager - Class in org.apache.iotdb.metrics.dropwizard
Metric manager based on dropwizard metrics.
DropwizardMetricManager() - Constructor for class org.apache.iotdb.metrics.dropwizard.DropwizardMetricManager
init the field with dropwizard library.
DropwizardPrometheusReporter - Class in org.apache.iotdb.metrics.dropwizard.reporter
 
DropwizardPrometheusReporter() - Constructor for class org.apache.iotdb.metrics.dropwizard.reporter.DropwizardPrometheusReporter
 
DropwizardRate - Class in org.apache.iotdb.metrics.dropwizard.type
 
DropwizardRate(Meter) - Constructor for class org.apache.iotdb.metrics.dropwizard.type.DropwizardRate
 
DropwizardRate(Timer) - Constructor for class org.apache.iotdb.metrics.dropwizard.type.DropwizardRate
 
DropwizardTimer - Class in org.apache.iotdb.metrics.dropwizard.type
 
DropwizardTimer(Timer) - Constructor for class org.apache.iotdb.metrics.dropwizard.type.DropwizardTimer
 
dump(OutputStream) - Method in class org.apache.iotdb.metrics.dropwizard.type.DropwizardHistogramSnapshot
 

E

equals(Object) - Method in class org.apache.iotdb.metrics.dropwizard.MetricName
 

F

filter(MetricFilter) - Method in class org.apache.iotdb.metrics.dropwizard.reporter.IoTDBReporter.Builder
 
forRegistry(MetricRegistry) - Static method in class org.apache.iotdb.metrics.dropwizard.reporter.IoTDBReporter
 

G

gauge(long, String, MetricLevel, String...) - Method in class org.apache.iotdb.metrics.dropwizard.DropwizardMetricManager
 
getAllCounters() - Method in class org.apache.iotdb.metrics.dropwizard.DropwizardMetricManager
 
getAllGauges() - Method in class org.apache.iotdb.metrics.dropwizard.DropwizardMetricManager
 
getAllHistograms() - Method in class org.apache.iotdb.metrics.dropwizard.DropwizardMetricManager
 
getAllMetricKeys() - Method in class org.apache.iotdb.metrics.dropwizard.DropwizardMetricManager
 
getAllRates() - Method in class org.apache.iotdb.metrics.dropwizard.DropwizardMetricManager
 
getAllTimers() - Method in class org.apache.iotdb.metrics.dropwizard.DropwizardMetricManager
 
getCount() - Method in class org.apache.iotdb.metrics.dropwizard.type.DropwizardRate
 
getDropwizardCachedGauge() - Method in class org.apache.iotdb.metrics.dropwizard.type.DropwizardGauge
 
getFifteenMinuteRate() - Method in class org.apache.iotdb.metrics.dropwizard.type.DropwizardRate
 
getFiveMinuteRate() - Method in class org.apache.iotdb.metrics.dropwizard.type.DropwizardRate
 
getImmutableRate() - Method in class org.apache.iotdb.metrics.dropwizard.type.DropwizardTimer
 
getMax() - Method in class org.apache.iotdb.metrics.dropwizard.type.DropwizardHistogramSnapshot
 
getMean() - Method in class org.apache.iotdb.metrics.dropwizard.type.DropwizardHistogramSnapshot
 
getMeanRate() - Method in class org.apache.iotdb.metrics.dropwizard.type.DropwizardRate
 
getMedian() - Method in class org.apache.iotdb.metrics.dropwizard.type.DropwizardHistogramSnapshot
 
getMetricLevel() - Method in class org.apache.iotdb.metrics.dropwizard.MetricName
 
getMetricRegistry() - Method in class org.apache.iotdb.metrics.dropwizard.DropwizardMetricManager
 
getMin() - Method in class org.apache.iotdb.metrics.dropwizard.type.DropwizardHistogramSnapshot
 
getName() - Method in class org.apache.iotdb.metrics.dropwizard.MetricName
 
getOneMinuteRate() - Method in class org.apache.iotdb.metrics.dropwizard.type.DropwizardRate
 
getOrCreateAutoGauge(String, MetricLevel, T, ToLongFunction<T>, String...) - Method in class org.apache.iotdb.metrics.dropwizard.DropwizardMetricManager
 
getOrCreateCounter(String, MetricLevel, String...) - Method in class org.apache.iotdb.metrics.dropwizard.DropwizardMetricManager
 
getOrCreateGauge(String, MetricLevel, String...) - Method in class org.apache.iotdb.metrics.dropwizard.DropwizardMetricManager
 
getOrCreateHistogram(String, MetricLevel, String...) - Method in class org.apache.iotdb.metrics.dropwizard.DropwizardMetricManager
 
getOrCreateRate(String, MetricLevel, String...) - Method in class org.apache.iotdb.metrics.dropwizard.DropwizardMetricManager
 
getOrCreateTimer(String, MetricLevel, String...) - Method in class org.apache.iotdb.metrics.dropwizard.DropwizardMetricManager
 
getReporterType() - Method in class org.apache.iotdb.metrics.dropwizard.reporter.DropwizardIoTDBReporter
 
getReporterType() - Method in class org.apache.iotdb.metrics.dropwizard.reporter.DropwizardJmxReporter
 
getReporterType() - Method in class org.apache.iotdb.metrics.dropwizard.reporter.DropwizardPrometheusReporter
 
getTags() - Method in class org.apache.iotdb.metrics.dropwizard.MetricName
 
getValue() - Method in class org.apache.iotdb.metrics.dropwizard.type.DropwizardAutoGauge
 
getValue(double) - Method in class org.apache.iotdb.metrics.dropwizard.type.DropwizardHistogramSnapshot
 
getValues() - Method in class org.apache.iotdb.metrics.dropwizard.type.DropwizardHistogramSnapshot
 

H

hashCode() - Method in class org.apache.iotdb.metrics.dropwizard.MetricName
 
histogram(long, String, MetricLevel, String...) - Method in class org.apache.iotdb.metrics.dropwizard.DropwizardMetricManager
 

I

inc() - Method in class org.apache.iotdb.metrics.dropwizard.type.DropwizardCounter
 
inc(long) - Method in class org.apache.iotdb.metrics.dropwizard.type.DropwizardCounter
 
incr(long) - Method in class org.apache.iotdb.metrics.dropwizard.type.DropwizardAutoGauge
 
incr(long) - Method in class org.apache.iotdb.metrics.dropwizard.type.DropwizardGauge
 
init() - Method in class org.apache.iotdb.metrics.dropwizard.DropwizardMetricManager
 
IoTDBReporter - Class in org.apache.iotdb.metrics.dropwizard.reporter
 
IoTDBReporter(MetricRegistry, String, MetricFilter, ScheduledExecutorService, boolean) - Constructor for class org.apache.iotdb.metrics.dropwizard.reporter.IoTDBReporter
 
IoTDBReporter.Builder - Class in org.apache.iotdb.metrics.dropwizard.reporter
 
isEnable() - Method in class org.apache.iotdb.metrics.dropwizard.DropwizardMetricManager
 
isEnable(MetricLevel) - Method in class org.apache.iotdb.metrics.dropwizard.DropwizardMetricManager
 

L

loadValue() - Method in class org.apache.iotdb.metrics.dropwizard.type.DropwizardGauge.DropwizardCachedGauge
 

M

mark() - Method in class org.apache.iotdb.metrics.dropwizard.type.DropwizardRate
 
mark(long) - Method in class org.apache.iotdb.metrics.dropwizard.type.DropwizardRate
 
MetricName - Class in org.apache.iotdb.metrics.dropwizard
the unique identifier of a metric, include a name and some tags.
MetricName(String, String...) - Constructor for class org.apache.iotdb.metrics.dropwizard.MetricName
 
MetricName(String, MetricLevel, String...) - Constructor for class org.apache.iotdb.metrics.dropwizard.MetricName
the unique identifier of a metric, include a name and some tags.
MetricName(String) - Constructor for class org.apache.iotdb.metrics.dropwizard.MetricName
Create metric name from flatString

O

org.apache.iotdb.metrics.dropwizard - package org.apache.iotdb.metrics.dropwizard
 
org.apache.iotdb.metrics.dropwizard.reporter - package org.apache.iotdb.metrics.dropwizard.reporter
 
org.apache.iotdb.metrics.dropwizard.type - package org.apache.iotdb.metrics.dropwizard.type
 

P

prefixedWith(String) - Method in class org.apache.iotdb.metrics.dropwizard.reporter.IoTDBReporter.Builder
 

R

rate(long, String, MetricLevel, String...) - Method in class org.apache.iotdb.metrics.dropwizard.DropwizardMetricManager
 
removeCounter(String, String...) - Method in class org.apache.iotdb.metrics.dropwizard.DropwizardMetricManager
 
removeGauge(String, String...) - Method in class org.apache.iotdb.metrics.dropwizard.DropwizardMetricManager
 
removeHistogram(String, String...) - Method in class org.apache.iotdb.metrics.dropwizard.DropwizardMetricManager
 
removeRate(String, String...) - Method in class org.apache.iotdb.metrics.dropwizard.DropwizardMetricManager
 
removeTimer(String, String...) - Method in class org.apache.iotdb.metrics.dropwizard.DropwizardMetricManager
 
report(SortedMap<String, Gauge>, SortedMap<String, Counter>, SortedMap<String, Histogram>, SortedMap<String, Meter>, SortedMap<String, Timer>) - Method in class org.apache.iotdb.metrics.dropwizard.reporter.IoTDBReporter
 

S

scheduleOn(ScheduledExecutorService) - Method in class org.apache.iotdb.metrics.dropwizard.reporter.IoTDBReporter.Builder
 
set(long) - Method in class org.apache.iotdb.metrics.dropwizard.type.DropwizardAutoGauge
 
set(long) - Method in class org.apache.iotdb.metrics.dropwizard.type.DropwizardGauge
 
setMetricLevel(MetricLevel) - Method in class org.apache.iotdb.metrics.dropwizard.MetricName
 
setMetricManager(MetricManager) - Method in class org.apache.iotdb.metrics.dropwizard.reporter.DropwizardIoTDBReporter
 
setMetricManager(MetricManager) - Method in class org.apache.iotdb.metrics.dropwizard.reporter.DropwizardJmxReporter
 
setMetricManager(MetricManager) - Method in class org.apache.iotdb.metrics.dropwizard.reporter.DropwizardPrometheusReporter
 
setName(String) - Method in class org.apache.iotdb.metrics.dropwizard.MetricName
 
setTags(Map<String, String>) - Method in class org.apache.iotdb.metrics.dropwizard.MetricName
 
shutdownExecutorOnStop(boolean) - Method in class org.apache.iotdb.metrics.dropwizard.reporter.IoTDBReporter.Builder
 
size() - Method in class org.apache.iotdb.metrics.dropwizard.type.DropwizardHistogramSnapshot
 
start() - Method in class org.apache.iotdb.metrics.dropwizard.reporter.DropwizardIoTDBReporter
 
start() - Method in class org.apache.iotdb.metrics.dropwizard.reporter.DropwizardJmxReporter
 
start() - Method in class org.apache.iotdb.metrics.dropwizard.reporter.DropwizardPrometheusReporter
 
stop() - Method in class org.apache.iotdb.metrics.dropwizard.DropwizardMetricManager
 
stop() - Method in class org.apache.iotdb.metrics.dropwizard.reporter.DropwizardIoTDBReporter
 
stop() - Method in class org.apache.iotdb.metrics.dropwizard.reporter.DropwizardJmxReporter
 
stop() - Method in class org.apache.iotdb.metrics.dropwizard.reporter.DropwizardPrometheusReporter
 
stop() - Method in class org.apache.iotdb.metrics.dropwizard.reporter.IoTDBReporter
 

T

takeSnapshot() - Method in class org.apache.iotdb.metrics.dropwizard.type.DropwizardHistogram
 
takeSnapshot() - Method in class org.apache.iotdb.metrics.dropwizard.type.DropwizardTimer
 
timer(long, TimeUnit, String, MetricLevel, String...) - Method in class org.apache.iotdb.metrics.dropwizard.DropwizardMetricManager
 
toFlatString() - Method in class org.apache.iotdb.metrics.dropwizard.MetricName
convert the metric name to flat string
toString() - Method in class org.apache.iotdb.metrics.dropwizard.MetricName
 
toStringArray() - Method in class org.apache.iotdb.metrics.dropwizard.MetricName
convert the metric name to string array.

U

update(long) - Method in class org.apache.iotdb.metrics.dropwizard.type.DropwizardHistogram
 
update(long, TimeUnit) - Method in class org.apache.iotdb.metrics.dropwizard.type.DropwizardTimer
 

V

value() - Method in class org.apache.iotdb.metrics.dropwizard.type.DropwizardAutoGauge
 
value() - Method in class org.apache.iotdb.metrics.dropwizard.type.DropwizardGauge
 
B C D E F G H I L M O P R S T U V 
Skip navigation links

Copyright © 2022 The Apache Software Foundation. All rights reserved.