public interface TreeWalkerStatsAccumulator
Modifier and Type | Method and Description |
---|---|
void |
incrementDeletedLNCount() |
void |
incrementLNCount() |
void |
processBIN(BIN node,
java.lang.Long nid,
int level) |
void |
processIN(IN node,
java.lang.Long nid,
int level) |
Copyright (c) 2004-2012 Oracle. All rights reserved.