Class ColumnRegionObject.DictionaryKeysWrapper

java.lang.Object
io.deephaven.engine.table.impl.sources.regioned.ColumnRegionObject.DictionaryKeysWrapper
All Implemented Interfaces:
Page<DictionaryKeys>, Page.WithDefaults<DictionaryKeys>, PagingChunkSource<DictionaryKeys>, ChunkSource<DictionaryKeys>, FillContextMaker, GetContextMaker, DefaultChunkSource<DictionaryKeys>, ColumnRegion<DictionaryKeys>, ColumnRegionLong<DictionaryKeys>, Releasable
Enclosing interface:
ColumnRegionObject<DATA_TYPE,ATTR extends Any>

public static final class ColumnRegionObject.DictionaryKeysWrapper extends Object implements ColumnRegionLong<DictionaryKeys>, Page.WithDefaults<DictionaryKeys>