Uses of Class
org.apache.flume.instrumentation.MonitoredCounterGroup.Type

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)
           
 



Copyright © 2009-2015 Apache Software Foundation. All Rights Reserved.