IN - type of input objectOUT_KEY - type of output keyOUT_VAL - type of output valpublic class BatchSinkFunction<IN,OUT_KEY,OUT_VAL> extends Object implements PairFlatMapFunc<IN,OUT_KEY,OUT_VAL>
| Constructor and Description |
|---|
BatchSinkFunction(PluginFunctionContext pluginFunctionContext) |
Copyright © 2018 Cask Data, Inc. Licensed under the Apache License, Version 2.0.