| Package | Description |
|---|---|
| com.wavefront.ingester |
| Modifier and Type | Class and Description |
|---|---|
class |
StringLineIngester
Default Ingester thread that sets up decoders and a command handler to listen for metrics that
are string formatted lines on a port.
|
class |
TcpIngester
Ingester thread that sets up decoders and a command handler to listen for metrics on a port.
|
class |
UdpIngester
Bootstrapping for datagram ingester channels on a socket.
|
| Modifier and Type | Method and Description |
|---|---|
Ingester |
Ingester.withChildChannelOptions(Map<io.netty.channel.ChannelOption<?>,?> childChannelOptions) |
Ingester |
Ingester.withParentChannelOptions(Map<io.netty.channel.ChannelOption<?>,?> parentChannelOptions) |
Copyright © 2018. All rights reserved.