程序包 | 说明 |
---|---|
org.apache.hadoop.io |
Generic i/o code for use when reading and writing data to the network,
to databases, and to files.
|
限定符和类型 | 类和说明 |
---|---|
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. |
Copyright © 2009 The Apache Software Foundation