Package | Description |
---|---|
io.netty.handler.traffic |
Implementation of a Traffic Shaping Handler and Dynamic Statistics.
|
Modifier and Type | Field and Description |
---|---|
(package private) java.util.concurrent.ConcurrentMap<java.lang.Integer,GlobalChannelTrafficShapingHandler.PerChannel> |
GlobalChannelTrafficShapingHandler.channelQueues
All queues per channel
|
Modifier and Type | Method and Description |
---|---|
private GlobalChannelTrafficShapingHandler.PerChannel |
GlobalChannelTrafficShapingHandler.getOrSetPerChannel(ChannelHandlerContext ctx) |
Modifier and Type | Method and Description |
---|---|
private void |
GlobalChannelTrafficShapingHandler.sendAllValid(ChannelHandlerContext ctx,
GlobalChannelTrafficShapingHandler.PerChannel perChannel,
long now) |