| Package | Description |
|---|---|
| org.apache.nifi.processors.beats.frame |
| Modifier and Type | Method and Description |
|---|---|
List<BeatsFrame> |
BeatsDecoder.getFrames()
Returns the decoded frame and resets the decoder for the next frame.
|
boolean |
BeatsDecoder.process(byte currByte)
Process the next byte from the channel, updating the builder and state accordingly.
|
Copyright © 2022 Apache NiFi Project. All rights reserved.