|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MonitoredCounterGroup.Type | |
|---|---|
| org.apache.flume.instrumentation | |
| Uses of MonitoredCounterGroup.Type in org.apache.flume.instrumentation |
|---|
| Methods in org.apache.flume.instrumentation that return MonitoredCounterGroup.Type | |
|---|---|
static MonitoredCounterGroup.Type |
MonitoredCounterGroup.Type.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static MonitoredCounterGroup.Type[] |
MonitoredCounterGroup.Type.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in org.apache.flume.instrumentation with parameters of type MonitoredCounterGroup.Type | |
|---|---|
MonitoredCounterGroup(MonitoredCounterGroup.Type type,
String name,
String... attrs)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||