Class ProtoSchemaLogicalTypes
java.lang.Object
org.apache.beam.sdk.extensions.protobuf.ProtoSchemaLogicalTypes
A set of
Schema.LogicalType classes to represent protocol buffer types.-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classA Fixed32 type.static classA Fixed64 type.static classA SFixed32 type.static classAn SFixed64 type.static classA SInt32 type.static classA SIn64 type.static classstatic classA UInt32 type.static classA UIn64 type. -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ProtoSchemaLogicalTypes
public ProtoSchemaLogicalTypes()
-