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 class
static class
A Fixed32 type.static class
A Fixed64 type.static class
A SFixed32 type.static class
An SFixed64 type.static class
A SInt32 type.static class
A SIn64 type.static class
static class
A UInt32 type.static class
A UIn64 type. -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ProtoSchemaLogicalTypes
public ProtoSchemaLogicalTypes()
-