public final class VectorHashKeyWrapperEmpty extends VectorHashKeyWrapperBase
VectorHashKeyWrapperBase.HashContext| Modifier and Type | Field and Description |
|---|---|
static VectorHashKeyWrapperBase |
EMPTY_KEY_WRAPPER |
hashcode| Modifier and Type | Method and Description |
|---|---|
void |
clearIsNull() |
protected Object |
clone() |
boolean |
equals(Object that) |
int |
getVariableSize() |
void |
setHashKey() |
void |
setNull() |
String |
stringifyKeys(VectorColumnSetInfo columnSetInfo) |
String |
toString() |
assignDecimal, assignDouble, assignIntervalDayTime, assignIntervalDayTime, assignLong, assignLong, assignNullDecimal, assignNullDouble, assignNullIntervalDayTime, assignNullLong, assignNullString, assignNullTimestamp, assignString, assignTimestamp, assignTimestamp, copyKey, copyKey, getByteLength, getBytes, getByteStart, getDecimal, getDoubleValue, getIntervalDayTime, getKeyArray, getLongValue, getNewKey, getTimestamp, hashCode, isCopy, isNullpublic static final VectorHashKeyWrapperBase EMPTY_KEY_WRAPPER
public void setHashKey()
setHashKey in class VectorHashKeyWrapperBaseprotected Object clone()
clone in class VectorHashKeyWrapperBasepublic boolean equals(Object that)
equals in class VectorHashKeyWrapperBasepublic String stringifyKeys(VectorColumnSetInfo columnSetInfo)
stringifyKeys in class VectorHashKeyWrapperBasepublic String toString()
toString in class VectorHashKeyWrapperBasepublic int getVariableSize()
getVariableSize in class VectorHashKeyWrapperBasepublic void clearIsNull()
clearIsNull in class VectorHashKeyWrapperBasepublic void setNull()
setNull in class VectorHashKeyWrapperBaseCopyright © 2024 The Apache Software Foundation. All rights reserved.