public static class LineageInfo.Predicate extends Object implements Serializable
| Constructor and Description |
|---|
Predicate() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Set<LineageInfo.BaseColumnInfo> |
getBaseCols() |
String |
getExpr() |
int |
hashCode() |
void |
setExpr(String expr) |
public String getExpr()
public void setExpr(String expr)
expr - the expr to setpublic Set<LineageInfo.BaseColumnInfo> getBaseCols()
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.