| Interface | Description |
|---|---|
| ProtocolCode |
Beats Protocol Code interface abstraction
|
| ProtocolCodeDecoder<T extends ProtocolCode> |
Decoder for Protocol Code byte values
|
| Class | Description |
|---|---|
| Batch |
Batch of Beats Messages
|
| BatchMessage |
Beats Batch Message containing JSON payload and sequence number
|
| FrameTypeDecoder |
Beats Frame Type Decoder
|
| MessageAck |
Beats Message Acknowledgement
|
| ProtocolVersionDecoder |
Beats Protocol Version Decoder
|
| Enum | Description |
|---|---|
| FrameType |
Beats Protocol Frame Type
|
| ProtocolVersion |
Beats Protocol Version
|
| Exception | Description |
|---|---|
| ProtocolException |
Beats Protocol Exception
|
Copyright © 2024 Apache NiFi Project. All rights reserved.