Uses of Class
org.duracloud.mill.bit.BitIntegrityCheckTaskProcessorFactory
Packages that use BitIntegrityCheckTaskProcessorFactory
-
Uses of BitIntegrityCheckTaskProcessorFactory in org.duracloud.mill.workman.spring
Methods in org.duracloud.mill.workman.spring that return BitIntegrityCheckTaskProcessorFactoryModifier and TypeMethodDescriptionAppConfig.bitIntegrityCheckTaskProcessorFactory(CredentialsRepo credentialRepo, StorageProviderFactory storageProviderFactory, BitLogStore bitLogStore, org.duracloud.common.queue.TaskQueue bitErrorQueue, org.duracloud.common.queue.TaskQueue auditQueue, org.duracloud.mill.manifest.ManifestStore manifestStore) Methods in org.duracloud.mill.workman.spring with parameters of type BitIntegrityCheckTaskProcessorFactoryModifier and TypeMethodDescriptionAppConfig.rootTaskProcessorFactory(CredentialsRepo repo, StorageProviderFactory storageProviderFactory, File workDir, BitIntegrityCheckTaskProcessorFactory bitCheckTaskProcessorFactory, MultiStepTaskProcessorFactory bitReportTaskProcessorFactory, MultiStepTaskProcessorFactory auditTaskProcessorFactory, StorageStatsTaskProcessorFactory storageStatsTaskProcessorFactory, TaskProducerConfigurationManager configurationManager, org.duracloud.mill.manifest.ManifestStore manifestStore)