public class OdsBenchmarkResultWriter extends Object implements BenchmarkResultHook
| Constructor and Description |
|---|
OdsBenchmarkResultWriter(String entity,
OutputStream outputStream) |
| Modifier and Type | Method and Description |
|---|---|
BenchmarkResultHook |
addResults(Map<String,Long> results) |
void |
finished() |
public OdsBenchmarkResultWriter(String entity, OutputStream outputStream)
public BenchmarkResultHook addResults(Map<String,Long> results)
addResults in interface BenchmarkResultHookpublic void finished()
finished in interface BenchmarkResultHookCopyright © 2012–2021. All rights reserved.