| Package | Description |
|---|---|
| org.kurento.test.monitor |
| Modifier and Type | Method and Description |
|---|---|
static StatsOperation |
StatsOperation.getType(String opStr) |
static StatsOperation |
StatsOperation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StatsOperation[] |
StatsOperation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Map<String,StatsOperation> |
StatsOperation.map() |
static Map<String,StatsOperation> |
StatsOperation.map(String csvFile) |
Copyright © 2015 Kurento. All rights reserved.