Uses of Class
org.qubership.atp.dataset.migration.Progress
Packages that use Progress
-
Uses of Progress in org.qubership.atp.dataset.migration
Methods in org.qubership.atp.dataset.migration that return ProgressModifier and TypeMethodDescriptionstatic ProgressProgress.withTimeThreshold(Consumer<Integer> progressConsumer, long totalItems) Wraps progress consumer into another one with 2 secs threshold between toggles.