@Public public interface Instant extends Serializable
Modifier and Type | Interface and Description |
---|---|
static class |
Instant.SnapshotInstant
snapshot instant for table rollback.
|
static class |
Instant.TagInstant
tag instant for table rollback.
|
static class |
Instant.Types
Types for table rollbackļ¼ identify for table rollback.
|
Modifier and Type | Method and Description |
---|---|
static Instant |
snapshot(Long snapshotId) |
static Instant |
tag(String tagName) |
Copyright © 2023–2025 The Apache Software Foundation. All rights reserved.