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