Package org.apache.calcite.model
Class JsonTypeAttribute
java.lang.Object
org.apache.calcite.model.JsonTypeAttribute
JSON object representing a type attribute.
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
name
Name of this attribute.Required.
-
type
Type of this attribute.Required.
-
-
Constructor Details
-
JsonTypeAttribute
-