public class FilterNode extends AbstractSingleNode<Filter>
Filter.| Modifier and Type | Field and Description |
|---|---|
private Scalar |
condition |
private Context |
context |
rel, sink, source| Constructor and Description |
|---|
FilterNode(Compiler compiler,
Filter rel) |
public void run()
throws InterruptedException
InterruptedExceptionCopyright © 2012–2018 The Apache Software Foundation. All rights reserved.