Class IncrementalCacheManager

java.lang.Object
io.github.ascopes.protobufmavenplugin.sources.incremental.IncrementalCacheManager

@Description("Component that manages populating and analysing the incremental build cache") @Named public final class IncrementalCacheManager extends Object
Manager that detects situations where incremental compilation may be faster on large codebases.
Since:
2.7.0
Author:
Ashley Scopes