|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use Union | |
|---|---|
| org.apache.crunch.types | Common functionality for business object serialization. |
| org.apache.crunch.types.avro | Business object serialization using Apache Avro. |
| org.apache.crunch.types.writable | Business object serialization using Hadoop's Writables framework. |
| Uses of Union in org.apache.crunch.types |
|---|
| Methods in org.apache.crunch.types that return Union | |
|---|---|
Union |
UnionDeepCopier.deepCopy(Union source)
|
| Methods in org.apache.crunch.types that return types with arguments of type Union | |
|---|---|
PType<Union> |
PTypeFamily.unionOf(PType<?>... ptypes)
|
| Methods in org.apache.crunch.types with parameters of type Union | |
|---|---|
Union |
UnionDeepCopier.deepCopy(Union source)
|
| Uses of Union in org.apache.crunch.types.avro |
|---|
| Methods in org.apache.crunch.types.avro that return types with arguments of type Union | |
|---|---|
static PType<Union> |
Avros.unionOf(PType<?>... ptypes)
|
PType<Union> |
AvroTypeFamily.unionOf(PType<?>... ptypes)
|
| Uses of Union in org.apache.crunch.types.writable |
|---|
| Methods in org.apache.crunch.types.writable that return types with arguments of type Union | |
|---|---|
static PType<Union> |
Writables.unionOf(PType<?>... ptypes)
|
PType<Union> |
WritableTypeFamily.unionOf(PType<?>... ptypes)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||