Package io.trino.execution.buffer
Class PagesSerde.PagesSerdeContext
java.lang.Object
io.trino.execution.buffer.PagesSerde.PagesSerdeContext
- All Implemented Interfaces:
AutoCloseable
- Enclosing class:
- PagesSerde
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PagesSerdeContext
public PagesSerdeContext()
-
-
Method Details
-
close
public void close()- Specified by:
closein interfaceAutoCloseable
-