public class BlobUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
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.