org.mmbase.cache
Class ReleaseStrategy.StrategyResult

java.lang.Object
  extended byorg.mmbase.cache.ReleaseStrategy.StrategyResult
Enclosing class:
ReleaseStrategy

public static class ReleaseStrategy.StrategyResult
extends Object

Author:
Ernst Bunders This class is a bean containing shouldRelease of an event evaluation

Method Summary
 long getCost()
          The cost of a node event evaluation.
 boolean shouldRelease()
          Whether, according to this strategy, the query must be flushed.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getCost

public long getCost()
The cost of a node event evaluation. XXX What is the cost?


shouldRelease

public boolean shouldRelease()
Whether, according to this strategy, the query must be flushed.



MMBase build 1.8.1.20060716