See: Description
Interface | Description |
---|---|
IExecutionDataVisitor |
Interface for data output of collected execution data.
|
ISessionInfoVisitor |
Interface for data output of collected session information.
|
Class | Description |
---|---|
ExecutionData |
Execution data for a single Java class.
|
ExecutionDataReader |
Deserialization of execution data from binary streams.
|
ExecutionDataStore |
In-memory data store for execution data.
|
ExecutionDataWriter |
Serialization of execution data into binary streams.
|
SessionInfo |
Data object describing a session which was the source of execution data.
|
SessionInfoStore |
Container to collect and merge session
SessionInfo objects. |
Copyright © 2012. All Rights Reserved.