|
|||||||||
| Home >> All >> org >> mule >> util >> [ performance overview ] | PREV NEXT | ||||||||
A
- addInterval(long) - Method in class org.mule.util.performance.CompactStopWatch
C
- CompactStopWatch - class org.mule.util.performance.CompactStopWatch.
CompactStopWatchgenerates a compact stop watch which logs a summary and average elapsed time at a given frequency.- CompactStopWatch() - Constructor for class org.mule.util.performance.CompactStopWatch
- CompactStopWatch(Category, String) - Constructor for class org.mule.util.performance.CompactStopWatch
- category - Variable in class org.mule.util.performance.StopWatch
- Holds value of property category.
- chain - Variable in class org.mule.util.performance.StopWatch
- Holds value of property cache.
- copy() - Method in class org.mule.util.performance.CompactStopWatch
- Makes the copy a child of this stop watch
- copy() - Method in class org.mule.util.performance.StopWatch
- count - Variable in class org.mule.util.performance.CompactStopWatch
- The stop watch count
D
- DetailedStopWatch - class org.mule.util.performance.DetailedStopWatch.
DetailedStopWatchgenerates a detailed stop watch, logging all cache hits.- DetailedStopWatch() - Constructor for class org.mule.util.performance.DetailedStopWatch
- DetailedStopWatch(Category, String) - Constructor for class org.mule.util.performance.DetailedStopWatch
E
- elapsedTime - Variable in class org.mule.util.performance.CompactStopWatch
- The total elapsed time so far
F
- frequency - Variable in class org.mule.util.performance.CompactStopWatch
- Holds value of property frequency.
G
- getCache() - Method in class org.mule.util.performance.StopWatch
- Getter for property cache.
- getCategory() - Method in class org.mule.util.performance.StopWatch
- Getter for property category.
- getCategoryName() - Method in class org.mule.util.performance.StopWatch
- getFrequency() - Method in class org.mule.util.performance.CompactStopWatch
- Getter for property frequency.
- getKey() - Method in class org.mule.util.performance.StopWatch
- Getter for property key.
- getName() - Method in class org.mule.util.performance.StopWatch
- Getter for property name.
- getParent() - Method in class org.mule.util.performance.CompactStopWatch
K
M
- maxTime - Variable in class org.mule.util.performance.CompactStopWatch
- The maximum time of any run
- minTime - Variable in class org.mule.util.performance.CompactStopWatch
- The minimum time of any run
N
O
- org.mule.util.performance - package org.mule.util.performance
P
- parent - Variable in class org.mule.util.performance.CompactStopWatch
- The parent stop watch that does the aggregation
R
- reset() - Method in class org.mule.util.performance.CompactStopWatch
S
- StopWatch - class org.mule.util.performance.StopWatch.
StopWatchis an abstract base class for cache operation based stop watches such as the compact or detailed stop watches.- StopWatch() - Constructor for class org.mule.util.performance.StopWatch
- StopWatch(Category, String) - Constructor for class org.mule.util.performance.StopWatch
- setCache(UMOChain) - Method in class org.mule.util.performance.StopWatch
- Setter for property cache.
- setCategory(Category) - Method in class org.mule.util.performance.StopWatch
- Setter for property category.
- setCategoryName(String) - Method in class org.mule.util.performance.StopWatch
- setFrequency(int) - Method in class org.mule.util.performance.CompactStopWatch
- Setter for property frequency.
- setKey(Object) - Method in class org.mule.util.performance.StopWatch
- Setter for property key.
- setName(String) - Method in class org.mule.util.performance.StopWatch
- Setter for property name.
- setParent(CompactStopWatch) - Method in class org.mule.util.performance.CompactStopWatch
- start() - Method in class org.mule.util.performance.CompactStopWatch
- start() - Method in class org.mule.util.performance.DetailedStopWatch
- start() - Method in class org.mule.util.performance.StopWatch
- Signals the start of an operation for the given key.
- startTime - Variable in class org.mule.util.performance.CompactStopWatch
- The time the current stop watch has been running for
- startTime - Variable in class org.mule.util.performance.DetailedStopWatch
- stop() - Method in class org.mule.util.performance.CompactStopWatch
- Signals the end of an operation
- stop() - Method in class org.mule.util.performance.DetailedStopWatch
- Signals the end of an operation
- stop() - Method in class org.mule.util.performance.StopWatch
- Signals the end of an operation
A C D E F G K M N O P R S
|
|||||||||
| Home >> All >> org >> mule >> util >> [ performance overview ] | PREV NEXT | ||||||||