Uses of Enum Class
org.apache.camel.component.splunk.ConsumerType
Packages that use ConsumerType
-
Uses of ConsumerType in org.apache.camel.component.splunk
Methods in org.apache.camel.component.splunk that return ConsumerTypeModifier and TypeMethodDescriptionstatic ConsumerTypestatic ConsumerTypeReturns the enum constant of this class with the specified name.static ConsumerType[]ConsumerType.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.apache.camel.component.splunk with parameters of type ConsumerTypeModifierConstructorDescriptionSplunkConsumer(SplunkEndpoint endpoint, org.apache.camel.Processor processor, ConsumerType consumerType) -
Uses of ConsumerType in org.apache.camel.component.splunk.support
Constructors in org.apache.camel.component.splunk.support with parameters of type ConsumerTypeModifierConstructorDescriptionSplunkDataReader(SplunkEndpoint endpoint, ConsumerType consumerType)