|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use AvroMode | |
|---|---|
| org.apache.crunch.types.avro | Business object serialization using Apache Avro. |
| Uses of AvroMode in org.apache.crunch.types.avro |
|---|
| Methods in org.apache.crunch.types.avro that return AvroMode | |
|---|---|
static AvroMode |
AvroMode.fromConfiguration(org.apache.hadoop.conf.Configuration conf)
|
static AvroMode |
AvroMode.fromShuffleConfiguration(org.apache.hadoop.conf.Configuration conf)
|
static AvroMode |
AvroMode.fromType(AvroType<?> type)
|
static AvroMode |
AvroMode.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static AvroMode[] |
AvroMode.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||