public class IndexQueryResult extends Object
Constructor and Description |
---|
IndexQueryResult(String originalQuery,
String builtQuery,
long tookMs) |
Modifier and Type | Method and Description |
---|---|
String |
getBuiltQuery() |
String |
getOriginalQuery() |
long |
tookMs() |
Copyright © 2012–2018 Graylog, Inc.. All rights reserved.