T - type of input objectpublic class MultiOutputTransformFunction<T> extends Object implements FlatMapFunc<T,RecordInfo<Object>>
| Constructor and Description |
|---|
MultiOutputTransformFunction(PluginFunctionContext pluginFunctionContext) |
public MultiOutputTransformFunction(PluginFunctionContext pluginFunctionContext)
public Iterable<RecordInfo<Object>> call(T input) throws Exception
call in interface FlatMapFunc<T,RecordInfo<Object>>ExceptionCopyright © 2018 Cask Data, Inc. Licensed under the Apache License, Version 2.0.