| 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 WritableFactory |
WritableFactories.getFactory(java.lang.Class c) |
Define a factory for a class.
|
| Modifier and Type | Method | Description |
|---|---|---|
static void |
WritableFactories.setFactory(java.lang.Class c,
WritableFactory factory) |
Define a factory for a class.
|
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.