public class UdpTransport extends NettyTransport
| Modifier and Type | Class and Description |
|---|---|
static class |
UdpTransport.Config |
static interface |
UdpTransport.Factory |
CK_BIND_ADDRESS, CK_PORT, CK_RECV_BUFFER_SIZE, localRegistry, throughputCounter| Constructor and Description |
|---|
UdpTransport(Configuration configuration,
ThroughputCounter throughputCounter,
LocalMetricRegistry localRegistry) |
| Modifier and Type | Method and Description |
|---|---|
org.jboss.netty.bootstrap.Bootstrap |
getBootstrap() |
getBaseChannelHandlers, getFinalChannelHandlers, getLocalAddress, getMetricSet, getRecvBufferSize, launch, setMessageAggregator, stoppublic UdpTransport(Configuration configuration, ThroughputCounter throughputCounter, LocalMetricRegistry localRegistry)
public org.jboss.netty.bootstrap.Bootstrap getBootstrap()
getBootstrap in class NettyTransportCopyright © 2012-2015 Graylog, Inc.. All Rights Reserved.