Class MpScheduleProvider
java.lang.Object
pl.decerto.hyperon.runtime.provider.MpScheduleProvider
- Author:
- przemek hertel
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncache()intintcomputeHash(Map<String, ScheduleContainer> scheduleMap) inthash()hash of current cache statevoidreload()
-
Constructor Details
-
MpScheduleProvider
public MpScheduleProvider()
-
-
Method Details
-
computeHash
public int computeHash() -
computeHash
-
hash
public int hash()hash of current cache state- Returns:
- int value with hash of current cache state
-
reload
public void reload() -
cache
-