Package com.illumon.iris.db.v2.locations
Class FunctionConsistencyMonitor
java.lang.Object
com.illumon.iris.db.v2.locations.FunctionConsistencyMonitor
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
A supplier that uses a FunctionConsistencyMonitor to ensure that multiple invocations to the same function always return the same value, even if underlying conditions (like the date) change. -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
FunctionConsistencyMonitor
public FunctionConsistencyMonitor()
-
-
Method Details
-
start
Starts a consistent block around the inputProviders.
-