Package io.trino.execution.buffer
Class PipelinedOutputBuffers.OutputBufferId
java.lang.Object
io.trino.execution.buffer.PipelinedOutputBuffers.OutputBufferId
- Enclosing class:
PipelinedOutputBuffers
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanfromString(String id) intgetId()inthashCode()toString()
-
Constructor Details
-
OutputBufferId
public OutputBufferId(int id)
-
-
Method Details
-
fromString
-
equals
-
getId
public int getId() -
hashCode
-
toString
-