Package io.trino.type
Interface BlockTypeOperators.BlockPositionHashCode
-
- Enclosing class:
- BlockTypeOperators
public static interface BlockTypeOperators.BlockPositionHashCode
-
-
Method Summary
All Methods Instance Methods Abstract Methods Default Methods Modifier and Type Method Description longhashCode(Block block, int position)default longhashCodeNullSafe(Block block, int position)
-