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