| Class | Description |
|---|---|
| BeatsFrameHandler<E extends Event<SocketChannel>> |
Encapsulates the logic to handle a BeatsFrame once it has been read from the channel.
|
| BeatsSocketChannelHandler<E extends Event<SocketChannel>> |
Extends the StandardSocketChannelHandler to decode bytes into Beats frames.
|
| BeatsSocketChannelHandlerFactory<E extends Event<SocketChannel>> |
Default factory for creating Beats socket channel handlers.
|
| BeatsSSLSocketChannelHandler<E extends Event<SocketChannel>> |
A Beats compatible implementation of SSLSocketChannelHandler.
|
Copyright © 2021 Apache NiFi Project. All rights reserved.