|
Project Wonder 5.0 | |||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Packages that use PFStatsNode | |
---|---|
er.profiling | |
er.profiling.delegates |
Uses of PFStatsNode in er.profiling |
---|
Methods in er.profiling that return PFStatsNode | |
---|---|
static PFStatsNode |
PFProfiler.currentStats()
|
PFStatsNode |
PFStatsNode.parentStats()
|
static PFStatsNode |
PFProfiler.popStats()
|
PFStatsNode |
PFStatsNode.push(java.lang.String name,
java.lang.String type,
java.lang.Object target,
java.lang.Object context)
|
PFStatsNode |
PFStatsNode.rootStats()
|
static PFStatsNode |
PFProfiler.statsWithID(java.lang.String id)
|
Methods in er.profiling that return types with arguments of type PFStatsNode | |
---|---|
static java.util.Set<PFStatsNode> |
PFStatsChecker.checkForErrors(PFStatsNode node)
|
java.util.List<PFStatsNode> |
PFStatsNode.children()
|
Methods in er.profiling with parameters of type PFStatsNode | |
---|---|
protected void |
PFProfilerRequestHandler.appendNodesStatsToResponse(PFStatsNode stats,
com.webobjects.appserver.WOResponse response,
com.webobjects.appserver.WOContext context,
float minimumPercentage,
java.util.Set<java.lang.String> filters,
java.util.Set<PFStatsNode> renderedStats,
boolean tree)
|
protected void |
PFProfilerRequestHandler.appendSingleNodeStatsToResponse(PFStatsNode stats,
com.webobjects.appserver.WOResponse response,
com.webobjects.appserver.WOContext context,
float minimumPercentage,
java.util.Set<java.lang.String> filters,
java.util.Set<PFStatsNode> renderedStats,
boolean tree)
|
protected static void |
PFStatsChecker.checkForDupeSQL(PFStatsNode node,
java.util.Map<java.lang.String,java.util.List<PFStatsNode>> duplicates)
|
static java.util.Set<PFStatsNode> |
PFStatsChecker.checkForErrors(PFStatsNode node)
|
static void |
PFProfiler.setCurrentStats(PFStatsNode stats)
|
static void |
PFProfiler.setStatsWithID(PFStatsNode stats,
java.lang.String id)
|
Method parameters in er.profiling with type arguments of type PFStatsNode | |
---|---|
protected void |
PFProfilerRequestHandler.appendNodesStatsToResponse(PFStatsNode stats,
com.webobjects.appserver.WOResponse response,
com.webobjects.appserver.WOContext context,
float minimumPercentage,
java.util.Set<java.lang.String> filters,
java.util.Set<PFStatsNode> renderedStats,
boolean tree)
|
protected void |
PFProfilerRequestHandler.appendSingleNodeStatsToResponse(PFStatsNode stats,
com.webobjects.appserver.WOResponse response,
com.webobjects.appserver.WOContext context,
float minimumPercentage,
java.util.Set<java.lang.String> filters,
java.util.Set<PFStatsNode> renderedStats,
boolean tree)
|
protected static void |
PFStatsChecker.checkForDupeSQL(PFStatsNode node,
java.util.Map<java.lang.String,java.util.List<PFStatsNode>> duplicates)
|
Uses of PFStatsNode in er.profiling.delegates |
---|
Fields in er.profiling.delegates declared as PFStatsNode | |
---|---|
PFStatsNode |
PFMarkup.MarkerStats._stats
|
Methods in er.profiling.delegates with parameters of type PFStatsNode | |
---|---|
protected void |
PFHeatMap.appendHeatStyles(PFStatsNode stats,
com.webobjects.appserver.WOResponse response,
com.webobjects.appserver.WOContext context)
|
|
Last updated: Tue, Feb 21, 2017 • 05:45 PM CET | |||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |