T - Element typepublic class SplunkQuery<T> extends AbstractEnumerable<T>
| Modifier and Type | Field and Description |
|---|---|
private String |
earliest |
private List<String> |
fieldList |
private String |
latest |
private String |
search |
private SplunkConnection |
splunkConnection |
| Constructor and Description |
|---|
SplunkQuery(SplunkConnection splunkConnection,
String search,
String earliest,
String latest,
List<String> fieldList)
Creates a SplunkQuery.
|
| Modifier and Type | Method and Description |
|---|---|
Enumerator<T> |
enumerator() |
private Map<String,String> |
getArgs() |
String |
toString() |
iteratoraggregate, aggregate, aggregate, all, any, any, asEnumerable, asOrderedQueryable, asQueryable, average, average, average, average, average, average, average, average, average, average, cast, concat, contains, contains, correlateJoin, count, count, createOrderedEnumerable, defaultIfEmpty, defaultIfEmpty, distinct, distinct, elementAt, elementAtOrDefault, except, except, first, first, firstOrDefault, firstOrDefault, foreach, getThis, getThisOrdered, groupBy, groupBy, groupBy, groupBy, groupBy, groupBy, groupBy, groupBy, groupBy, groupBy, groupJoin, groupJoin, intersect, intersect, into, join, join, join, last, last, lastOrDefault, lastOrDefault, longCount, longCount, max, max, max, max, max, max, max, max, max, max, max, max, min, min, min, min, min, min, min, min, min, min, min, min, ofType, orderBy, orderBy, orderByDescending, orderByDescending, reverse, select, select, selectMany, selectMany, selectMany, selectMany, sequenceEqual, sequenceEqual, single, single, singleOrDefault, singleOrDefault, skip, skipWhile, skipWhile, sum, sum, sum, sum, sum, sum, sum, sum, sum, sum, take, takeWhile, takeWhile, thenBy, thenBy, thenByDescending, thenByDescending, toList, toLookup, toLookup, toLookup, toLookup, toMap, toMap, toMap, toMap, union, union, where, where, zipclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitforEach, spliteratorprivate final SplunkConnection splunkConnection
private final String search
private final String earliest
private final String latest
Copyright © 2012–2016 The Apache Software Foundation. All rights reserved.