| Interface | Description |
|---|---|
| PrestoVectorBlockBuilder |
| Class | Description |
|---|---|
| BooleanStreamReader | |
| ByteStreamReader |
Class for Reading the Byte(tiny int) value and setting it in Block
|
| DecimalSliceStreamReader |
Reader for DecimalValues
|
| DoubleStreamReader |
Class for Reading the Double value and setting it in Block
|
| FloatStreamReader |
Class for Reading the Float(real) value and setting it in Block
|
| IntegerStreamReader | |
| LongStreamReader | |
| ObjectStreamReader |
Class to read the Object Stream
|
| ShortStreamReader | |
| SliceStreamReader |
This class reads the String data and convert it into Slice Block
|
| TimestampStreamReader |
Copyright © 2016–2019 The Apache Software Foundation. All rights reserved.