Class SchemaLogicalType

java.lang.Object
org.apache.beam.sdk.schemas.logicaltypes.SchemaLogicalType
All Implemented Interfaces:
Serializable, Schema.LogicalType<Schema,byte[]>

public class SchemaLogicalType extends Object implements Schema.LogicalType<Schema,byte[]>
A schema represented as a serialized proto bytes.
See Also: