protected static class RocksDBSnapshotStrategyBase.PreviousSnapshot extends Object
Modifier | Constructor and Description |
---|---|
protected |
PreviousSnapshot(Collection<IncrementalKeyedStateHandle.HandleAndLocalPath> confirmedSstFiles) |
Modifier and Type | Method and Description |
---|---|
protected Optional<StreamStateHandle> |
getUploaded(String filename) |
protected PreviousSnapshot(@Nullable Collection<IncrementalKeyedStateHandle.HandleAndLocalPath> confirmedSstFiles)
protected Optional<StreamStateHandle> getUploaded(String filename)
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.