JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
org.apache.druid.sql.calcite.schema
Annotation Interface DruidSchemaName
@Target
({
FIELD
,
PARAMETER
,
METHOD
})
@Retention
(
RUNTIME
)
public @interface
DruidSchemaName
An annotation to get the name of the schema to access Druid tables in SQL.