|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Stringifier | |
---|---|
org.apache.hadoop.io | Generic i/o code for use when reading and writing data to the network, to databases, and to files. |
Uses of Stringifier in org.apache.hadoop.io |
---|
Classes in org.apache.hadoop.io that implement Stringifier | |
---|---|
class |
DefaultStringifier<T>
DefaultStringifier is the default implementation of the Stringifier
interface which stringifies the objects using base64 encoding of the
serialized version of the objects. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |