| 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 | Description |
|---|---|---|
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.
|
| Constructor | Description |
|---|---|
UTF8(UTF8 utf8) |
Deprecated.
Construct from a given string.
|
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.