Package dev.inspector.agent.model
Class Segment
java.lang.Object
dev.inspector.agent.model.Context
dev.inspector.agent.model.Segment
- All Implemented Interfaces:
Transportable
-
Field Summary
-
Constructor Summary
ConstructorsConstructorDescriptionSegment(TransactionIdentifier identifier, String type) Segment(TransactionIdentifier identifier, String type, String label) -
Method Summary
Methods inherited from class dev.inspector.agent.model.Context
addContext
-
Constructor Details
-
Segment
-
Segment
-
-
Method Details
-
start
-
end
public void end() -
end
-
toTransport
public org.json.JSONObject toTransport()- Specified by:
toTransportin interfaceTransportable
-
setLabel
-
getLabel
-