public abstract class AvroCollector<T> extends Configured
Constructor and Description |
---|
AvroCollector() |
Modifier and Type | Method and Description |
---|---|
abstract void |
collect(T datum) |
getConf, setConf
public abstract void collect(T datum) throws IOException
IOException
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.