public static class VectorSerializer.Reader extends Object
| Constructor and Description |
|---|
Reader(BufferAllocator allocator,
InputStream stream) |
| Modifier and Type | Method and Description |
|---|---|
VectorContainer |
read() |
SelectionVector2 |
sv2() |
long |
timeNs() |
public Reader(BufferAllocator allocator, InputStream stream)
public VectorContainer read() throws IOException
IOExceptionpublic SelectionVector2 sv2()
public long timeNs()
Copyright © 2022 The Apache Software Foundation. All rights reserved.