public interface DataWriter
| Modifier and Type | Method and Description |
|---|---|
boolean |
isConnected() |
void |
start() |
void |
stop() |
void |
write(SplunkEvent data) |
void write(SplunkEvent data) throws Exception
Exceptionvoid stop()
void start()
boolean isConnected()
Apache Camel