Uses of Class
io.github.ascopes.protobufmavenplugin.utils.ConcurrentExecutor
Package
Description
Detection and management of input Protocol Buffer sources.
Components to facilitate incremental code generation, which aims to reduce build times for
large codebases by allowing the
maven-compiler-plugin
to incrementally generate classes
from Java sources.-
Uses of ConcurrentExecutor in io.github.ascopes.protobufmavenplugin.sources
ModifierConstructorDescriptionSourcePathResolver
(ConcurrentExecutor concurrentExecutor, TemporarySpace temporarySpace) -
Uses of ConcurrentExecutor in io.github.ascopes.protobufmavenplugin.sources.incremental
ModifierConstructorDescriptionIncrementalCacheManager
(ConcurrentExecutor concurrentExecutor, TemporarySpace temporarySpace)