| 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.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
BufferedFSInputStream |
A class that optimizes reading from FSInputStream by buffering.
|
class |
FSDataInputStream |
Utility that wraps a
FSInputStream in a DataInputStream
and buffers input through a BufferedInputStream. |
| Modifier and Type | Class | Description |
|---|---|---|
class |
CryptoFSDataInputStream |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.