| Class | Description |
|---|---|
| LlapBaseRecordReader<V extends org.apache.hadoop.io.WritableComparable> |
Base LLAP RecordReader to handle receiving of the data from the LLAP daemon.
|
| LlapBaseRecordReader.ReaderEvent |
Define success/error events which are passed to the reader from a different thread.
|
| LlapInputSplit | |
| LlapRowRecordReader |
Row-based record reader for LLAP.
|
| SubmitWorkInfo |
| Enum | Description |
|---|---|
| LlapBaseRecordReader.ReaderEvent.EventType |
| Exception | Description |
|---|---|
| IllegalCacheConfigurationException |
Can be used to signal if LLAP IO cache is not configured properly (if at all) to carry out an operation that relies
on the cache being properly configured and available.
|
Copyright © 2024 The Apache Software Foundation. All rights reserved.