See: Description
| Interface | Description |
|---|---|
| SearchResultListener |
Called each time a search returns a record.
|
| SplunkConnection |
Connection to Splunk.
|
| Class | Description |
|---|---|
| SplunkConnectionImpl |
Implementation of
SplunkConnection based on Splunk's REST API. |
| SplunkConnectionImpl.CountingSearchResultListener |
Implementation of
SearchResultListener
interface that just counts the results. |
| SplunkConnectionImpl.SplunkResultEnumerator |
Implementation of
Enumerator that parses
results from a Splunk REST call. |
Copyright © 2012-2022 Apache Software Foundation. All Rights Reserved.