JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
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
long
hashCode
(
Block
block, int position)
default long
hashCodeNullSafe
(
Block
block, int position)
Method Details
hashCode
long
hashCode
(
Block
block, int position)
hashCodeNullSafe
default
long
hashCodeNullSafe
(
Block
block, int position)