public final class MeterId extends Object
| Modifier and Type | Field and Description |
|---|---|
static MeterId |
ALL |
static MeterId |
CONTROLLER |
static MeterId |
SLOWPATH |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
hashCode() |
long |
id()
The integer representation of the meter id.
|
static MeterId |
meterId(long id) |
String |
toString() |
Copyright © 2015. All rights reserved.