Class TpchBucketFunction

java.lang.Object
io.trino.plugin.tpch.TpchBucketFunction
All Implemented Interfaces:
BucketFunction

public class TpchBucketFunction extends Object implements BucketFunction
  • Constructor Details

    • TpchBucketFunction

      public TpchBucketFunction(int bucketCount, long rowsPerBucket)
  • Method Details