| Package | Description |
|---|---|
| net.hydromatic.optiq.impl.splunk.search |
Executes queries via Splunk's REST API.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
SplunkConnectionImpl.CountingSearchResultListener
Implementation of
SearchResultListener
interface that just counts the results. |
| Modifier and Type | Method and Description |
|---|---|
void |
SplunkConnectionImpl.getSearchResults(String search,
Map<String,String> otherArgs,
List<String> fieldList,
SearchResultListener srl) |
void |
SplunkConnection.getSearchResults(String search,
Map<String,String> otherArgs,
List<String> fieldList,
SearchResultListener srl) |
Copyright © 2012–2014 The Apache Software Foundation. All rights reserved.