public static interface OperatorGraph.OperatorEdgePredicate
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(Operator<?> s,
Operator<?> t,
OperatorGraph.OpEdge opEdge) |
boolean accept(Operator<?> s, Operator<?> t, OperatorGraph.OpEdge opEdge)
Copyright © 2022 The Apache Software Foundation. All rights reserved.