-
public interface NodeUsageListenerCollects the profile information.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcollectNodeUsage(NodeUsageCollector.State state)Collect node usage "profiling" information.
-
-
-
Method Detail
-
collectNodeUsage
void collectNodeUsage(NodeUsageCollector.State state)
Collect node usage "profiling" information.This is the properties that are used for a given bean in the object graph. This information is used by autoTune to tune queries.
-
-