public class LookupStreamingReader extends Object
LookupTable.| Constructor and Description |
|---|
LookupStreamingReader(Table table,
int[] projection,
Predicate predicate,
Set<Integer> requireCachedBucketIds) |
| Modifier and Type | Method and Description |
|---|---|
RecordReader<InternalRow> |
nextBatch(boolean useParallelism) |
Long |
nextSnapshotId() |
public RecordReader<InternalRow> nextBatch(boolean useParallelism) throws Exception
ExceptionCopyright © 2023–2024 The Apache Software Foundation. All rights reserved.