public abstract class TableChangeImplBase extends Object implements TableChange
| Constructor and Description |
|---|
TableChangeImplBase(Table table)
Creates a new change object.
|
| Modifier and Type | Method and Description |
|---|---|
Table |
getChangedTable()
Returns the affected table.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitapplypublic TableChangeImplBase(Table table)
table - The tablepublic Table getChangedTable()
getChangedTable in interface TableChangeCopyright © 2005-2013 Apache Software Foundation. All Rights Reserved.