Package io.trino.operator
Class SimplePageWithPositionEqualsAndHash
java.lang.Object
io.trino.operator.SimplePageWithPositionEqualsAndHash
- All Implemented Interfaces:
PageWithPositionEqualsAndHash
public class SimplePageWithPositionEqualsAndHash
extends Object
implements PageWithPositionEqualsAndHash
-
Constructor Summary
ConstructorsConstructorDescriptionSimplePageWithPositionEqualsAndHash(List<Type> channelTypes, List<Integer> equalityChannels, BlockTypeOperators blockTypeOperators) -
Method Summary
-
Constructor Details
-
SimplePageWithPositionEqualsAndHash
public SimplePageWithPositionEqualsAndHash(List<Type> channelTypes, List<Integer> equalityChannels, BlockTypeOperators blockTypeOperators)
-
-
Method Details
-
equals
- Specified by:
equalsin interfacePageWithPositionEqualsAndHash
-
hashCode
- Specified by:
hashCodein interfacePageWithPositionEqualsAndHash
-