程序包 | 说明 |
---|---|
io.netty.handler.codec.http2 |
Benchmarks for
io.netty.handler.codec.http2 . |
限定符和类型 | 方法和说明 |
---|---|
static int |
Http2CodecUtil.streamableBytes(StreamByteDistributor.StreamState state)
Calculate the amount of bytes that can be sent by
state . |
void |
WeightedFairQueueByteDistributor.updateStreamableBytes(StreamByteDistributor.StreamState state) |
void |
UniformStreamByteDistributor.updateStreamableBytes(StreamByteDistributor.StreamState streamState) |
void |
StreamByteDistributor.updateStreamableBytes(StreamByteDistributor.StreamState state)
Called when the streamable bytes for a stream has changed.
|