Toggle navigation
Home
io.atomix.cluster.MemberId to java.lang.String
No. of Instances - 52
No. of Commits - 2
No. of Projects - {'atomix'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Internal -> Jdk
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))