public abstract class AvroCollector<T> extends Configured
| Constructor and Description | 
|---|
| AvroCollector() | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract void | collect(T datum) | 
getConf, setConfpublic abstract void collect(T datum) throws IOException
IOExceptionCopyright © 2009–2020 The Apache Software Foundation. All rights reserved.