| Interface | Description |
|---|---|
| Daemon.MessageHandler |
Callback interface used by clients to receive messages and errors.
|
| IKinesisProducer |
| Class | Description |
|---|---|
| Attempt |
Represents one attempt at writing a record to the backend.
|
| Daemon |
This class manages the child process.
|
| HashedFileCopier | |
| KinesisProducer |
An interface to the native KPL daemon.
|
| KinesisProducerConfiguration |
Configuration for
KinesisProducer. |
| LogInputStreamReader | |
| Metric |
A metric consists of a name, a list of dimensions, a set of statistics, and
the duration over which the statistics were collected.
|
| UserRecord | |
| UserRecordResult |
The result of a
KinesisProducer.addUserRecord(java.lang.String, java.lang.String, java.nio.ByteBuffer) operation. |
| Enum | Description |
|---|---|
| KinesisProducerConfiguration.ThreadingModel |
Configures the threading model used by the native process for handling requests to AWS Services.
|
| ProcessFailureBehavior |
| Exception | Description |
|---|---|
| DaemonException | |
| IrrecoverableError | |
| UserRecordFailedException |
Copyright © 2018. All rights reserved.