public static class SearchType.Fallback extends Object implements SearchType
SearchType.Fallback, SearchType.ResultTYPE_FIELD| Constructor and Description |
|---|
Fallback() |
| Modifier and Type | Method and Description |
|---|---|
SearchType |
applyExecutionContext(com.fasterxml.jackson.databind.ObjectMapper objectMapper,
com.fasterxml.jackson.databind.JsonNode state) |
boolean |
equals(Object o) |
Filter |
filter() |
Map<String,Object> |
getProperties() |
int |
hashCode() |
String |
id() |
void |
setProperties(String key,
Object value) |
String |
type() |
public String type()
type in interface SearchTypepublic String id()
id in interface SearchTypepublic Filter filter()
filter in interface SearchTypepublic SearchType applyExecutionContext(com.fasterxml.jackson.databind.ObjectMapper objectMapper, com.fasterxml.jackson.databind.JsonNode state)
applyExecutionContext in interface SearchTypeCopyright © 2012–2020 Graylog, Inc.. All rights reserved.