Interface ImmutableTableLocationKey

All Superinterfaces:
Comparable<TableLocationKey>, LogOutputAppendable, NamedImplementation, TableLocationKey
All Known Implementing Classes:
FileTableLocationKey, ParquetTableLocationKey, PartitionedTableLocationKey, StandaloneTableLocationKey, URITableLocationKey

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