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,
int lastLoggedSize,
boolean isEmbedded) |
void processLSN(long childLSN,
LogEntryType childType,
Node theNode,
byte[] lnKey,
int lastLoggedSize,
boolean isEmbedded)
throws FileNotFoundException
FileNotFoundExceptionvoid processDirtyDeletedLN(long childLSN,
LN ln,
byte[] lnKey)
void noteMemoryExceeded()
Copyright © 2024. All rights reserved.