Package io.trino.operator
Class MarkDistinctHash
java.lang.Object
io.trino.operator.MarkDistinctHash
-
Constructor Summary
ConstructorsConstructorDescriptionMarkDistinctHash(Session session, List<Type> types, boolean hasPrecomputedHash, JoinCompiler joinCompiler, UpdateMemory updateMemory) -
Method Summary
-
Constructor Details
-
MarkDistinctHash
public MarkDistinctHash(Session session, List<Type> types, boolean hasPrecomputedHash, JoinCompiler joinCompiler, UpdateMemory updateMemory)
-
-
Method Details
-
getEstimatedSize
public long getEstimatedSize() -
markDistinctRows
-
getCapacity
public int getCapacity()
-