Uses of Class
io.ebeaninternal.server.autotune.service.AutoTuneCollection.Entry
-
Packages that use AutoTuneCollection.Entry Package Description io.ebeaninternal.server.autotune.service -
-
Uses of AutoTuneCollection.Entry in io.ebeaninternal.server.autotune.service
Methods in io.ebeaninternal.server.autotune.service that return AutoTuneCollection.Entry Modifier and Type Method Description AutoTuneCollection.EntryAutoTuneCollection. add(io.ebean.bean.ObjectGraphOrigin origin, io.ebeaninternal.server.querydefn.OrmQueryDetail detail, String sourceQuery)Methods in io.ebeaninternal.server.autotune.service that return types with arguments of type AutoTuneCollection.Entry Modifier and Type Method Description List<AutoTuneCollection.Entry>AutoTuneCollection. getEntries()
-