Uses of Class
org.apache.flink.state.rocksdb.StateHandleDownloadSpec
Packages that use StateHandleDownloadSpec
-
Uses of StateHandleDownloadSpec in org.apache.flink.state.rocksdb
Method parameters in org.apache.flink.state.rocksdb with type arguments of type StateHandleDownloadSpecModifier and TypeMethodDescriptionvoidRocksDBStateDownloader.transferAllStateDataToDirectory(Collection<StateHandleDownloadSpec> downloadRequests, org.apache.flink.core.fs.ICloseableRegistry closeableRegistry) Transfer all state data to the target directory, as specified in the download requests.