public final class MeterId extends org.onlab.util.Identifier<Long>
| Modifier and Type | Field and Description |
|---|---|
static MeterId |
ALL |
static MeterId |
CONTROLLER |
static MeterId |
SLOWPATH |
| Modifier and Type | Method and Description |
|---|---|
static MeterId |
meterId(long id)
Creates a new meter identifier.
|
String |
toString() |