| Package | Description |
|---|---|
| org.apache.hadoop.crypto | |
| org.apache.hadoop.fs |
An abstract file system API.
|
| org.apache.hadoop.fs.crypto |
| Modifier and Type | Class | Description |
|---|---|---|
class |
CryptoInputStream |
CryptoInputStream decrypts data.
|
class |
CryptoOutputStream |
CryptoOutputStream encrypts data.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
FSDataInputStream |
Utility that wraps a
FSInputStream in a DataInputStream
and buffers input through a BufferedInputStream. |
class |
FSDataOutputStream |
Utility that wraps a
OutputStream in a DataOutputStream. |
| Modifier and Type | Class | Description |
|---|---|---|
class |
CryptoFSDataInputStream |
|
class |
CryptoFSDataOutputStream |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.