Class IcebergManualRefreshTableLocationProvider<TK extends TableKey,TLK extends TableLocationKey>

All Implemented Interfaces:
TableLocationProvider, NamedImplementation

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

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