| Package | Description |
|---|---|
| net.hydromatic.optiq.impl.splunk |
Splunk query provider.
|
| net.hydromatic.optiq.impl.splunk.search |
Executes queries via Splunk's REST API.
|
| Modifier and Type | Field and Description |
|---|---|
SplunkConnection |
SplunkSchema.splunkConnection |
| Constructor and Description |
|---|
SplunkQuery(SplunkConnection splunkConnection,
String search,
String earliest,
String latest,
List<String> fieldList)
Creates a SplunkQuery.
|
SplunkSchema(SplunkConnection splunkConnection)
Creates a SplunkSchema.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SplunkConnectionImpl
Implementation of
SplunkConnection based on Splunk's REST API. |
Copyright © 2012–2014 The Apache Software Foundation. All rights reserved.