Class RaptorUnbucketedUpdateFunction

java.lang.Object
io.trino.plugin.raptor.legacy.RaptorUnbucketedUpdateFunction
All Implemented Interfaces:
BucketFunction

public class RaptorUnbucketedUpdateFunction extends Object implements BucketFunction
  • Constructor Details

    • RaptorUnbucketedUpdateFunction

      public RaptorUnbucketedUpdateFunction(int bucketCount)
  • Method Details