Class ProtoSchemaLogicalTypes.SFixed32
- java.lang.Object
-
- org.apache.beam.sdk.schemas.logicaltypes.PassThroughLogicalType<java.lang.Integer>
-
- org.apache.beam.sdk.extensions.protobuf.ProtoSchemaLogicalTypes.SFixed32
-
- All Implemented Interfaces:
java.io.Serializable,org.apache.beam.sdk.schemas.Schema.LogicalType<java.lang.Integer,java.lang.Integer>
- Enclosing class:
- ProtoSchemaLogicalTypes
public static class ProtoSchemaLogicalTypes.SFixed32 extends org.apache.beam.sdk.schemas.logicaltypes.PassThroughLogicalType<java.lang.Integer>A SFixed32 type.- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringIDENTIFIER
-
-
-
Field Detail
-
IDENTIFIER
public static final java.lang.String IDENTIFIER
- See Also:
- Constant Field Values
-
-