Class SystemPartitioningHandle.SystemPartitionFunction.RoundRobinBucketFunction

java.lang.Object
io.trino.sql.planner.SystemPartitioningHandle.SystemPartitionFunction.RoundRobinBucketFunction
All Implemented Interfaces:
BucketFunction
Enclosing class:
SystemPartitioningHandle.SystemPartitionFunction

public static class SystemPartitioningHandle.SystemPartitionFunction.RoundRobinBucketFunction extends Object implements BucketFunction
  • Constructor Details

    • RoundRobinBucketFunction

      public RoundRobinBucketFunction(int bucketCount)
  • Method Details