mirror of
https://github.com/apache/nifi.git
synced 2025-02-07 18:48:51 +00:00
- Added test class for ListenBeats - Removed unnecessary dependencies - Implemented BatchDecoder for reading Beats Protocol frames - Refactored protocol and handler classes Signed-off-by: Nathan Gough <thenatog@gmail.com> This closes #6608.