|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface SortedLSNTreeWalker.TreeNodeProcessor
Method Summary | |
---|---|
void |
processDirtyDeletedLN(long childLSN,
LN ln,
byte[] lnKey)
|
void |
processDupCount(int count)
|
void |
processLSN(long childLSN,
LogEntryType childType,
Node theNode,
byte[] lnKey)
|
Method Detail |
---|
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)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |