Class SnapshotFactory.SnapshotContext.SnapshotContextBuilder
java.lang.Object
org.apache.drill.exec.store.iceberg.snapshot.SnapshotFactory.SnapshotContext.SnapshotContextBuilder
- Enclosing class:
- SnapshotFactory.SnapshotContext
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
fromSnapshotId
(Long fromSnapshotId) snapshotAsOfTime
(Long snapshotAsOfTime) snapshotId
(Long snapshotId) toSnapshotId
(Long toSnapshotId)
-
Constructor Details
-
SnapshotContextBuilder
public SnapshotContextBuilder()
-
-
Method Details
-
snapshotId
-
snapshotAsOfTime
public SnapshotFactory.SnapshotContext.SnapshotContextBuilder snapshotAsOfTime(Long snapshotAsOfTime) -
fromSnapshotId
-
toSnapshotId
-
build
-