This project has retired. For details please refer to its Attic page.
Uses of Class org.apache.crunch.types.avro.AvroMode.ModeType (Apache Crunch 0.10.0 API)

Uses of Class
org.apache.crunch.types.avro.AvroMode.ModeType

Packages that use AvroMode.ModeType
org.apache.crunch.types.avro Business object serialization using Apache Avro. 
 

Uses of AvroMode.ModeType in org.apache.crunch.types.avro
 

Methods in org.apache.crunch.types.avro that return AvroMode.ModeType
static AvroMode.ModeType AvroMode.ModeType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static AvroMode.ModeType[] AvroMode.ModeType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2014 The Apache Software Foundation. All Rights Reserved.