public class TimestampSchemaVersion extends Object implements org.apache.calcite.schema.SchemaVersion
SchemaVersion
to specify the snapshot at the specific time.Modifier and Type | Method and Description |
---|---|
long |
getTimestamp() |
boolean |
isBefore(org.apache.calcite.schema.SchemaVersion other) |
static org.apache.calcite.schema.SchemaVersion |
of(long timestamp) |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.