Uses of Class
com.exasol.config.BucketConfiguration
-
Packages that use BucketConfiguration Package Description com.exasol.config -
-
Uses of BucketConfiguration in com.exasol.config
Methods in com.exasol.config that return BucketConfiguration Modifier and Type Method Description BucketConfigurationBucketConfiguration.Builder. build()Create a new instance of aBucketConfiguration.BucketConfigurationBucketFsServiceConfiguration. getBucketConfiguration(String bucketName)Get the configuration of a bucket.Methods in com.exasol.config with parameters of type BucketConfiguration Modifier and Type Method Description BucketFsServiceConfiguration.BuilderBucketFsServiceConfiguration.Builder. addBucketConfiguration(BucketConfiguration bucketConfiguration)Add the configuration of a bucket.
-