Package | Description |
---|---|
org.apache.hadoop.io |
Generic i/o code for use when reading and writing data to the network,
to databases, and to files.
|
Modifier and Type | Method and Description |
---|---|
static MD5Hash |
MD5Hash.digest(UTF8 utf8)
Construct a hash value for a String.
|
void |
UTF8.set(UTF8 other)
Deprecated.
Set to contain the contents of a string.
|
Constructor and Description |
---|
UTF8(UTF8 utf8)
Deprecated.
Construct from a given string.
|
Copyright © 2010 The Apache Software Foundation