Uses of Class
io.ebeaninternal.server.autotune.service.AutoTuneCollection.EntryQuery
-
Packages that use AutoTuneCollection.EntryQuery Package Description io.ebeaninternal.server.autotune.service -
-
Uses of AutoTuneCollection.EntryQuery in io.ebeaninternal.server.autotune.service
Methods in io.ebeaninternal.server.autotune.service that return AutoTuneCollection.EntryQuery Modifier and Type Method Description AutoTuneCollection.EntryQueryProfileOriginQuery. createEntryQuery(boolean reset)Methods in io.ebeaninternal.server.autotune.service that return types with arguments of type AutoTuneCollection.EntryQuery Modifier and Type Method Description List<AutoTuneCollection.EntryQuery>AutoTuneCollection.Entry. getQueries()Methods in io.ebeaninternal.server.autotune.service with parameters of type AutoTuneCollection.EntryQuery Modifier and Type Method Description voidAutoTuneCollection.Entry. addQuery(AutoTuneCollection.EntryQuery entryQuery)
-