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