public interface WriterPosition
Modifier and Type | Method and Description |
---|---|
int |
lastWriteIndex()
Return the last write position in the vector.
|
int |
rowStartIndex()
Position within the vector of the first value for the current row.
|
int |
writeIndex()
Current write index for the writer.
|
int rowStartIndex()
int lastWriteIndex()
int writeIndex()
Copyright © 1970 The Apache Software Foundation. All rights reserved.