Toggle navigation
Home
io.atomix.bench.BenchmarkProgress to io.atomix.bench.RunnerProgress
No. of Instances - 1
No. of Commits - 1
No. of Projects - {'atomix'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Internal -> Internal
Mapping:
Cascading Type Change (Similar)
BenchmarkProgress
to
RunnerProgress
Add or Remove Method invocation
reports.put(member,new RunnerProgress(BenchmarkState.RUNNING,0,0))
to
reports.put(member.id(),new RunnerProgress(BenchmarkState.RUNNING,0,0,0,0,0))