Package | Description |
---|---|
org.apache.crunch.impl.dist.collect | |
org.apache.crunch.impl.spark.collect |
Modifier and Type | Method and Description |
---|---|
<S> BaseInputCollection<S> |
PCollectionFactory.createInputCollection(Source<S> source,
String named,
DistributedPipeline distributedPipeline,
ParallelDoOptions doOpts) |
Modifier and Type | Method and Description |
---|---|
void |
PCollectionImpl.Visitor.visitInputCollection(BaseInputCollection<?> collection) |
Modifier and Type | Class and Description |
---|---|
class |
InputCollection<S> |
Modifier and Type | Method and Description |
---|---|
<S> BaseInputCollection<S> |
SparkCollectFactory.createInputCollection(Source<S> source,
String named,
DistributedPipeline pipeline,
ParallelDoOptions doOpts) |
Copyright © 2016 The Apache Software Foundation. All rights reserved.