public static class PerfTest.PerfTestOptions
extends java.lang.Object
| Constructor and Description |
|---|
PerfTestOptions() |
| Modifier and Type | Method and Description |
|---|---|
PerfTest.PerfTestOptions |
setArgumentLookup(java.util.function.Function<java.lang.String,java.lang.String> argumentLookup) |
PerfTest.PerfTestOptions |
setExceptionHandler(com.rabbitmq.client.ExceptionHandler exceptionHandler) |
PerfTest.PerfTestOptions |
setShutdownService(ShutdownService shutdownService) |
PerfTest.PerfTestOptions |
setSkipSslContextConfiguration(boolean skipSslContextConfiguration) |
PerfTest.PerfTestOptions |
setSystemExiter(PerfTest.SystemExiter systemExiter) |
public PerfTest.PerfTestOptions setSystemExiter(PerfTest.SystemExiter systemExiter)
public PerfTest.PerfTestOptions setSkipSslContextConfiguration(boolean skipSslContextConfiguration)
public PerfTest.PerfTestOptions setArgumentLookup(java.util.function.Function<java.lang.String,java.lang.String> argumentLookup)
public PerfTest.PerfTestOptions setShutdownService(ShutdownService shutdownService)
public PerfTest.PerfTestOptions setExceptionHandler(com.rabbitmq.client.ExceptionHandler exceptionHandler)
Copyright © 2022 Pivotal Software, Inc.. All rights reserved.