Class StructuredType.StructuredAttribute

java.lang.Object
org.apache.flink.table.types.logical.StructuredType.StructuredAttribute
All Implemented Interfaces:
Serializable
Enclosing class:
StructuredType

@PublicEvolving public static final class StructuredType.StructuredAttribute extends Object implements Serializable
Defines an attribute of a StructuredType.
See Also: