| Class and Description |
|---|
| Converter
A Converter is supposed to convert between objects use by HBase and domain objects.
|
| Mapped
Output from a map function that hasn't been partitioned.
|
| Partitioned
The results that have already been partitioned.
|
| PartitionFunction
This is just a SerializableFunction.
|
| SerializableFunction
Functions that can be serialized.
|
Copyright © 2015. All rights reserved.