Package io.trino.plugin.hive
Class HiveBucketFunction
- java.lang.Object
-
- io.trino.plugin.hive.HiveBucketFunction
-
- All Implemented Interfaces:
BucketFunction
public class HiveBucketFunction extends Object implements BucketFunction
-
-
Constructor Summary
Constructors Constructor Description HiveBucketFunction(HiveBucketing.BucketingVersion bucketingVersion, int bucketCount, List<HiveType> hiveTypes)
-
-
-
Constructor Detail
-
HiveBucketFunction
public HiveBucketFunction(HiveBucketing.BucketingVersion bucketingVersion, int bucketCount, List<HiveType> hiveTypes)
-
-