Uses of Class
org.apache.flume.serialization.AvroEventDeserializer.AvroSchemaType

Packages that use AvroEventDeserializer.AvroSchemaType
org.apache.flume.serialization   
 

Uses of AvroEventDeserializer.AvroSchemaType in org.apache.flume.serialization
 

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