Class HeavyHitterModel
java.lang.Object
org.apache.sysds.runtime.controlprogram.federated.monitoring.models.BaseModel
org.apache.sysds.runtime.controlprogram.federated.monitoring.models.HeavyHitterModel
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionHeavyHitterModel(Long id, Long workerId, String operation, double duration, Long count) HeavyHitterModel(Long workerId, String operation, double duration, Long count) -
Method Summary