Uses of Class
org.apache.flume.sink.hdfs.SequenceFileSerializerType

Packages that use SequenceFileSerializerType
org.apache.flume.sink.hdfs   
 

Uses of SequenceFileSerializerType in org.apache.flume.sink.hdfs
 

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