| Package | Description |
|---|---|
| org.thales.punch.libraries.storm.bolt.file | |
| org.thales.punch.libraries.storm.bolt.file.buffer |
| Class and Description |
|---|
| IArchiveBuffer
This interface defines the contract for marshaling incoming data (i.e.
|
| Class and Description |
|---|
| AbstractArchiveBuffer |
| GzipArchiveBuffer
The Gzip archiver creates a RAM byte array with gzip compressed batch content before writing to file (no streaming).
|
| IArchiveBuffer
This interface defines the contract for marshaling incoming data (i.e.
|
| PlainArchiveBuffer
The plain archiver simply creates a RAM byte array with the batch content.
|
Copyright © 2023. All rights reserved.