public class BlobUtils extends Object
Modifier and Type | Method and Description |
---|---|
static BlobStoreService |
createBlobStoreFromConfig(Configuration config)
Creates a BlobStore based on the parameters set in the configuration.
|
public static BlobStoreService createBlobStoreFromConfig(Configuration config) throws IOException
config
- configuration to useIOException
- thrown if the (distributed) file storage cannot be createdCopyright © 2014–2021 The Apache Software Foundation. All rights reserved.