| Package | Description |
|---|---|
| org.apache.calcite.adapter.splunk |
Splunk query provider.
|
| Modifier and Type | Field and Description |
|---|---|
static SplunkTable |
SplunkTable.INSTANCE |
(package private) SplunkTable |
SplunkTableScan.splunkTable |
| Constructor and Description |
|---|
SplunkTableQueryable(QueryProvider queryProvider,
SchemaPlus schema,
SplunkTable table,
String tableName) |
SplunkTableScan(RelOptCluster cluster,
RelOptTable table,
SplunkTable splunkTable,
String search,
String earliest,
String latest,
List<String> fieldList) |
Copyright © 2012–2016 The Apache Software Foundation. All rights reserved.