Uses of Class
io.quarkus.deployment.dev.RuntimeUpdatesProcessor.TimestampSet
Packages that use RuntimeUpdatesProcessor.TimestampSet
-
Uses of RuntimeUpdatesProcessor.TimestampSet in io.quarkus.deployment.dev
Methods in io.quarkus.deployment.dev with parameters of type RuntimeUpdatesProcessor.TimestampSetModifier and TypeMethodDescription(package private) ClassScanResultRuntimeUpdatesProcessor.checkForChangedClasses(QuarkusCompiler compiler, Function<DevModeContext.ModuleInfo, DevModeContext.CompilationUnit> cuf, boolean firstScan, RuntimeUpdatesProcessor.TimestampSet timestampSet, boolean compilingTests) A first scan is considered done when we have visited all modules at least once.RuntimeUpdatesProcessor.checkForFileChange(Function<DevModeContext.ModuleInfo, DevModeContext.CompilationUnit> cuf, RuntimeUpdatesProcessor.TimestampSet timestampSet) Returns the set of modified files.voidRuntimeUpdatesProcessor.TimestampSet.merge(RuntimeUpdatesProcessor.TimestampSet other)