Class ToPageWithDictionary<DATA_TYPE,ATTR extends Any>

java.lang.Object
io.deephaven.parquet.table.pagestore.topage.ToPageWithDictionary<DATA_TYPE,ATTR>
All Implemented Interfaces:
ToPage<ATTR,DATA_TYPE[]>

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