| Package | Description |
|---|---|
| com.cloudera.flume.handlers.avro |
| Modifier and Type | Method and Description |
|---|---|
AvroFlumeOGEvent.Builder |
AvroFlumeOGEvent.Builder.clearBody()
Clears the value of the 'body' field
|
AvroFlumeOGEvent.Builder |
AvroFlumeOGEvent.Builder.clearFields()
Clears the value of the 'fields' field
|
AvroFlumeOGEvent.Builder |
AvroFlumeOGEvent.Builder.clearHost()
Clears the value of the 'host' field
|
AvroFlumeOGEvent.Builder |
AvroFlumeOGEvent.Builder.clearNanos()
Clears the value of the 'nanos' field
|
AvroFlumeOGEvent.Builder |
AvroFlumeOGEvent.Builder.clearPriority()
Clears the value of the 'priority' field
|
AvroFlumeOGEvent.Builder |
AvroFlumeOGEvent.Builder.clearTimestamp()
Clears the value of the 'timestamp' field
|
static AvroFlumeOGEvent.Builder |
AvroFlumeOGEvent.newBuilder()
Creates a new AvroFlumeOGEvent RecordBuilder
|
static AvroFlumeOGEvent.Builder |
AvroFlumeOGEvent.newBuilder(AvroFlumeOGEvent.Builder other)
Creates a new AvroFlumeOGEvent RecordBuilder by copying an existing Builder
|
static AvroFlumeOGEvent.Builder |
AvroFlumeOGEvent.newBuilder(AvroFlumeOGEvent other)
Creates a new AvroFlumeOGEvent RecordBuilder by copying an existing AvroFlumeOGEvent instance
|
AvroFlumeOGEvent.Builder |
AvroFlumeOGEvent.Builder.setBody(ByteBuffer value)
Sets the value of the 'body' field
|
AvroFlumeOGEvent.Builder |
AvroFlumeOGEvent.Builder.setFields(Map<CharSequence,ByteBuffer> value)
Sets the value of the 'fields' field
|
AvroFlumeOGEvent.Builder |
AvroFlumeOGEvent.Builder.setHost(CharSequence value)
Sets the value of the 'host' field
|
AvroFlumeOGEvent.Builder |
AvroFlumeOGEvent.Builder.setNanos(long value)
Sets the value of the 'nanos' field
|
AvroFlumeOGEvent.Builder |
AvroFlumeOGEvent.Builder.setPriority(Priority value)
Sets the value of the 'priority' field
|
AvroFlumeOGEvent.Builder |
AvroFlumeOGEvent.Builder.setTimestamp(long value)
Sets the value of the 'timestamp' field
|
| Modifier and Type | Method and Description |
|---|---|
static AvroFlumeOGEvent.Builder |
AvroFlumeOGEvent.newBuilder(AvroFlumeOGEvent.Builder other)
Creates a new AvroFlumeOGEvent RecordBuilder by copying an existing Builder
|
Copyright © 2009-2015 Apache Software Foundation. All Rights Reserved.