public static class ReleaseStrategy.StrategyResult extends Object
| Constructor and Description |
|---|
StrategyResult(boolean shouldRelease,
long cost) |
| Modifier and Type | Method and Description |
|---|---|
long |
getCost()
The cost of a node event evaluation.
|
boolean |
shouldRelease()
Whether, according to this strategy, the query must be flushed.
|
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}