public static class IntegrationTestSparkBulkLoad.createCombinerFunc extends Object implements org.apache.spark.api.java.function.Function<IntegrationTestSparkBulkLoad.SparkLinkChain,List<IntegrationTestSparkBulkLoad.SparkLinkChain>>
| Constructor and Description |
|---|
createCombinerFunc() |
| Modifier and Type | Method and Description |
|---|---|
List<IntegrationTestSparkBulkLoad.SparkLinkChain> |
call(IntegrationTestSparkBulkLoad.SparkLinkChain v1) |
public createCombinerFunc()
public List<IntegrationTestSparkBulkLoad.SparkLinkChain> call(IntegrationTestSparkBulkLoad.SparkLinkChain v1) throws Exception
call in interface org.apache.spark.api.java.function.Function<IntegrationTestSparkBulkLoad.SparkLinkChain,List<IntegrationTestSparkBulkLoad.SparkLinkChain>>ExceptionCopyright © 2007–2019 Cloudera. All rights reserved.