Uses of Class
org.apache.flume.instrumentation.MonitoringType

Packages that use MonitoringType
org.apache.flume.instrumentation   
 

Uses of MonitoringType in org.apache.flume.instrumentation
 

Methods in org.apache.flume.instrumentation that return MonitoringType
static MonitoringType MonitoringType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static MonitoringType[] MonitoringType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



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