Interface LoadSpecHolder

All Known Implementing Classes:
DefaultLoadSpecHolder

public interface LoadSpecHolder
Provides loading specifications for a task or server.
  • Method Details

    • getLookupLoadingSpec

      LookupLoadingSpec getLookupLoadingSpec()
      Returns:
      the lookup loading specification.
    • getBroadcastDatasourceLoadingSpec

      BroadcastDatasourceLoadingSpec getBroadcastDatasourceLoadingSpec()
      Returns:
      the broadcast datasource loading specification.