public class QueryRowSetReader extends PullResultSetReaderImpl
PullResultSetReaderImpl.State, PullResultSetReaderImpl.UpstreamSource| Constructor and Description |
|---|
QueryRowSetReader(QueryBatchIterator batchIter) |
| Modifier and Type | Method and Description |
|---|---|
static QueryRowSetReader |
build(BufferAllocator allocator,
BufferingQueryEventListener listener) |
void |
close()
Close this reader.
|
UserBitShared.QueryId |
queryId() |
String |
queryIdString() |
next, reader, schema, schemaVersion, statepublic QueryRowSetReader(QueryBatchIterator batchIter)
public static QueryRowSetReader build(BufferAllocator allocator, BufferingQueryEventListener listener)
public UserBitShared.QueryId queryId()
public String queryIdString()
public void close()
PullResultSetReader#detach() first if
you want to preserve the batch memory.close in interface PullResultSetReaderclose in class PullResultSetReaderImplCopyright © 2022 The Apache Software Foundation. All rights reserved.