private class IndexData.UpdateRowPendingChange extends IndexData.AddRowPendingChange
_addDataPage, _addEntry, _addIdx, _isDupe, _oldEntry| Modifier | Constructor and Description |
|---|---|
private |
UpdateRowPendingChange(IndexData.PendingChange next) |
| Modifier and Type | Method and Description |
|---|---|
void |
rollback()
Undoes the pending change.
|
commit, setAddRow, setOldRowgetNextprivate UpdateRowPendingChange(IndexData.PendingChange next)
public void rollback()
throws java.io.IOException
IndexData.PendingChangerollback in class IndexData.AddRowPendingChangejava.io.IOException