| Package | Description |
|---|---|
| to.etc.dbpool | |
| to.etc.dbpool.info |
| Class and Description |
|---|
| BatchEntry |
| GlobalPerformanceStore
This stores global statistics for database queries all through the pool for
session based requests.
|
| IConnectionStatisticsFactory |
| SessionStatistics
Collects statistics inside a http session, for debugging purposes.
|
| StatisticsCollectorBase
Base class containing just count and overall time stuff.
|
| Class and Description |
|---|
| BatchEntry |
| DbMetric
This contains some metric obtained from database performance statistics (v$client_stats in Oracle).
|
| IConnectionStatisticsFactory |
| IMetricValueTranslator |
| IPerformanceCollector
Collector for all kinds of performance-related data.
|
| JspPageHandler
Helper class to reduce the horrible code in pool.jsp, without having to copy multiple
parts.
|
| MetricsDefinition |
| MetricsDefinition.MetricBuilder |
| OracleStatisticsCreator
This Oracle-only thing enables per-session tracing of database performance data.
|
| PerfItem
This encapsulates a single stored performance metric of a given type and key.
|
| PerfList
Definition for some performance counter.
|
| PerformanceCollector |
| PerformanceStore
Generic metrics storage class; base class both the per-thread metrics
storage plus the per-session and per-startup stores.
|
| SessionStatisticsEntry
A single request's data as stored in the session statistics.
|
| StatementStatistics
The statistics for a single SQL statement during the request/response cycle.
|
| StatisticsCollectorBase
Base class containing just count and overall time stuff.
|
Copyright © 2017 etc.to. All rights reserved.