public class HiveVoidFunction extends Object implements org.apache.spark.api.java.function.VoidFunction<scala.Tuple2<HiveKey,org.apache.hadoop.io.BytesWritable>>
Modifier and Type | Method and Description |
---|---|
void |
call(scala.Tuple2<HiveKey,org.apache.hadoop.io.BytesWritable> t) |
static HiveVoidFunction |
getInstance() |
public static HiveVoidFunction getInstance()
Copyright © 2017 The Apache Software Foundation. All rights reserved.