Interface | Description |
---|---|
ObjectSerializer |
Class ObjectSerializer is an experimental interface for allowing custom java.lang.Object subclass serialization
other than via the java.io.Serializable interface.
|
Class | Description |
---|---|
FalseCollection | |
HadoopUtil | |
JavaObjectSerializer |
Class JavaObjectSerializer is the default implementation of
ObjectSerializer . |
TimedIterator |