gobo7793 / ssharp

S# is a formal modeling and safety analysis framework for safety-critical systems. It provides a domain specific modeling language and fully automated formal safety analysis tools based on C# and .NET.
http://safetysharp.isse.de/wiki
MIT License
0 stars 0 forks source link

Auslesen der Daten von Attempts und Container optimieren #41

Closed gobo7793 closed 6 years ago

gobo7793 commented 6 years ago

Wenn über Liste bereits alle Daten geholt werden können, dann diese direkt speichern! -> GetStatus() nur noch bei YarnApp notwendig YarnApp holt alle Daten von seinen Attempts und das holt alle Daten von seinen Containern