Class Records
java.lang.Object
eds.database.Records
Records — data transfer objects for simulation run persistence.
Contains all record types used to move data between the model layer
and the database layer.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final recordHolds all statistics and metrics for a single simulation run.static final recordHolds the details of a single executed trade, linked to a simulation run. -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Records
public Records()
-