| Interface | Description |
|---|---|
| SplunkPushDownRule.Config |
Rule configuration.
|
| Class | Description |
|---|---|
| SplunkDriver |
JDBC driver for Splunk.
|
| SplunkPushDownRule |
Planner rule to push filters and projections to Splunk.
|
| SplunkQuery<T> |
Query against Splunk.
|
| SplunkSchema |
Splunk schema.
|
| SplunkTableScan |
Relational expression representing a scan of Splunk.
|
There is a single table, called "Splunk". It has fixed columns "host", "index", "source", "sourcetype". It has a variable type, so other fields are held in a map field called "_others".
Copyright © 2012-2022 Apache Software Foundation. All Rights Reserved.