Package io.quarkus.deployment.cmd
Class BuildPgoOptimizedNativeCommandHandler
java.lang.Object
io.quarkus.deployment.cmd.BuildPgoOptimizedNativeCommandHandler
- All Implemented Interfaces:
BiConsumer<Object,io.quarkus.builder.BuildResult>
public class BuildPgoOptimizedNativeCommandHandler
extends Object
implements BiConsumer<Object,io.quarkus.builder.BuildResult>
Used by the build tool to consume the result of the PGO-optimized native image build
-
Constructor Details
-
BuildPgoOptimizedNativeCommandHandler
public BuildPgoOptimizedNativeCommandHandler()
-
-
Method Details
-
accept
- Specified by:
acceptin interfaceBiConsumer<Object,io.quarkus.builder.BuildResult>
-