T - the type of output objectpublic class WrapOutputTransformFunction<T> extends Object implements org.apache.spark.api.java.function.Function<T,RecordInfo<T>>
| Constructor and Description |
|---|
WrapOutputTransformFunction(String stageName) |
public WrapOutputTransformFunction(String stageName)
public RecordInfo<T> call(T inputRecord) throws Exception
call in interface org.apache.spark.api.java.function.Function<T,RecordInfo<T>>ExceptionCopyright © 2018 Cask Data, Inc. Licensed under the Apache License, Version 2.0.