| Class | Description |
|---|---|
| PhoenixInputFormat<T extends org.apache.hadoop.mapreduce.lib.db.DBWritable> |
Custom InputFormat to feed into Hive
|
| PhoenixInputSplit |
InputSplit implementation.
|
| PhoenixOutputFormat<T extends org.apache.hadoop.mapreduce.lib.db.DBWritable> |
Custom OutputFormat to feed into Hive.
|
| PhoenixRecordReader<T extends org.apache.hadoop.mapreduce.lib.db.DBWritable> |
RecordReader implementation that iterates over the the records.
|
| PhoenixRecordWriter<T extends org.apache.hadoop.mapreduce.lib.db.DBWritable> |
RecordWriter implementation.
|
| PhoenixResultWritable |
Serialized class for SerDe
|
Copyright © 2021 Apache Software Foundation. All rights reserved.