Uses of Class
org.apache.drill.exec.record.metadata.schema.parser.SchemaParser.Union_typeContext
Packages that use SchemaParser.Union_typeContext
-
Uses of SchemaParser.Union_typeContext in org.apache.drill.exec.record.metadata.schema.parser
Methods in org.apache.drill.exec.record.metadata.schema.parser that return SchemaParser.Union_typeContextModifier and TypeMethodDescriptionSchemaParser.Array_union_type_defContext.union_type()SchemaParser.Map_value_union_type_defContext.union_type()SchemaParser.Union_columnContext.union_type()SchemaParser.union_type()Methods in org.apache.drill.exec.record.metadata.schema.parser with parameters of type SchemaParser.Union_typeContextModifier and TypeMethodDescriptionSchemaParserBaseVisitor.visitUnion_type(SchemaParser.Union_typeContext ctx) Visit a parse tree produced bySchemaParser.union_type().SchemaParserVisitor.visitUnion_type(SchemaParser.Union_typeContext ctx) Visit a parse tree produced bySchemaParser.union_type().