public class VectorHashKeyWrapperTwoLong extends VectorHashKeyWrapperTwoBase
VectorHashKeyWrapperBase.HashContextisNull0, isNull1, null0Hashcode, null1Hashcode, twoNullHashcodehashcode| Modifier | Constructor and Description |
|---|---|
protected |
VectorHashKeyWrapperTwoLong() |
| Modifier and Type | Method and Description |
|---|---|
void |
assignLong(int keyIndex,
int index,
long v) |
void |
assignLong(int index,
long v)
Deprecated.
|
void |
assignNullLong(int keyIndex,
int index) |
protected Object |
clone() |
boolean |
equals(Object that) |
long |
getLongValue(int i) |
int |
getVariableSize() |
void |
setHashKey() |
String |
stringifyKeys(VectorColumnSetInfo columnSetInfo) |
String |
toString() |
clearIsNull, isNull, setNullassignDecimal, assignDouble, assignIntervalDayTime, assignIntervalDayTime, assignNullDecimal, assignNullDouble, assignNullIntervalDayTime, assignNullString, assignNullTimestamp, assignString, assignTimestamp, assignTimestamp, copyKey, copyKey, getByteLength, getBytes, getByteStart, getDecimal, getDoubleValue, getIntervalDayTime, getKeyArray, getNewKey, getTimestamp, hashCode, isCopypublic void setHashKey()
setHashKey in class VectorHashKeyWrapperBasepublic boolean equals(Object that)
equals in class VectorHashKeyWrapperBaseprotected Object clone()
clone in class VectorHashKeyWrapperBasepublic void assignLong(int keyIndex,
int index,
long v)
assignLong in class VectorHashKeyWrapperBase@Deprecated public void assignLong(int index, long v)
assignLong in class VectorHashKeyWrapperBasepublic void assignNullLong(int keyIndex,
int index)
assignNullLong in class VectorHashKeyWrapperBasepublic String stringifyKeys(VectorColumnSetInfo columnSetInfo)
stringifyKeys in class VectorHashKeyWrapperBasepublic String toString()
toString in class VectorHashKeyWrapperBasepublic long getLongValue(int i)
getLongValue in class VectorHashKeyWrapperBasepublic int getVariableSize()
getVariableSize in class VectorHashKeyWrapperBaseCopyright © 2024 The Apache Software Foundation. All rights reserved.