Uses of Class
io.higson.runtime.model.region.ScheduleContainer
Packages that use ScheduleContainer
Package
Description
-
Uses of ScheduleContainer in io.higson.runtime.core.datasource
Methods in io.higson.runtime.core.datasource that return types with arguments of type ScheduleContainer -
Uses of ScheduleContainer in io.higson.runtime.core.datasource.snapshot.function
Method parameters in io.higson.runtime.core.datasource.snapshot.function with type arguments of type ScheduleContainerModifier and TypeMethodDescriptionSnapshotFunctionReader.getFunction(String code, String version, Map<String, ScheduleContainer> allSchedules) -
Uses of ScheduleContainer in io.higson.runtime.core.datasource.snapshot.parameter
Method parameters in io.higson.runtime.core.datasource.snapshot.parameter with type arguments of type ScheduleContainerModifier and TypeMethodDescriptionSnapshotParameterReader.getEntries(int id, LevelMapper mapper, Map<String, ScheduleContainer> allSchedules) SnapshotParameterReader.getEntries(int id, Map<String, ScheduleContainer> allSchedules) SnapshotParameterReader.getEntries(Parameter parameter, Map<String, ScheduleContainer> allSchedules) SnapshotParameterReader.getParameterDetails(String code, String version, Map<String, ScheduleContainer> allSchedules) -
Uses of ScheduleContainer in io.higson.runtime.core.datasource.snapshot.version
Methods in io.higson.runtime.core.datasource.snapshot.version that return types with arguments of type ScheduleContainer -
Uses of ScheduleContainer in io.higson.runtime.dao
Methods in io.higson.runtime.dao that return types with arguments of type ScheduleContainer -
Uses of ScheduleContainer in io.higson.runtime.provider
Method parameters in io.higson.runtime.provider with type arguments of type ScheduleContainerModifier and TypeMethodDescriptionintMpScheduleProvider.computeHash(Map<String, ScheduleContainer> scheduleMap) -
Uses of ScheduleContainer in io.higson.runtime.sync
Methods in io.higson.runtime.sync that return types with arguments of type ScheduleContainer