程序包 | 说明 |
---|---|
org.apache.hadoop.io |
Generic i/o code for use when reading and writing data to the network,
to databases, and to files.
|
限定符和类型 | 方法和说明 |
---|---|
int |
UTF8.compareTo(UTF8 o)
已过时。
Compare two UTF8s.
|
static MD5Hash |
MD5Hash.digest(UTF8 utf8)
Construct a hash value for a String.
|
void |
UTF8.set(UTF8 other)
已过时。
Set to contain the contents of a string.
|
构造器和说明 |
---|
UTF8(UTF8 utf8)
已过时。
Construct from a given string.
|
Copyright © 2009 The Apache Software Foundation