public interface SnapshotLoader extends Serializable
Modifier and Type | Method and Description |
---|---|
SnapshotLoader |
copyWithBranch(String branch) |
Optional<Snapshot> |
load() |
Optional<Snapshot> load() throws IOException
IOException
SnapshotLoader copyWithBranch(String branch)
Copyright © 2023–2025 The Apache Software Foundation. All rights reserved.