| Package | Description |
|---|---|
| org.apache.camel.component.splunk | |
| org.apache.camel.component.splunk.event | |
| org.apache.camel.component.splunk.support |
| Modifier and Type | Method and Description |
|---|---|
protected Queue<org.apache.camel.Exchange> |
SplunkConsumer.createExchanges(List<SplunkEvent> splunkEvents) |
| Constructor and Description |
|---|
SplunkEvent(SplunkEvent splunkEvent)
A Copy constructor
|
| Modifier and Type | Method and Description |
|---|---|
List<SplunkEvent> |
SplunkDataReader.read() |
List<SplunkEvent> |
SplunkDataReader.read(SplunkResultProcessor callback) |
| Modifier and Type | Method and Description |
|---|---|
void |
SplunkResultProcessor.process(SplunkEvent splunkData) |
void |
SplunkDataWriter.write(SplunkEvent event) |
void |
DataWriter.write(SplunkEvent data) |
Apache Camel