public abstract class AbstractBaseS3Namespaceable extends Object implements com.salesforce.cantor.Namespaceable
| Constructor and Description |
|---|
AbstractBaseS3Namespaceable(com.amazonaws.services.s3.AmazonS3 s3Client,
String bucketName,
String type) |
public AbstractBaseS3Namespaceable(com.amazonaws.services.s3.AmazonS3 s3Client,
String bucketName,
String type)
throws IOException
IOExceptionpublic void create(String namespace) throws IOException
create in interface com.salesforce.cantor.NamespaceableIOExceptionpublic void drop(String namespace) throws IOException
drop in interface com.salesforce.cantor.NamespaceableIOExceptionCopyright © 2023. All rights reserved.