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.FileNotFoundException
DatabaseException
void processDirtyDeletedLN(long childLSN, LN ln, byte[] lnKey) throws DatabaseException
DatabaseException
void noteMemoryExceeded()
Copyright (c) 2004-2012 Oracle. All rights reserved.