Interface ToPage<ATTR extends Attributes.Any,​RESULT>

All Known Implementing Classes:
ToArrayPage, ToBigDecimalBase, ToBigDecimalFromIntPage, ToBigDecimalFromLongPage, ToBooleanAsBytePage, ToBytePageFromInt, ToCharPageFromInt, ToDbArrayPage, ToDBDateTimePage, ToDBDateTimePageFromInt96, ToDoublePage, ToFloatPage, ToIntPage, ToLongPage, ToObjectPage, ToPage.Wrap, ToPageWithDictionary, ToShortPageFromInt, ToStringPage, ToStringSetPage

public interface ToPage<ATTR extends Attributes.Any,​RESULT>
This provides a translation layer from the parquet results into the appropriately typed Chunk's.