public interface TreeWalkerStatsAccumulator
| Modifier and Type | Method and Description |
|---|---|
void |
incrementDeletedLNCount() |
void |
incrementLNCount() |
void |
processBIN(BIN node,
Long nid,
int level) |
void |
processIN(IN node,
Long nid,
int level) |
Copyright © 2024. All rights reserved.