public abstract class QuickvaluesBaseWidgetStrategy extends Object implements WidgetStrategy
WidgetStrategy.Factory<T>
Modifier and Type | Field and Description |
---|---|
protected String |
field |
protected String |
query |
protected Searches |
searches |
protected String |
sortOrder |
protected List<String> |
stackedFields |
protected String |
streamId |
protected TimeRange |
timeRange |
Modifier and Type | Method and Description |
---|---|
protected static Sorting.Direction |
getSortingDirection(String sort) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
compute
protected final String query
protected final String field
protected final Searches searches
protected final TimeRange timeRange
protected final String sortOrder
protected static Sorting.Direction getSortingDirection(String sort)
Copyright © 2012–2019 Graylog, Inc.. All rights reserved.