Package org.aksw.iguana.cc.worker.impl.update
-
Class Summary Class Description UpdateTimer Class to calculate time between two update queries. -
Enum Summary Enum Description UpdateTimer.Strategy The possible strategies NONE: updates will be executed immediately after another FIXED: a fixed value in ms will be waited before the next update query DISTRIBUTED: the updates will be equally distributed over the time limit of the task