Package io.trino.plugin.hive
Class HiveBucketFunction
java.lang.Object
io.trino.plugin.hive.HiveBucketFunction
- All Implemented Interfaces:
BucketFunction
-
Constructor Summary
ConstructorsConstructorDescriptionHiveBucketFunction(HiveBucketing.BucketingVersion bucketingVersion, int bucketCount, List<HiveType> hiveTypes) -
Method Summary
-
Constructor Details
-
HiveBucketFunction
public HiveBucketFunction(HiveBucketing.BucketingVersion bucketingVersion, int bucketCount, List<HiveType> hiveTypes)
-
-
Method Details
-
getBucket
- Specified by:
getBucketin interfaceBucketFunction
-
toString
-