| Package | Description |
|---|---|
| org.thales.punch.libraries.storm.bolt.file.buffer |
| Modifier and Type | Class and Description |
|---|---|
class |
AvroParquetArchiveBuffer
The
AvroParquetArchiveBuffer writes its content into S3 cluster or Filesystem. |
class |
CephGzipArchiveBuffer
The
CephGzipArchiveBuffer writes its content into a Ceph cluster. |
class |
GzipArchiveBuffer
The Gzip archiver creates a RAM byte array with gzip compressed batch content before writing to file (no streaming).
|
class |
PlainArchiveBuffer
The plain archiver simply creates a RAM byte array with the batch content.
|
class |
S3ArchiveBuffer
The plain archiver simply creates a RAM byte array with the batch content.
|
class |
StreamingGzipArchiveBuffer
A streaming gzip output file archiver.
|
Copyright © 2023. All rights reserved.