Package | Description |
---|---|
er.directtoweb.pages | |
er.extensions.statistics |
Modifier and Type | Method and Description |
---|---|
ERXStats.LogEntry |
ERD2WPage.latestEntryForCurrentPropertyKey()
Gets the latest metrics event for the current property key.
|
Modifier and Type | Method and Description |
---|---|
ERXStats.LogEntry |
ERXStatisticsPage.aggregateLogEntry() |
static ERXStats.LogEntry |
ERXStats.logEntryForKey(String key)
Returns the log entry for the given key.
|
static ERXStats.LogEntry |
ERXStats.logEntryForKey(String group,
String key)
Returns the log entry for the given key within the specified logging group.
|
Modifier and Type | Method and Description |
---|---|
static 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.
|
NSArray<ERXStats.LogEntry> |
ERXStatisticsPage.aggregateLogEntries() |
static NSMutableDictionary<String,ERXStats.LogEntry> |
ERXStats.statistics()
Returns the statistics for the current thread.
|
Modifier and Type | Method and Description |
---|---|
void |
ERXStats.LogEntry._add(ERXStats.LogEntry logEntry) |
void |
ERXStatisticsPage.setAggregateLogEntry(ERXStats.LogEntry aggregateLogEntry) |
Copyright © 2002 – 2024 Project Wonder.