Uses of Interface
com.exasol.bucketfs.Bucket
-
Packages that use Bucket Package Description com.exasol.bucketfs -
-
Uses of Bucket in com.exasol.bucketfs
Classes in com.exasol.bucketfs that implement Bucket Modifier and Type Class Description classSyncAwareBucketAn abstraction for a bucket inside Exasol's BucketFS.Methods in com.exasol.bucketfs that return Bucket Modifier and Type Method Description BucketBucketFactory. getBucket(String serviceName, String bucketName)Get a BucketFS bucket.
-