Package | Description |
---|---|
org.apache.hadoop.fs |
An abstract file system API.
|
org.apache.hadoop.fs.crypto | |
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 |
FSDataOutputStream
Utility that wraps a
OutputStream in a DataOutputStream . |
Modifier and Type | Class and Description |
---|---|
class |
CryptoFSDataOutputStream |
Modifier and Type | Class and Description |
---|---|
static class |
SequenceFile.Writer
Write key/value pairs to a sequence-format file.
|
Copyright © 2017 Apache Software Foundation. All Rights Reserved.