public interface DmnEngineMetricCollector extends DmnDecisionTableEvaluationListener
Modifier and Type | Method and Description |
---|---|
long |
clearExecutedDecisionElements()
Resets the executed decision elements to 0.
|
long |
clearExecutedDecisionInstances()
Resets the executed decision instances to 0.
|
long |
getExecutedDecisionElements() |
long |
getExecutedDecisionInstances() |
notify
long getExecutedDecisionInstances()
long getExecutedDecisionElements()
long clearExecutedDecisionElements()
long clearExecutedDecisionInstances()
Copyright © 2022. All rights reserved.