| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MeasureId | |
|---|---|
| ch.elca.el4j.services.statistics.detailed | |
| ch.elca.el4j.services.statistics.detailed.contextpassing | |
| Uses of MeasureId in ch.elca.el4j.services.statistics.detailed | 
|---|
| Methods in ch.elca.el4j.services.statistics.detailed that return MeasureId | |
|---|---|
static MeasureId | 
MeasureId.createID()
Creates a new MeasureID object for the localhost machine and with the current time.  | 
 MeasureId | 
MeasureItem.getID()
Returns the MeasureID id of the measure.  | 
| Constructors in ch.elca.el4j.services.statistics.detailed with parameters of type MeasureId | |
|---|---|
MeasureItem(MeasureId id,
            int seq,
            String client,
            String level,
            String service,
            String methodName,
            long startTime,
            long duration,
            String hierarchy)
Creates a new MeasureItem object.  | 
|
| Uses of MeasureId in ch.elca.el4j.services.statistics.detailed.contextpassing | 
|---|
| Methods in ch.elca.el4j.services.statistics.detailed.contextpassing that return MeasureId | |
|---|---|
 MeasureId | 
DetailedStatisticsContext.getMeasureId()
 | 
| Methods in ch.elca.el4j.services.statistics.detailed.contextpassing with parameters of type MeasureId | |
|---|---|
 void | 
DetailedStatisticsContext.setMeasureId(MeasureId measureId)
 | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||