| Interface | Description |
|---|---|
| NewWritable<T> |
| Class | Description |
|---|---|
| KeyWritable |
This class represents a universal Writable with the goal of recognizing
and properly writing/reading multiple types of data.
|
| NewWritable.NewIntWritable | |
| NewWritable.NewLongWritable | |
| NewWritable.NewTextWritable | |
| TezDelegatingPartitioner | |
| TypeAwareWritable<T> | |
| ValueWritable<T> |
This class represents a universal Writable with the goal of recognizing
and properly writing/reading multiple types of data.
|