| Package | Description |
|---|---|
| com.dotomi.mapreduce.example.avro |
| Modifier and Type | Method and Description |
|---|---|
AvroExample.Builder |
AvroExample.Builder.clearFrequency()
Clears the value of the 'frequency' field
|
AvroExample.Builder |
AvroExample.Builder.clearWord()
Clears the value of the 'word' field
|
static AvroExample.Builder |
AvroExample.newBuilder()
Creates a new AvroExample RecordBuilder
|
static AvroExample.Builder |
AvroExample.newBuilder(AvroExample.Builder other)
Creates a new AvroExample RecordBuilder by copying an existing Builder
|
static AvroExample.Builder |
AvroExample.newBuilder(AvroExample other)
Creates a new AvroExample RecordBuilder by copying an existing AvroExample instance
|
AvroExample.Builder |
AvroExample.Builder.setFrequency(long value)
Sets the value of the 'frequency' field
|
AvroExample.Builder |
AvroExample.Builder.setWord(CharSequence value)
Sets the value of the 'word' field
|
| Modifier and Type | Method and Description |
|---|---|
static AvroExample.Builder |
AvroExample.newBuilder(AvroExample.Builder other)
Creates a new AvroExample RecordBuilder by copying an existing Builder
|
Copyright © 2015 Conversant. All rights reserved.