|
Project Wonder 5.0 | |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||
| Packages that use ERXStats.LogEntry | |
|---|---|
| er.directtoweb.pages | |
| er.extensions.statistics | |
| Uses of ERXStats.LogEntry in er.directtoweb.pages |
|---|
| Methods in er.directtoweb.pages that return ERXStats.LogEntry | |
|---|---|
ERXStats.LogEntry |
ERD2WPage.latestEntryForCurrentPropertyKey()
Gets the latest metrics event for the current property key. |
| Uses of ERXStats.LogEntry in er.extensions.statistics |
|---|
| Methods in er.extensions.statistics that return ERXStats.LogEntry | |
|---|---|
ERXStats.LogEntry |
ERXStatisticsPage.aggregateLogEntry()
|
static ERXStats.LogEntry |
ERXStats.logEntryForKey(java.lang.String key)
Returns the log entry for the given key. |
static ERXStats.LogEntry |
ERXStats.logEntryForKey(java.lang.String group,
java.lang.String key)
Returns the log entry for the given key within the specified logging group. |
| Methods in er.extensions.statistics that return types with arguments of type ERXStats.LogEntry | |
|---|---|
static com.webobjects.foundation.NSArray<ERXStats.LogEntry> |
ERXStats.aggregateLogEntries()
Returns an array of LogEntries that represents the aggregate time for all of the tracked stats in the queue, uniqued on key. |
com.webobjects.foundation.NSArray<ERXStats.LogEntry> |
ERXStatisticsPage.aggregateLogEntries()
|
static com.webobjects.foundation.NSMutableDictionary<java.lang.String,ERXStats.LogEntry> |
ERXStats.statistics()
Returns the statistics for the current thread. |
| Methods in er.extensions.statistics with parameters of type ERXStats.LogEntry | |
|---|---|
void |
ERXStats.LogEntry._add(ERXStats.LogEntry logEntry)
|
void |
ERXStatisticsPage.setAggregateLogEntry(ERXStats.LogEntry aggregateLogEntry)
|
|
Last updated: Tue, Feb 21, 2017 05:45 PM CET | |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||