public class UnionConverter extends Object implements RDDConverter<Tuple,Tuple,POUnion>
Constructor and Description |
---|
UnionConverter(SparkContext sc) |
Modifier and Type | Method and Description |
---|---|
<any> |
convert(List<<any>> predecessors,
POUnion physicalOperator) |
public <any> convert(List<<any>> predecessors, POUnion physicalOperator) throws IOException
convert
in interface RDDConverter<Tuple,Tuple,POUnion>
IOException
Copyright © 2007-2017 The Apache Software Foundation