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.UpstreamSource
public VectorContainer batch()
batch
in interface PushResultSetReaderImpl.UpstreamSource
public SelectionVector2 sv2()
sv2
in interface PushResultSetReaderImpl.UpstreamSource
Copyright © 1970 The Apache Software Foundation. All rights reserved.