public static interface SortedLSNTreeWalker.TreeNodeProcessor
| Modifier and Type | Method and Description |
|---|---|
void |
noteMemoryExceeded() |
void |
processDirtyDeletedLN(long childLSN,
LN ln,
byte[] lnKey) |
void |
processLSN(long childLSN,
LogEntryType childType,
Node theNode,
byte[] lnKey) |
void processLSN(long childLSN,
LogEntryType childType,
Node theNode,
byte[] lnKey)
throws java.io.FileNotFoundException,
DatabaseException
java.io.FileNotFoundExceptionDatabaseExceptionvoid processDirtyDeletedLN(long childLSN,
LN ln,
byte[] lnKey)
throws DatabaseException
DatabaseExceptionvoid noteMemoryExceeded()
Copyright (c) 2004-2012 Oracle. All rights reserved.