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
DatabaseExceptionvoid processDirtyDeletedLN(long childLSN,
LN ln,
byte[] lnKey)
throws DatabaseException
DatabaseExceptionvoid processDupCount(int count)
Copyright (c) 2004,2008 Oracle. All rights reserved.