Modifier and Type | Field and Description |
---|---|
static String |
ASYNC_ACKS_OPT |
protected ChukwaSender |
connectorClient |
static String |
MAX_SIZE_PER_POST_OPT |
static String |
MIN_POST_INTERVAL_OPT |
adaptorTimestampField, adaptorURIField, logApplicationField, logEventField, logSourceField, logTimestampField, proxyRetryField, proxyTimestampField, proxyURIField
Constructor and Description |
---|
HttpConnector(ChukwaAgent agent) |
HttpConnector(ChukwaAgent agent,
String destination) |
Modifier and Type | Method and Description |
---|---|
ChukwaSender |
getSender() |
void |
reloadConfiguration() |
void |
run() |
void |
setCollectors(Iterator<String> list) |
void |
shutdown() |
void |
start() |
public static final String MIN_POST_INTERVAL_OPT
public static final String MAX_SIZE_PER_POST_OPT
public static final String ASYNC_ACKS_OPT
protected ChukwaSender connectorClient
public HttpConnector(ChukwaAgent agent)
public HttpConnector(ChukwaAgent agent, String destination)
public void reloadConfiguration()
reloadConfiguration
in interface Connector
public ChukwaSender getSender()
Copyright © 2014 Apache Software Foundation. All Rights Reserved.