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