Uses of Class
org.apache.flume.conf.sink.SinkProcessorType

Packages that use SinkProcessorType
org.apache.flume.conf.sink   
 

Uses of SinkProcessorType in org.apache.flume.conf.sink
 

Methods in org.apache.flume.conf.sink 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-2014 Apache Software Foundation. All Rights Reserved.