public static class TxnChain.RevertInfo
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
boolean |
revertKnownDeleted |
long |
revertLsn |
| Constructor and Description |
|---|
RevertInfo(long revertLsn,
boolean revertKnownDeleted) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |
Copyright (c) 2004-2012 Oracle. All rights reserved.