| Package | Description | 
|---|---|
| org.apache.storm.sql.compiler | |
| org.apache.storm.sql.parser | 
| Modifier and Type | Method and Description | 
|---|---|
CompilerUtil.TableBuilderInfo | 
CompilerUtil.TableBuilderInfo.field(String name,
     org.apache.calcite.sql.SqlDataTypeSpec type,
     ColumnConstraint constraint)  | 
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
ColumnConstraint.PrimaryKey  | 
| Modifier and Type | Method and Description | 
|---|---|
ColumnConstraint | 
ColumnDefinition.constraint()  | 
| Constructor and Description | 
|---|
ColumnDefinition(org.apache.calcite.sql.SqlIdentifier name,
                org.apache.calcite.sql.SqlDataTypeSpec type,
                ColumnConstraint constraint,
                org.apache.calcite.sql.parser.SqlParserPos pos)  | 
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.