Uses of Class
org.apache.camel.component.splunk.event.SplunkEvent
Packages that use SplunkEvent
Package
Description
-
Uses of SplunkEvent in org.apache.camel.component.splunk
Method parameters in org.apache.camel.component.splunk with type arguments of type SplunkEventModifier and TypeMethodDescriptionprotected Queue<org.apache.camel.Exchange> SplunkConsumer.createExchanges(List<SplunkEvent> splunkEvents) -
Uses of SplunkEvent in org.apache.camel.component.splunk.event
Constructors in org.apache.camel.component.splunk.event with parameters of type SplunkEvent -
Uses of SplunkEvent in org.apache.camel.component.splunk.support
Methods in org.apache.camel.component.splunk.support that return types with arguments of type SplunkEventModifier and TypeMethodDescriptionSplunkDataReader.read()SplunkDataReader.read(SplunkResultProcessor callback) Methods in org.apache.camel.component.splunk.support with parameters of type SplunkEventModifier and TypeMethodDescriptionvoidSplunkResultProcessor.process(SplunkEvent splunkData) voidDataWriter.write(SplunkEvent data) voidSplunkDataWriter.write(SplunkEvent event)