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