| Class | Description |
|---|---|
| BeatsDecoder |
Decodes a Beats frame by maintaining a state based on each byte that has been processed.
|
| BeatsEncoder |
Encodes a BeatsFrame into raw bytes using the given charset.
|
| BeatsFrame |
A frame received from a channel.
|
| BeatsFrame.Builder |
Builder for a BeatsFrame.
|
| Enum | Description |
|---|---|
| BeatsState |
The stages of parsing of a Beats conversation.
|
| Exception | Description |
|---|---|
| BeatsFrameException |
Represents an error encountered when decoding frames.
|
Copyright © 2021 Apache NiFi Project. All rights reserved.