Class ProtoSchemaLogicalTypes.SInt64

java.lang.Object
org.apache.beam.sdk.schemas.logicaltypes.PassThroughLogicalType<Long>
org.apache.beam.sdk.extensions.protobuf.ProtoSchemaLogicalTypes.SInt64
All Implemented Interfaces:
Serializable, Schema.LogicalType<Long,Long>
Enclosing class:
ProtoSchemaLogicalTypes

public static class ProtoSchemaLogicalTypes.SInt64 extends PassThroughLogicalType<Long>
A SIn64 type.
See Also: