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

Packages that use EventDeserializerType
org.apache.flume.serialization   
 

Uses of EventDeserializerType in org.apache.flume.serialization
 

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