public static class RelOptListener.RelEquivalenceEvent extends RelOptListener.RelEvent
| Modifier and Type | Field and Description |
|---|---|
private Object |
equivalenceClass |
private boolean |
isPhysical |
source| Constructor and Description |
|---|
RelEquivalenceEvent(Object eventSource,
RelNode rel,
Object equivalenceClass,
boolean isPhysical) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getEquivalenceClass() |
boolean |
isPhysical() |
getRelgetSource, toStringCopyright © 2012–2018 The Apache Software Foundation. All rights reserved.