Uses of Class
org.apache.flume.SinkProcessorType

Packages that use SinkProcessorType
org.apache.flume   
 

Uses of SinkProcessorType in org.apache.flume
 

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



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