Interface ImmutableTableLocationKey

All Superinterfaces:
Comparable<TableLocationKey>, LogOutputAppendable, NamedImplementation, TableLocationKey
All Known Subinterfaces:
IcebergTableLocationKey
All Known Implementing Classes:
FileTableLocationKey, IcebergTableParquetLocationKey, ParquetTableLocationKey, PartitionedTableLocationKey, PythonTableDataService.TableLocationKeyImpl, StandaloneTableLocationKey, URITableLocationKey

@Immutable public interface ImmutableTableLocationKey extends TableLocationKey
Sub-interface of TableLocationKey to mark immutable implementations.