public abstract class AvroCollector<T>
extends org.apache.hadoop.conf.Configured
Constructor and Description |
---|
AvroCollector() |
Modifier and Type | Method and Description |
---|---|
abstract void |
collect(T datum) |
public abstract void collect(T datum) throws IOException
IOException
Copyright © 2009–2021 The Apache Software Foundation. All rights reserved.