Uses of Class
org.duracloud.mill.ltp.Frequency
-
-
Uses of Frequency in org.duracloud.mill.ltp
Methods in org.duracloud.mill.ltp that return Frequency Modifier and Type Method Description protected FrequencyLoopingTaskProducer. getFrequency()protected FrequencyLoopingTaskProducerDriverSupport. getFrequency(String key)Constructors in org.duracloud.mill.ltp with parameters of type Frequency Constructor Description LoopingTaskProducer(CredentialsRepo credentialsRepo, StorageProviderFactory storageProviderFactory, org.duracloud.common.queue.TaskQueue taskQueue, StateManager<T> state, int maxTaskQueueSize, Frequency frequency, LocalTime startTime, NotificationManager notificationManager, LoopingTaskProducerConfigurationManager config)
-