Interface SplunkConnection
- All Known Implementing Classes:
SplunkConnectionImpl
public interface SplunkConnection
Connection to Splunk.
-
Method Summary
Modifier and TypeMethodDescriptiongetSearchResultEnumerator
(String search, Map<String, String> otherArgs, @Nullable List<String> fieldList) void
getSearchResults
(String search, Map<String, String> otherArgs, @Nullable List<String> fieldList, SearchResultListener srl)
-
Method Details
-
getSearchResults
-
getSearchResultEnumerator
-