public class HttpPostLogger extends Object implements EventLogger
| Modifier and Type | Field and Description |
|---|---|
static String |
URL_PROP_NAME |
| Constructor and Description |
|---|
HttpPostLogger(Map<String,Object> props) |
| Modifier and Type | Method and Description |
|---|---|
void |
logEvent(String event,
Map<String,Object> producerConfig) |
void |
shutdown() |
public static final String URL_PROP_NAME
public HttpPostLogger(Map<String,Object> props) throws NoSuchAlgorithmException
NoSuchAlgorithmExceptionpublic void logEvent(String event, Map<String,Object> producerConfig)
logEvent in interface EventLoggerpublic void shutdown()
shutdown in interface EventLoggerCopyright © 2017. All rights reserved.