public static class LineageInfo.TableAliasInfo extends Object implements Serializable
LineageInfo.TableAliasInfo()
String
getAlias()
Table
getTable()
void
setAlias(String alias)
setTable(Table table)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public LineageInfo.TableAliasInfo()
public String getAlias()
public void setAlias(String alias)
alias
public Table getTable()
public void setTable(Table table)
table
public String toString()
toString
Object
Copyright © 2017 The Apache Software Foundation. All rights reserved.