Class ToPageWithDictionary<DATA_TYPE,ATTR extends Attributes.Any>

java.lang.Object
com.illumon.iris.db.v2.locations.parquet.topage.ToPageWithDictionary<DATA_TYPE,ATTR>
All Implemented Interfaces:
ToPage<ATTR,DATA_TYPE[]>

public class ToPageWithDictionary<DATA_TYPE,ATTR extends Attributes.Any> extends Object implements ToPage<ATTR,DATA_TYPE[]>