| 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 |
|---|---|
Meter |
MetricsSystem.getMeter(String name)
|
| Modifier and Type | Class and Description |
|---|---|
class |
NoopMeter
Meter which does nothing. |
| Modifier and Type | Field and Description |
|---|---|
private static Meter |
NoopMetricsSystem.METER |
| Modifier and Type | Method and Description |
|---|---|
Meter |
NoopMetricsSystem.getMeter(String name) |
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.