Package com.exasol.bucketfs
Interface BucketFactory
-
public interface BucketFactoryCommon interface for factories producingBucketinstances.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description BucketgetBucket(String serviceName, String bucketName)Get a BucketFS bucket.
-