Class NanosInstant

java.lang.Object
org.apache.beam.sdk.schemas.logicaltypes.NanosInstant
All Implemented Interfaces:
Serializable, Schema.LogicalType<Instant,Row>

public class NanosInstant extends Object
A timestamp represented as nanoseconds since the epoch.
See Also: