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