Class ProtoSchemaLogicalTypes.UInt64
java.lang.Object
org.apache.beam.sdk.schemas.logicaltypes.PassThroughLogicalType<Long>
org.apache.beam.sdk.extensions.protobuf.ProtoSchemaLogicalTypes.UInt64
- All Implemented Interfaces:
Serializable
,Schema.LogicalType<Long,
Long>
- Enclosing class:
ProtoSchemaLogicalTypes
A UIn64 type.
- See Also:
-
Field Summary
Fields -
Method Summary
Methods inherited from class org.apache.beam.sdk.schemas.logicaltypes.PassThroughLogicalType
getArgument, getArgumentType, getBaseType, getIdentifier, toBaseType, toInputType
-
Field Details
-
IDENTIFIER
- See Also:
-