Uses of Class
io.trino.execution.buffer.PagesSerde.PagesSerdeContext
Packages that use PagesSerde.PagesSerdeContext
-
Uses of PagesSerde.PagesSerdeContext in io.trino.execution.buffer
Methods in io.trino.execution.buffer that return PagesSerde.PagesSerdeContextMethods in io.trino.execution.buffer with parameters of type PagesSerde.PagesSerdeContextModifier and TypeMethodDescriptionPagesSerde.deserialize(PagesSerde.PagesSerdeContext context, io.airlift.slice.Slice serializedPage) io.airlift.slice.SlicePagesSerde.serialize(PagesSerde.PagesSerdeContext context, Page page)