| Class | Description |
|---|---|
| AbstractPhoenixObjectInspector<T extends org.apache.hadoop.io.Writable> |
AbstractPhoenixObjectInspector for a LazyPrimitive object
|
| PhoenixBinaryObjectInspector |
ObjectInspector for Binary type
|
| PhoenixBooleanObjectInspector | |
| PhoenixByteObjectInspector |
ObjectInspector for byte type
|
| PhoenixCharObjectInspector |
ObjectInspector for char type
|
| PhoenixDateObjectInspector |
ObjectInspector for date type
|
| PhoenixDateObjectInspectorBase |
ObjectInspector for date type
|
| PhoenixDecimalObjectInspector | |
| PhoenixDoubleObjectInspector |
ObjectInspector for double type
|
| PhoenixFloatObjectInspector |
ObjectInspector for float type
|
| PhoenixIntObjectInspector | |
| PhoenixListObjectInspector |
ObjectInspector for list objects.
|
| PhoenixLongObjectInspector | |
| PhoenixObjectInspectorFactory |
Factory for object inspectors.
|
| PhoenixShortObjectInspector | |
| PhoenixStringObjectInspector |
ObjectInspector for string type
|
| PhoenixTimestampObjectInspector |
ObjectInspector for timestamp type
|
| PhoenixTimestampObjectInspectorBase |
ObjectInspector for timestamp type
|
Copyright © 2021 Apache Software Foundation. All rights reserved.