Skip to main content
The following methods expose the source descriptions, default source, and Source Fetcher for the type.

ISourceHandler

  • Set<SD> getSourceDescriptions() - source descriptions
  • String getDefaultSource() - returns the default source
  • TD buildInstanceTopic(String table) - builds an instance of a topic based on the provided table name
  • ISourceFetcher getSourceFetcher() - the source fetcher
There is one Source Handler per Atoti Source Type.