Package | Description |
---|---|
org.apache.hadoop.fs |
An abstract file system API.
|
org.apache.hadoop.fs.crypto |
Modifier and Type | Class and Description |
---|---|
class |
FSDataInputStream
Utility that wraps a
FSInputStream in a DataInputStream
and buffers input through a BufferedInputStream . |
class |
FSInputStream
FSInputStream is a generic old InputStream with a little bit
of RAF-style seek ability.
|
Modifier and Type | Class and Description |
---|---|
class |
CryptoFSDataInputStream |
Copyright © 2017 Apache Software Foundation. All Rights Reserved.