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

public static class ProtoSchemaLogicalTypes.UInt64 extends PassThroughLogicalType<Long>
A UIn64 type.
See Also: