public static class PushResultSetReaderImpl.BatchHolder extends Object implements PushResultSetReaderImpl.UpstreamSource
| Constructor and Description |
|---|
BatchHolder(VectorContainer container) |
| Modifier and Type | Method and Description |
|---|---|
VectorContainer |
batch() |
void |
newBatch() |
int |
schemaVersion() |
SelectionVector2 |
sv2() |
public BatchHolder(VectorContainer container)
public void newBatch()
public int schemaVersion()
schemaVersion in interface PushResultSetReaderImpl.UpstreamSourcepublic VectorContainer batch()
batch in interface PushResultSetReaderImpl.UpstreamSourcepublic SelectionVector2 sv2()
sv2 in interface PushResultSetReaderImpl.UpstreamSourceCopyright © 2021 The Apache Software Foundation. All rights reserved.