Interface TableLocationFactory<TK extends TableKey,TLK extends TableLocationKey>

All Known Implementing Classes:
IcebergTableLocationFactory, ParquetTableLocationFactory

public interface TableLocationFactory<TK extends TableKey,TLK extends TableLocationKey>
Interface for TableLocation creation.