public class PerfClientUtils extends Object
| Constructor and Description |
|---|
PerfClientUtils() |
| Modifier and Type | Method and Description |
|---|---|
static void |
exit(int code) |
static void |
printJVMInformation(org.slf4j.Logger log)
Print useful JVM information, you need this information in order to be able
to compare the results of executions in different environments.
|
static void |
setExitProcedure(Consumer<Integer> exitProcedure) |
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.