Class ChunkDictionary<T,ATTR extends Attributes.Any>

java.lang.Object
com.illumon.iris.db.v2.locations.parquet.topage.ChunkDictionary<T,ATTR>
All Implemented Interfaces:
StringSetImpl.ReversibleLookup<T>

public class ChunkDictionary<T,ATTR extends Attributes.Any> extends Object implements StringSetImpl.ReversibleLookup<T>
Chunk-backed dictionary for use by ToPage implementations.