Class ProtoSchemaLogicalTypes.UInt64

  • All Implemented Interfaces:
    java.io.Serializable, org.apache.beam.sdk.schemas.Schema.LogicalType<java.lang.Long,​java.lang.Long>
    Enclosing class:
    ProtoSchemaLogicalTypes

    public static class ProtoSchemaLogicalTypes.UInt64
    extends org.apache.beam.sdk.schemas.logicaltypes.PassThroughLogicalType<java.lang.Long>
    A UIn64 type.
    See Also:
    Serialized Form
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String IDENTIFIER  
    • Method Summary

      • Methods inherited from class org.apache.beam.sdk.schemas.logicaltypes.PassThroughLogicalType

        getArgument, getArgumentType, getBaseType, getIdentifier, toBaseType, toInputType
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait