auto getProcess() const -> DistributedProcess *
auto getWeight() const -> double
virtual auto key() const -> size_t override
Get a key that can identify the Entity uniquely.
DSInvokeHistory(DistributedSystem *system, DistributedProcess *process, std::shared_ptr< protocol::Invoke > invoke, double weight)
DSInvokeHistory(DistributedSystem *system)
auto getSystem() const -> DistributedSystem *