public interface SplunkConnection
| Modifier and Type | Method and Description |
|---|---|
Enumerator<Object> |
getSearchResultEnumerator(String search,
Map<String,String> otherArgs,
List<String> fieldList) |
void |
getSearchResults(String search,
Map<String,String> otherArgs,
List<String> fieldList,
SearchResultListener srl) |
Copyright © 2012–2016 The Apache Software Foundation. All rights reserved.