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-2012 The Apache Software Foundation. All Rights Reserved.