open fun getDataSources(): MutableMap<String, DataSource>
Get the Map of DataSource maintained by this object.
The returned Map is unmodifiable.
unmodifiable
Return said Map of DataSource (never null)
null