public abstract class VectorHashKeyWrapperTwoBase extends VectorHashKeyWrapperBase
VectorHashKeyWrapperBase.HashContext| Modifier and Type | Field and Description |
|---|---|
protected boolean |
isNull0 |
protected boolean |
isNull1 |
protected static int |
null0Hashcode |
protected static int |
null1Hashcode |
protected static int |
twoNullHashcode |
hashcode| Modifier | Constructor and Description |
|---|---|
protected |
VectorHashKeyWrapperTwoBase() |
| Modifier and Type | Method and Description |
|---|---|
void |
clearIsNull() |
boolean |
isNull(int keyIndex) |
void |
setNull() |
assignDecimal, assignDouble, assignIntervalDayTime, assignIntervalDayTime, assignLong, assignLong, assignNullDecimal, assignNullDouble, assignNullIntervalDayTime, assignNullLong, assignNullString, assignNullTimestamp, assignString, assignTimestamp, assignTimestamp, clone, copyKey, copyKey, equals, getByteLength, getBytes, getByteStart, getDecimal, getDoubleValue, getIntervalDayTime, getKeyArray, getLongValue, getNewKey, getTimestamp, getVariableSize, hashCode, isCopy, setHashKey, stringifyKeys, toStringprotected boolean isNull0
protected boolean isNull1
protected static final int null0Hashcode
protected static final int null1Hashcode
protected static final int twoNullHashcode
public void clearIsNull()
clearIsNull in class VectorHashKeyWrapperBasepublic void setNull()
setNull in class VectorHashKeyWrapperBasepublic boolean isNull(int keyIndex)
isNull in class VectorHashKeyWrapperBaseCopyright © 2024 The Apache Software Foundation. All rights reserved.