| Package | Description |
|---|---|
| org.apache.druid.query |
| Modifier and Type | Method and Description |
|---|---|
default QueryContext |
Query.context()
Returns the query context as a
QueryContext, which provides
convenience methods for accessing typed context values. |
QueryContext |
BaseQuery.context() |
static QueryContext |
QueryContext.empty() |
static QueryContext |
QueryContext.of(Map<String,Object> context) |
Copyright © 2011–2022 The Apache Software Foundation. All rights reserved.