Class FixedRecvByteBufAllocator

All Implemented Interfaces:
MaxMessagesRecvByteBufAllocator, RecvByteBufAllocator

public class FixedRecvByteBufAllocator extends DefaultMaxMessagesRecvByteBufAllocator
The RecvByteBufAllocator that always yields the same buffer size prediction. This predictor ignores the feed back from the I/O thread.