Interface ParquetFormatTableLocation<CLT extends ParquetFormatColumnLocation>

All Superinterfaces:
com.fishlib.base.log.LogOutputAppendable, NamedImplementation, TableLocation<CLT>, TableLocationKey, TableLocationState
All Known Implementing Classes:
ReadOnlyParquetTableLocation

public interface ParquetFormatTableLocation<CLT extends ParquetFormatColumnLocation>
extends TableLocation<CLT>
TableLocation sub-interface for table locations stored in the Apache Parquet columnar format.