Class IndexToRowSetAdapter

java.lang.Object
io.deephaven.enterprise.codec.IndexToRowSetAdapter
All Implemented Interfaces:
ParquetSchemaReader.CodecAdapter

@AutoService(io.deephaven.parquet.table.ParquetSchemaReader.CodecAdapter.class) public final class IndexToRowSetAdapter extends Object implements ParquetSchemaReader.CodecAdapter
Used to adapt from Legacy "IndexCodec" and "Index" to appropriate core types.