Uses of Class
io.ebeaninternal.server.autotune.model.ProfileDiff
-
Packages that use ProfileDiff Package Description io.ebeaninternal.server.autotune.model -
-
Uses of ProfileDiff in io.ebeaninternal.server.autotune.model
Methods in io.ebeaninternal.server.autotune.model that return ProfileDiff Modifier and Type Method Description ProfileDiffObjectFactory. createProfileDiff()Create an instance ofProfileDiffProfileDiffAutotune. getProfileDiff()Gets the value of the profileDiff property.Methods in io.ebeaninternal.server.autotune.model with parameters of type ProfileDiff Modifier and Type Method Description voidAutotune. setProfileDiff(ProfileDiff value)Sets the value of the profileDiff property.
-