| Package | Description |
|---|---|
| com.conversantmedia.mapreduce.example.avro | |
| com.dotomi.mapreduce.example.avro |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AvroInputOutputExample.AvroWordFrequencyMapper.map(org.apache.avro.mapred.AvroKey<AvroExample> key,
org.apache.hadoop.io.NullWritable value,
org.apache.hadoop.mapreduce.Mapper.Context context) |
| Modifier and Type | Method and Description |
|---|---|
AvroExample |
AvroExample.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
static AvroExample.Builder |
AvroExample.newBuilder(AvroExample other)
Creates a new AvroExample RecordBuilder by copying an existing AvroExample instance
|
Copyright © 2015–2016 Conversant. All rights reserved.