Package | Description |
---|---|
org.apache.crunch.impl.dist.collect | |
org.apache.crunch.impl.spark.collect |
Modifier and Type | Method and Description |
---|---|
<S> BaseUnionCollection<S> |
PCollectionFactory.createUnionCollection(List<? extends PCollectionImpl<S>> internal) |
Modifier and Type | Method and Description |
---|---|
void |
PCollectionImpl.Visitor.visitUnionCollection(BaseUnionCollection<?> collection) |
Modifier and Type | Class and Description |
---|---|
class |
UnionCollection<S> |
Modifier and Type | Method and Description |
---|---|
<S> BaseUnionCollection<S> |
SparkCollectFactory.createUnionCollection(List<? extends PCollectionImpl<S>> internal) |
Copyright © 2016 The Apache Software Foundation. All rights reserved.