|
TPTP 4.4.0 Platform Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.eclipse.hyades.execution.trace.util.RecordTraceStart
This is the record for a trace start. For up-to-date descriptions of the tag attributes,
see Event Specification for the Java Profiler at http://www.eclipse.org/hyades.
| Constructor Summary | |
|---|---|
RecordTraceStart(java.lang.String agentIdRef)
Creates a record for a new trace. |
|
| Method Summary | |
|---|---|
java.lang.String |
getAgentIdRef()
|
java.lang.String |
getCollationValue()
|
java.lang.String |
getTime()
|
java.lang.String |
getTraceId()
|
void |
setCollationValue(java.lang.String collationValue)
|
java.lang.String |
toString()
Converts this record into a string. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public RecordTraceStart(java.lang.String agentIdRef)
agentIdRef - the UUID of the agent| Method Detail |
public java.lang.String toString()
public java.lang.String getAgentIdRef()
public java.lang.String getCollationValue()
public java.lang.String getTime()
public java.lang.String getTraceId()
public void setCollationValue(java.lang.String collationValue)
|
TPTP 4.4.0 Platform Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||