Uses of Class
io.github.ascopes.protobufmavenplugin.sources.incremental.IncrementalCacheManager
Packages that use IncrementalCacheManager
Package
Description
Management of source code generation requests.
-
Uses of IncrementalCacheManager in io.github.ascopes.protobufmavenplugin.generation
Fields in io.github.ascopes.protobufmavenplugin.generation declared as IncrementalCacheManagerModifier and TypeFieldDescriptionprivate final IncrementalCacheManager
ProtobufBuildOrchestrator.incrementalCacheManager
Constructors in io.github.ascopes.protobufmavenplugin.generation with parameters of type IncrementalCacheManagerModifierConstructorDescriptionProtobufBuildOrchestrator
(org.apache.maven.execution.MavenSession mavenSession, ProtocResolver protocResolver, ProjectInputResolver projectInputResolver, ProjectPluginResolver projectPluginResolver, IncrementalCacheManager incrementalCacheManager, ProtocExecutor protocExecutor)