| Package | Description |
|---|---|
| org.apache.calcite.avatica.metrics |
Metrics for the Avatica framework.
|
| org.apache.calcite.avatica.metrics.noop |
No-operation implementation for the Avatica Metrics framework.
|
| Modifier and Type | Method and Description |
|---|---|
<T> void |
MetricsSystem.register(String name,
Gauge<T> gauge)
Register a
Gauge. |
| Modifier and Type | Method and Description |
|---|---|
<T> void |
NoopMetricsSystem.register(String name,
Gauge<T> gauge) |
Copyright © 2012–2016 The Apache Software Foundation. All rights reserved.