|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UTF8 | |
---|---|
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 UTF8 in org.apache.hadoop.io |
---|
Methods in org.apache.hadoop.io with parameters of type UTF8 | |
---|---|
int |
UTF8.compareTo(UTF8 o)
Deprecated. Compare two UTF8s. |
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. |
Constructors in org.apache.hadoop.io with parameters of type UTF8 | |
---|---|
UTF8(UTF8 utf8)
Deprecated. Construct from a given string. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |