Class ArbitraryOutputBuffer

java.lang.Object
io.trino.execution.buffer.ArbitraryOutputBuffer
All Implemented Interfaces:
OutputBuffer

public class ArbitraryOutputBuffer extends Object implements OutputBuffer
A buffer that assigns pages to queues based on a first come, first served basis.