public static class SensorsAnalytics.ConcurrentLoggingConsumer extends Object
| Constructor and Description |
|---|
ConcurrentLoggingConsumer(String filenamePrefix) |
ConcurrentLoggingConsumer(String filenamePrefix,
int bufferSize) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
flush() |
void |
send(Map<String,Object> message) |
public ConcurrentLoggingConsumer(String filenamePrefix) throws IOException
IOExceptionpublic ConcurrentLoggingConsumer(String filenamePrefix, int bufferSize) throws IOException
IOExceptionCopyright © 2017. All rights reserved.