public interface BlobView
BlobStore
.boolean get(org.apache.flink.api.common.JobID jobId, BlobKey blobKey, File localFile) throws IOException
jobId
- ID of the job this blob belongs to (or null if job-unrelated)blobKey
- The blob IDlocalFile
- The local file to copy toIOException
- If the copy failsCopyright © 2014–2020 The Apache Software Foundation. All rights reserved.