Class GcProfile.NoProfile
java.lang.Object
com.palantir.gradle.dist.service.gc.GcProfile.NoProfile
- All Implemented Interfaces:
GcProfile,Serializable
- Enclosing interface:
- GcProfile
This GC profile does not apply any JVM flags which allows services to override GC settings without needing to
unset preconfigured flags.
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.palantir.gradle.dist.service.gc.GcProfile
GcProfile.Hybrid, GcProfile.NoProfile, GcProfile.ResponseTime, GcProfile.Throughput -
Field Summary
Fields inherited from interface com.palantir.gradle.dist.service.gc.GcProfile
PROFILE_NAMES, serialVersionUID -
Constructor Summary
Constructors -
Method Summary