public interface ReadableVectorInspector extends VectorSizeInspector
| Modifier and Type | Field and Description |
|---|---|
static int |
NULL_ID
A marker value that will never be returned by "getId".
|
| Modifier and Type | Method and Description |
|---|---|
int |
getId()
Returns an integer that uniquely identifies the current vector.
|
getCurrentVectorSize, getMaxVectorSizestatic final int NULL_ID
Copyright © 2011–2022 The Apache Software Foundation. All rights reserved.