| Package | Description |
|---|---|
| to.etc.dbpool | |
| to.etc.dbpool.info |
| Modifier and Type | Method and Description |
|---|---|
static StatisticsCollectorBase |
StatisticsRequestListener.getThreadStatistics()
Get the current counts for SQL statements for the current thread, if enabled/available.
|
| Modifier and Type | Class and Description |
|---|---|
class |
StatisticsCollector
This collects per-statement execution time and collects statement counts per statement.
|
| Modifier and Type | Method and Description |
|---|---|
StatisticsCollectorBase |
SessionStatisticsEntry.getRequest() |
| Modifier and Type | Method and Description |
|---|---|
void |
GlobalPerformanceStore.addRequestInfo(StatisticsCollectorBase icb) |
void |
SessionStatistics.addRequestInfo(String requestId,
PerformanceCollector collector,
StatisticsCollectorBase thisrequest)
Merge the request data.
|
| Constructor and Description |
|---|
SessionStatisticsEntry(StatisticsCollectorBase request,
String requestId,
int id,
PerformanceStore ps) |
StatisticsCollectorBase(StatisticsCollectorBase o,
long duration)
Copy constructor.
|
Copyright © 2017 etc.to. All rights reserved.