Class SbeLogicalTypes.Uint64
java.lang.Object
org.apache.beam.sdk.schemas.logicaltypes.PassThroughLogicalType<String>
org.apache.beam.sdk.extensions.sbe.SbeLogicalTypes.Uint64
- All Implemented Interfaces:
Serializable
,Schema.LogicalType<String,
String>
- Enclosing class:
SbeLogicalTypes
Represents SBE's uint64 type.
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.beam.sdk.schemas.logicaltypes.PassThroughLogicalType
getArgument, getArgumentType, getBaseType, getIdentifier, toBaseType, toInputType
-
Field Details
-
IDENTIFIER
- See Also:
-
-
Constructor Details
-
Uint64
public Uint64()
-