Class BatchedLambdaGovernor

java.lang.Object
com.illumon.iris.db.plot.util.governor.BatchedLambdaGovernor
All Implemented Interfaces:
LambdaGovernor

public class BatchedLambdaGovernor extends Object implements LambdaGovernor
Executes all scheduled tasks at the fixed update interval.
  • Constructor Details

    • BatchedLambdaGovernor

      public BatchedLambdaGovernor(long updateIntervalMillis)
  • Method Details