diff options
author | Francis Toth <francis.toth@yoppworks.com> | 2020-05-28 03:48:23 -0400 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-05-28 07:48:23 +0000 |
commit | 13d7757dd612d7b77d043c7c1c3e86d935b0d1da (patch) | |
tree | 7c1934e88760868b60c8549871f6288ae289bd32 /docs/submodules | |
parent | c5aa1abd21e7c94b8f204231159cd70939380961 (diff) |
Update git submodules
* Update docs/submodules/sdc.git from branch 'master'
to f38f7e583f1d311e0fe108c09d201112bb4d135f
- Encapsulate ReportManager's failedVerticesPerTask and resultsPerVertex in Report
This commit aims to encapsulate the static fields failedVerticesPerTask and resultsPerVertex in their own class (called Report). In the short terms, any state needing to be passed around will be stored there. Unfortunately, this commit required many minor changes in functions signature (to pass the Report instance).
Signed-off-by: Francis Toth <francis.toth@yoppworks.com>
Change-Id: I3756d9a939cbd0f2856be72aa2bd24a3980dde49
Issue-ID: SDC-2499
Diffstat (limited to 'docs/submodules')
m--------- | docs/submodules/sdc.git | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/sdc.git b/docs/submodules/sdc.git -Subproject 1de7b75829b3bf0c06ee7a8b3006b0edfb23942 +Subproject f38f7e583f1d311e0fe108c09d201112bb4d135 |