Package io.trino.plugin.hive.metastore
Class Storage.Builder
java.lang.Object
io.trino.plugin.hive.metastore.Storage.Builder
- Enclosing class:
- Storage
-
Method Summary
Modifier and TypeMethodDescriptionbuild()setBucketProperty(Optional<HiveBucketProperty> bucketProperty) setLocation(String location) setLocation(Optional<String> location) setSerdeParameters(Map<String, String> serdeParameters) setSkewed(boolean skewed) setStorageFormat(StorageFormat storageFormat)
-
Method Details
-
setStorageFormat
-
setLocation
-
setLocation
-
setBucketProperty
-
setSkewed
-
setSerdeParameters
-
build
-