Class ProtoSchemaLogicalTypes.Fixed64

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

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