Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
F
G
H
N
O
P
S
T
V
A
append(AvroFlumeOGEvent)
- Method in interface com.cloudera.flume.handlers.avro.
FlumeOGEventAvroServer
append(AvroFlumeOGEvent, Callback<Void>)
- Method in interface com.cloudera.flume.handlers.avro.
FlumeOGEventAvroServer.Callback
append(AvroFlumeOGEvent)
- Method in class org.apache.flume.source.avroLegacy.
AvroLegacySource
avroClient
- Variable in class org.apache.flume.source.avroLegacy.
AvroLegacySource
AvroFlumeOGEvent
- Class in
com.cloudera.flume.handlers.avro
AvroFlumeOGEvent()
- Constructor for class com.cloudera.flume.handlers.avro.
AvroFlumeOGEvent
AvroFlumeOGEvent.Builder
- Class in
com.cloudera.flume.handlers.avro
RecordBuilder for AvroFlumeOGEvent instances.
AvroLegacySource
- Class in
org.apache.flume.source.avroLegacy
A
Source
implementation that receives Avro events from Avro sink of Flume OG
AvroLegacySource()
- Constructor for class org.apache.flume.source.avroLegacy.
AvroLegacySource
B
body
- Variable in class com.cloudera.flume.handlers.avro.
AvroFlumeOGEvent
Deprecated.
build()
- Method in class com.cloudera.flume.handlers.avro.
AvroFlumeOGEvent.Builder
C
clearBody()
- Method in class com.cloudera.flume.handlers.avro.
AvroFlumeOGEvent.Builder
Clears the value of the 'body' field
clearFields()
- Method in class com.cloudera.flume.handlers.avro.
AvroFlumeOGEvent.Builder
Clears the value of the 'fields' field
clearHost()
- Method in class com.cloudera.flume.handlers.avro.
AvroFlumeOGEvent.Builder
Clears the value of the 'host' field
clearNanos()
- Method in class com.cloudera.flume.handlers.avro.
AvroFlumeOGEvent.Builder
Clears the value of the 'nanos' field
clearPriority()
- Method in class com.cloudera.flume.handlers.avro.
AvroFlumeOGEvent.Builder
Clears the value of the 'priority' field
clearTimestamp()
- Method in class com.cloudera.flume.handlers.avro.
AvroFlumeOGEvent.Builder
Clears the value of the 'timestamp' field
com.cloudera.flume.handlers.avro
- package com.cloudera.flume.handlers.avro
configure(Context)
- Method in class org.apache.flume.source.avroLegacy.
AvroLegacySource
F
fields
- Variable in class com.cloudera.flume.handlers.avro.
AvroFlumeOGEvent
Deprecated.
FlumeOGEventAvroServer
- Interface in
com.cloudera.flume.handlers.avro
FlumeOGEventAvroServer.Callback
- Interface in
com.cloudera.flume.handlers.avro
G
get(int)
- Method in class com.cloudera.flume.handlers.avro.
AvroFlumeOGEvent
getBody()
- Method in class com.cloudera.flume.handlers.avro.
AvroFlumeOGEvent.Builder
Gets the value of the 'body' field
getBody()
- Method in class com.cloudera.flume.handlers.avro.
AvroFlumeOGEvent
Gets the value of the 'body' field.
getFields()
- Method in class com.cloudera.flume.handlers.avro.
AvroFlumeOGEvent.Builder
Gets the value of the 'fields' field
getFields()
- Method in class com.cloudera.flume.handlers.avro.
AvroFlumeOGEvent
Gets the value of the 'fields' field.
getHost()
- Method in class com.cloudera.flume.handlers.avro.
AvroFlumeOGEvent.Builder
Gets the value of the 'host' field
getHost()
- Method in class com.cloudera.flume.handlers.avro.
AvroFlumeOGEvent
Gets the value of the 'host' field.
getNanos()
- Method in class com.cloudera.flume.handlers.avro.
AvroFlumeOGEvent.Builder
Gets the value of the 'nanos' field
getNanos()
- Method in class com.cloudera.flume.handlers.avro.
AvroFlumeOGEvent
Gets the value of the 'nanos' field.
getPriority()
- Method in class com.cloudera.flume.handlers.avro.
AvroFlumeOGEvent.Builder
Gets the value of the 'priority' field
getPriority()
- Method in class com.cloudera.flume.handlers.avro.
AvroFlumeOGEvent
Gets the value of the 'priority' field.
getSchema()
- Method in class com.cloudera.flume.handlers.avro.
AvroFlumeOGEvent
getTimestamp()
- Method in class com.cloudera.flume.handlers.avro.
AvroFlumeOGEvent.Builder
Gets the value of the 'timestamp' field
getTimestamp()
- Method in class com.cloudera.flume.handlers.avro.
AvroFlumeOGEvent
Gets the value of the 'timestamp' field.
H
hasBody()
- Method in class com.cloudera.flume.handlers.avro.
AvroFlumeOGEvent.Builder
Checks whether the 'body' field has been set
hasFields()
- Method in class com.cloudera.flume.handlers.avro.
AvroFlumeOGEvent.Builder
Checks whether the 'fields' field has been set
hasHost()
- Method in class com.cloudera.flume.handlers.avro.
AvroFlumeOGEvent.Builder
Checks whether the 'host' field has been set
hasNanos()
- Method in class com.cloudera.flume.handlers.avro.
AvroFlumeOGEvent.Builder
Checks whether the 'nanos' field has been set
hasPriority()
- Method in class com.cloudera.flume.handlers.avro.
AvroFlumeOGEvent.Builder
Checks whether the 'priority' field has been set
hasTimestamp()
- Method in class com.cloudera.flume.handlers.avro.
AvroFlumeOGEvent.Builder
Checks whether the 'timestamp' field has been set
host
- Variable in class com.cloudera.flume.handlers.avro.
AvroFlumeOGEvent
Deprecated.
HOST
- Static variable in class org.apache.flume.source.avroLegacy.
AvroLegacySource
N
nanos
- Variable in class com.cloudera.flume.handlers.avro.
AvroFlumeOGEvent
Deprecated.
NANOS
- Static variable in class org.apache.flume.source.avroLegacy.
AvroLegacySource
newBuilder()
- Static method in class com.cloudera.flume.handlers.avro.
AvroFlumeOGEvent
Creates a new AvroFlumeOGEvent RecordBuilder
newBuilder(AvroFlumeOGEvent.Builder)
- Static method in class com.cloudera.flume.handlers.avro.
AvroFlumeOGEvent
Creates a new AvroFlumeOGEvent RecordBuilder by copying an existing Builder
newBuilder(AvroFlumeOGEvent)
- Static method in class com.cloudera.flume.handlers.avro.
AvroFlumeOGEvent
Creates a new AvroFlumeOGEvent RecordBuilder by copying an existing AvroFlumeOGEvent instance
O
OG_EVENT
- Static variable in class org.apache.flume.source.avroLegacy.
AvroLegacySource
org.apache.flume.source.avroLegacy
- package org.apache.flume.source.avroLegacy
P
priority
- Variable in class com.cloudera.flume.handlers.avro.
AvroFlumeOGEvent
Deprecated.
Priority
- Enum in
com.cloudera.flume.handlers.avro
PRIORITY
- Static variable in class org.apache.flume.source.avroLegacy.
AvroLegacySource
PROTOCOL
- Static variable in interface com.cloudera.flume.handlers.avro.
FlumeOGEventAvroServer.Callback
PROTOCOL
- Static variable in interface com.cloudera.flume.handlers.avro.
FlumeOGEventAvroServer
put(int, Object)
- Method in class com.cloudera.flume.handlers.avro.
AvroFlumeOGEvent
S
SCHEMA$
- Static variable in class com.cloudera.flume.handlers.avro.
AvroFlumeOGEvent
SCHEMA$
- Static variable in enum com.cloudera.flume.handlers.avro.
Priority
setBody(ByteBuffer)
- Method in class com.cloudera.flume.handlers.avro.
AvroFlumeOGEvent.Builder
Sets the value of the 'body' field
setBody(ByteBuffer)
- Method in class com.cloudera.flume.handlers.avro.
AvroFlumeOGEvent
Sets the value of the 'body' field.
setFields(Map<CharSequence, ByteBuffer>)
- Method in class com.cloudera.flume.handlers.avro.
AvroFlumeOGEvent.Builder
Sets the value of the 'fields' field
setFields(Map<CharSequence, ByteBuffer>)
- Method in class com.cloudera.flume.handlers.avro.
AvroFlumeOGEvent
Sets the value of the 'fields' field.
setHost(CharSequence)
- Method in class com.cloudera.flume.handlers.avro.
AvroFlumeOGEvent.Builder
Sets the value of the 'host' field
setHost(CharSequence)
- Method in class com.cloudera.flume.handlers.avro.
AvroFlumeOGEvent
Sets the value of the 'host' field.
setNanos(long)
- Method in class com.cloudera.flume.handlers.avro.
AvroFlumeOGEvent.Builder
Sets the value of the 'nanos' field
setNanos(Long)
- Method in class com.cloudera.flume.handlers.avro.
AvroFlumeOGEvent
Sets the value of the 'nanos' field.
setPriority(Priority)
- Method in class com.cloudera.flume.handlers.avro.
AvroFlumeOGEvent.Builder
Sets the value of the 'priority' field
setPriority(Priority)
- Method in class com.cloudera.flume.handlers.avro.
AvroFlumeOGEvent
Sets the value of the 'priority' field.
setTimestamp(long)
- Method in class com.cloudera.flume.handlers.avro.
AvroFlumeOGEvent.Builder
Sets the value of the 'timestamp' field
setTimestamp(Long)
- Method in class com.cloudera.flume.handlers.avro.
AvroFlumeOGEvent
Sets the value of the 'timestamp' field.
start()
- Method in class org.apache.flume.source.avroLegacy.
AvroLegacySource
stop()
- Method in class org.apache.flume.source.avroLegacy.
AvroLegacySource
T
timestamp
- Variable in class com.cloudera.flume.handlers.avro.
AvroFlumeOGEvent
Deprecated.
TIMESTAMP
- Static variable in class org.apache.flume.source.avroLegacy.
AvroLegacySource
V
valueOf(String)
- Static method in enum com.cloudera.flume.handlers.avro.
Priority
Returns the enum constant of this type with the specified name.
values()
- Static method in enum com.cloudera.flume.handlers.avro.
Priority
Returns an array containing the constants of this enum type, in the order they are declared.
A
B
C
F
G
H
N
O
P
S
T
V
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2009-2012
Apache Software Foundation
. All Rights Reserved.