SyncBeanFactory
Factory for instantiating beans necessary for the sync process.
Types
Link copied to clipboard
@Singleton
@Named(value = "openStreamQueue")
A queue of streams to open on. This allows the dev to control the number of concurrent calls to open by controlling how many workers (coroutines) are pulling from this queue.
Functions
Link copied to clipboard
@Singleton
@Named(value = "batchStateUpdateQueue")
A queue for updating batch states, which is not partitioned.
Link copied to clipboard
@Singleton
Link copied to clipboard
@Singleton
@Named(value = "defaultDestinationTaskLauncherHasThrown")
Link copied to clipboard
@Singleton
@Secondary
@Named(value = "globalMemoryManager")
Link copied to clipboard
True if the catalog has at least one stream that includeFiles.
Link copied to clipboard
@Singleton
@Named(value = "queueMemoryManager")