| Interface | Description |
|---|---|
| QueryResultProcessor |
| Class | Description |
|---|---|
| OjaiResultProcessor |
An implementation of
QueryResultProcessor which decodes the RowcolCodec encoded
data in the `$$document` field from a row in Drill's Record Batch into OJAI Document. |
| SqlResultProcessor |
An implementation of
QueryResultProcessor which extracts individual fields from a row in
Drill's Record Batch into the corresponding fields of an OJAI Document. |