Package com.decisionbrain.platform.run
This package provides an execution context for externalized CPU intensive processes, like optimization runs.
This context allows to notify metrics about the process execution.
-
Interface Summary Interface Description ExecutionContext This is the interface for the solver execution context.ExecutionContext.AbortCallback Deprecated. UseExecutionContext.AbortCallbackWithPolicy
instead.ExecutionContext.AbortCallbackWithPolicy -
Class Summary Class Description ExecutionContext.DefaultExecutionContext This default execution context just logs the received metrics.ExecutionContext.NoLogExecutionContext This execution context does not do anything with the received metrics. -
Enum Summary Enum Description AbortPolicy