Converts declarative InitializerEntry and SynchronizerEntry descriptors from the mode table into concrete InitializerFactory and SynchronizerSlot instances that the FDv2DataSource orchestrator can use.
Create an initializer factory from an initializer entry descriptor. Returns undefined if the entry type is not supported.
undefined
Create a synchronizer slot from a synchronizer entry descriptor. Returns undefined if the entry type is not supported.
Generated using TypeDoc
Converts declarative InitializerEntry and SynchronizerEntry descriptors from the mode table into concrete InitializerFactory and SynchronizerSlot instances that the FDv2DataSource orchestrator can use.