| Constructor and Description |
|---|
MockMetrics() |
| Modifier and Type | Method and Description |
|---|---|
void |
clearMetrics() |
void |
count(String s,
int i) |
void |
gauge(String s,
long l) |
int |
getCount(String metric) |
long |
getGauge(String metric) |
Copyright © 2017 Cask Data, Inc. Licensed under the Apache License, Version 2.0.