| Package | Description |
|---|---|
| org.apache.hadoop.hive.ql.exec.vector.wrapper |
| Modifier and Type | Method and Description |
|---|---|
static VectorHashKeyWrapperBase |
VectorHashKeyWrapperFactory.allocate(VectorHashKeyWrapperBase.HashContext ctx,
int longValuesCount,
int doubleValuesCount,
int byteValuesCount,
int decimalValuesCount,
int timestampValuesCount,
int intervalDayTimeValuesCount,
int keyCount) |
static Murmur3.IncrementalHash32 |
VectorHashKeyWrapperBase.HashContext.getBytesHash(VectorHashKeyWrapperBase.HashContext ctx) |
| Constructor and Description |
|---|
VectorHashKeyWrapperGeneral(VectorHashKeyWrapperBase.HashContext ctx,
int longValuesCount,
int doubleValuesCount,
int byteValuesCount,
int decimalValuesCount,
int timestampValuesCount,
int intervalDayTimeValuesCount,
int keyCount) |
Copyright © 2024 The Apache Software Foundation. All rights reserved.