Uses of Class
org.apache.flume.serialization.EventSerializerType

Packages that use EventSerializerType
org.apache.flume.serialization   
 

Uses of EventSerializerType in org.apache.flume.serialization
 

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