| Interface | Description |
|---|---|
| CheckpointFile.EntryFormatter<T> |
This is used to convert the given entry of type
T into a string and vice versa. |
| Class | Description |
|---|---|
| AlterReplicaExclusionOp |
A single operation to alter the exclusion on the given broker
|
| AlterReplicaExclusionsReply | |
| ApiMessageAndVersion |
An ApiMessage and an associated version.
|
| BrokerReplicaExclusionModificationResult |
The in-memory result of a modification of replica exclusions.
|
| BrokerReplicaExclusionResult |
The result of a single broker replica exclusion operation.
|
| CheckpointFile<T> |
This class represents a utility to capture a checkpoint in a file.
|
| CheckpointFile.CheckpointReadBuffer<T> | |
| ProducerIdsBlock |
Holds a range of Producer IDs used for Transactional and EOS producers.
|