Uses of Interface
cn.boboweike.carrot.tasks.filters.ElectStateFilter
-
Packages that use ElectStateFilter Package Description cn.boboweike.carrot.tasks.filters -
-
Uses of ElectStateFilter in cn.boboweike.carrot.tasks.filters
Classes in cn.boboweike.carrot.tasks.filters that implement ElectStateFilter Modifier and Type Class Description classRetryFilterA TaskFilter of typeElectStateFilterthat will retry the task if it fails for up to 10 times with an exponential back-off policy.
-