Package io.prestosql.plugin.tpch
Class TpchBucketFunction
- java.lang.Object
-
- io.prestosql.plugin.tpch.TpchBucketFunction
-
- All Implemented Interfaces:
BucketFunction
public class TpchBucketFunction extends Object implements BucketFunction
-
-
Constructor Summary
Constructors Constructor Description TpchBucketFunction(int bucketCount, long rowsPerBucket)
-