Uses of Class
org.duracloud.mill.ltp.bit.BitIntegrityMorsel
-
-
Uses of BitIntegrityMorsel in org.duracloud.mill.ltp.bit
Method parameters in org.duracloud.mill.ltp.bit with type arguments of type BitIntegrityMorsel Modifier and Type Method Description protected voidLoopingBitIntegrityTaskProducer. loadMorselQueueFromSource(Queue<BitIntegrityMorsel> morselQueue)protected voidLoopingBitIntegrityTaskProducer. nibble(Queue<BitIntegrityMorsel> queue)Constructor parameters in org.duracloud.mill.ltp.bit with type arguments of type BitIntegrityMorsel Constructor Description LoopingBitIntegrityTaskProducer(CredentialsRepo credentialsRepo, org.duracloud.mill.db.repo.JpaBitIntegrityReportRepo bitReportRepo, StorageProviderFactory storageProviderFactory, org.duracloud.common.queue.TaskQueue bitTaskQueue, org.duracloud.common.queue.TaskQueue bitReportTaskQueue, StateManager<BitIntegrityMorsel> state, int maxTaskQueueSize, Frequency frequency, NotificationManager notificationManager, PathFilterManager exclusionManager, LoopingBitTaskProducerConfigurationManager config)
-