public class BlobUtils extends Object
限定符和类型 | 方法和说明 |
---|---|
static BlobStoreService |
createBlobStoreFromConfig(org.apache.flink.configuration.Configuration config)
Creates a BlobStore based on the parameters set in the configuration.
|
public static BlobStoreService createBlobStoreFromConfig(org.apache.flink.configuration.Configuration config) throws IOException
config
- configuration to useIOException
- thrown if the (distributed) file storage cannot be createdCopyright © 2014–2020 The Apache Software Foundation. All rights reserved.