| AutoTuneAllCollection |
Event where all tuned query information is collected.
|
| AutoTuneCollection |
Profiling information collected.
|
| AutoTuneCollection.Entry |
Profiling entry at a given origin point.
|
| AutoTuneCollection.EntryQuery |
Summary query execution statistics for the origin point.
|
| AutoTuneDiffCollection |
Event where profiling information is collected and processed for differences
relative to the current query tuning.
|
| AutoTuneServiceFactory |
|
| AutoTuneXmlReader |
Reads a profiling xml document.
|
| AutoTuneXmlWriter |
Simple writer for output of the AutoTune Profiling as an XML document.
|
| BaseQueryTuner |
|
| DefaultAutoTuneService |
Implementation of the AutoTuneService which is comprised of profiling and query tuning.
|
| ProfileManager |
Manages the collection of object graph usage profiling.
|
| ProfileOrigin |
|
| ProfileOriginNodeUsage |
Collects usages statistics for a given node in the object graph.
|
| ProfileOriginQuery |
Used to accumulate query execution statistics for paths relative to the origin query.
|
| SortAutoTuneDocument |
Sorts Autotune document by
|
| TunedQueryInfo |
Holds tuned query information.
|