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 |
BytesWritable
A byte sequence that is usable as a key or value.
|
class |
Text
This class stores text using standard UTF8 encoding.
|
Modifier and Type | Method and Description |
---|---|
int |
BinaryComparable.compareTo(BinaryComparable other)
Compare bytes from {#getBytes()}.
|
Copyright © 2017 Apache Software Foundation. All Rights Reserved.