public class VectorHashKeyWrapperFactory extends Object
| Constructor and Description |
|---|
VectorHashKeyWrapperFactory() |
| Modifier and Type | Method and Description |
|---|---|
static VectorHashKeyWrapperBase |
allocate(VectorHashKeyWrapperBase.HashContext ctx,
int longValuesCount,
int doubleValuesCount,
int byteValuesCount,
int decimalValuesCount,
int timestampValuesCount,
int intervalDayTimeValuesCount,
int keyCount) |
public static VectorHashKeyWrapperBase allocate(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.