Uses of Class
org.apache.drill.exec.store.iceberg.snapshot.SnapshotFactory.SnapshotContext.SnapshotContextBuilder
Packages that use SnapshotFactory.SnapshotContext.SnapshotContextBuilder
-
Uses of SnapshotFactory.SnapshotContext.SnapshotContextBuilder in org.apache.drill.exec.store.iceberg.snapshot
Methods in org.apache.drill.exec.store.iceberg.snapshot that return SnapshotFactory.SnapshotContext.SnapshotContextBuilderModifier and TypeMethodDescriptionSnapshotFactory.SnapshotContext.builder()SnapshotFactory.SnapshotContext.SnapshotContextBuilder.fromSnapshotId(Long fromSnapshotId) SnapshotFactory.SnapshotContext.SnapshotContextBuilder.snapshotAsOfTime(Long snapshotAsOfTime) SnapshotFactory.SnapshotContext.SnapshotContextBuilder.snapshotId(Long snapshotId) SnapshotFactory.SnapshotContext.SnapshotContextBuilder.toSnapshotId(Long toSnapshotId)