Class BigintGroupByHash

java.lang.Object
io.trino.operator.BigintGroupByHash
All Implemented Interfaces:
GroupByHash

public class BigintGroupByHash extends Object implements GroupByHash
  • Constructor Details

    • BigintGroupByHash

      public BigintGroupByHash(int hashChannel, boolean outputRawHash, int expectedSize, UpdateMemory updateMemory)
  • Method Details