public static interface SortedLSNTreeWalker.TreeNodeProcessor
Modifier and Type | Method and Description |
---|---|
void |
processDirtyDeletedLN(long childLSN,
LN ln,
byte[] lnKey) |
void |
processDupCount(int count) |
void |
processLSN(long childLSN,
LogEntryType childType,
Node theNode,
byte[] lnKey) |
void processLSN(long childLSN, LogEntryType childType, Node theNode, byte[] lnKey) throws DatabaseException
DatabaseException
void processDirtyDeletedLN(long childLSN, LN ln, byte[] lnKey) throws DatabaseException
DatabaseException
void processDupCount(int count)