| Package | Description |
|---|---|
| org.apache.camel.component.splunk | |
| org.apache.camel.component.splunk.support |
| Modifier and Type | Method and Description |
|---|---|
static ConsumerType |
ConsumerType.fromUri(String uri) |
static ConsumerType |
ConsumerType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConsumerType[] |
ConsumerType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
SplunkConsumer(SplunkEndpoint endpoint,
org.apache.camel.Processor processor,
ConsumerType consumerType) |
| Constructor and Description |
|---|
SplunkDataReader(SplunkEndpoint endpoint,
ConsumerType consumerType) |
Apache Camel