public interface RepeatedFixedWidthVectorLike
ValueVector mix-in that can be used in conjunction with
RepeatedValueVector subtypes.| Modifier and Type | Method and Description |
|---|---|
void |
allocateNew(int valueCount,
int innerValueCount)
Allocate a new memory space for this vector.
|
Copyright © 2024 The Apache Software Foundation. All rights reserved.