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

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

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

Methods in org.apache.flume.conf.sink that return SinkType
static SinkType SinkType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static SinkType[] SinkType.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.