Package | Description |
---|---|
org.apache.hadoop.chukwa.datacollection.adaptor | |
org.apache.hadoop.chukwa.datacollection.agent | |
org.apache.hadoop.chukwa.util |
Modifier and Type | Field and Description |
---|---|
protected AdaptorManager |
AbstractAdaptor.control |
Modifier and Type | Method and Description |
---|---|
void |
Adaptor.start(String adaptorID,
String type,
long offset,
ChunkReceiver dest,
AdaptorManager c)
Start this adaptor
|
void |
AbstractAdaptor.start(String adaptorID,
String type,
long offset,
ChunkReceiver dest,
AdaptorManager c) |
Modifier and Type | Class and Description |
---|---|
class |
ChukwaAgent
The local agent daemon that runs on each machine.
|
Modifier and Type | Field and Description |
---|---|
static AdaptorManager |
AdaptorManager.NULL |
Modifier and Type | Method and Description |
---|---|
void |
MaxRateSender.start(String adaptorID,
String type,
long offset,
ChunkReceiver dest,
AdaptorManager c) |
void |
ConstRateAdaptor.start(String adaptorID,
String type,
long offset,
ChunkReceiver dest,
AdaptorManager c) |
Copyright © ${year} The Apache Software Foundation