Package io.higson.runtime.prefetch
Class ParametersByRegionsPrefetchStrategy
java.lang.Object
io.higson.runtime.prefetch.AbstractPrefetchStrategy
io.higson.runtime.prefetch.ParametersByRegionsPrefetchStrategy
- All Implemented Interfaces:
PrefetchStrategy
-
Constructor Summary
ConstructorsConstructorDescriptionParametersByRegionsPrefetchStrategy(Initializer initializer, ParameterDao parameterJdbcDao, Map<String, List<String>> profileToRegions) -
Method Summary
Methods inherited from class io.higson.runtime.prefetch.AbstractPrefetchStrategy
prefetch
-
Constructor Details
-
ParametersByRegionsPrefetchStrategy
public ParametersByRegionsPrefetchStrategy(Initializer initializer, ParameterDao parameterJdbcDao, Map<String, List<String>> profileToRegions)
-
-
Method Details
-
getCodes
- Specified by:
getCodesin classAbstractPrefetchStrategy
-