public class StartingContext extends Object
| Modifier and Type | Field and Description |
|---|---|
static StartingContext |
EMPTY |
| Constructor and Description |
|---|
StartingContext(Long snapshotId,
Boolean scanFullSnapshot) |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getScanFullSnapshot() |
Long |
getSnapshotId() |
public static final StartingContext EMPTY
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.