public class ConstantBlobStoreFactory extends java.lang.Object implements BlobStoreFactory
Constructor and Description |
---|
ConstantBlobStoreFactory(BlobStore blobStore) |
Modifier and Type | Method and Description |
---|---|
BlobStore |
create(Closer closer) |
public ConstantBlobStoreFactory(BlobStore blobStore)
public BlobStore create(Closer closer) throws java.io.IOException
create
in interface BlobStoreFactory
java.io.IOException
Copyright © 2012–2022 The Apache Software Foundation. All rights reserved.