Class IcebergStaticTableLocationProvider<TK extends TableKey,TLK extends TableLocationKey>

All Implemented Interfaces:
TableLocationProvider, NamedImplementation

public class IcebergStaticTableLocationProvider<TK extends TableKey,TLK extends TableLocationKey> extends IcebergTableLocationProviderBase<TK,TLK>

Static TableLocationProvider implementation that delegates location key discovery to a TableLocationKeyFinder and location creation to a TableLocationFactory.