public static class IntervalYearMonthOperators.IntervalYearMonthDistinctFromOperator extends Object
| Constructor and Description |
|---|
IntervalYearMonthDistinctFromOperator() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isDistinctFrom(Block left,
int leftPosition,
Block right,
int rightPosition) |
static boolean |
isDistinctFrom(long left,
boolean leftNull,
long right,
boolean rightNull) |
Copyright © 2012–2019. All rights reserved.