Class IcebergUpdateBucketFunction

java.lang.Object
io.trino.plugin.iceberg.IcebergUpdateBucketFunction
All Implemented Interfaces:
BucketFunction

public class IcebergUpdateBucketFunction extends Object implements BucketFunction
  • Constructor Details

    • IcebergUpdateBucketFunction

      public IcebergUpdateBucketFunction(int bucketCount)
  • Method Details