| 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 |
|---|---|---|
static java.lang.Object |
ObjectWritable.readObject(java.io.DataInput in,
ObjectWritable objectWritable,
Configuration conf) |
Read a
Writable, String, primitive type, or an array of
the preceding. |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.