public class CaseWhenCollector extends ValueCollector
case when a>b then 1 else 0 endthen This collector will return a group containing
a > b
Collector.ModeNode.Visitor.State, Node.Visitor.StatusignoreCase, valuestype| Constructor and Description |
|---|
CaseWhenCollector() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(Node n)
Return true if this node can be accepted by the Collector
|
getValues, isIgnoreCasepublic boolean accept(Node n) throws java.rmi.RemoteException, MXException
Collectoraccept in class ValueCollectorjava.rmi.RemoteExceptionMXException