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 | Class and Description |
---|---|
class |
MapWritable
A Writable Map.
|
class |
SortedMapWritable<K extends WritableComparable<? super K>>
A Writable SortedMap.
|
Copyright © 2021 Apache Software Foundation. All rights reserved.