public interface SplunkConnection
| Modifier and Type | Method and Description |
|---|---|
org.apache.calcite.linq4j.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-2022 Apache Software Foundation. All Rights Reserved.