Class AvroCollector<T>

java.lang.Object
org.apache.hadoop.conf.Configured
org.apache.avro.mapred.AvroCollector<T>
All Implemented Interfaces:
Configurable

public abstract class AvroCollector<T> extends Configured
A collector for map and reduce output.
  • Constructor Details

    • AvroCollector

      public AvroCollector()
  • Method Details