Uses of Class
org.apache.flink.state.rocksdb.snapshot.RocksDBSnapshotStrategyBase.NativeRocksDBSnapshotResources
Packages that use RocksDBSnapshotStrategyBase.NativeRocksDBSnapshotResources
-
Uses of RocksDBSnapshotStrategyBase.NativeRocksDBSnapshotResources in org.apache.flink.state.rocksdb.snapshot
Methods in org.apache.flink.state.rocksdb.snapshot that return RocksDBSnapshotStrategyBase.NativeRocksDBSnapshotResourcesModifier and TypeMethodDescriptionRocksDBSnapshotStrategyBase.syncPrepareResources(long checkpointId) Methods in org.apache.flink.state.rocksdb.snapshot with parameters of type RocksDBSnapshotStrategyBase.NativeRocksDBSnapshotResourcesModifier and TypeMethodDescriptionorg.apache.flink.runtime.state.SnapshotStrategy.SnapshotResultSupplier<org.apache.flink.runtime.state.KeyedStateHandle>RocksIncrementalSnapshotStrategy.asyncSnapshot(RocksDBSnapshotStrategyBase.NativeRocksDBSnapshotResources snapshotResources, long checkpointId, long timestamp, org.apache.flink.runtime.state.CheckpointStreamFactory checkpointStreamFactory, org.apache.flink.runtime.checkpoint.CheckpointOptions checkpointOptions) org.apache.flink.runtime.state.SnapshotStrategy.SnapshotResultSupplier<org.apache.flink.runtime.state.KeyedStateHandle>RocksNativeFullSnapshotStrategy.asyncSnapshot(RocksDBSnapshotStrategyBase.NativeRocksDBSnapshotResources snapshotResources, long checkpointId, long timestamp, org.apache.flink.runtime.state.CheckpointStreamFactory checkpointStreamFactory, org.apache.flink.runtime.checkpoint.CheckpointOptions checkpointOptions)