@NotNull TextMethodTester |
TextMethodTester.afterRun(Function<String,String> afterRun) |
TextMethodTester |
TextMethodTester.exceptionHandlerSetup(BiConsumer<net.openhft.chronicle.bytes.MethodReader,T> exceptionHandlerSetup) |
TextMethodTester |
TextMethodTester.genericEvent(String genericEvent) |
TextMethodTester<T> |
TextMethodTester.methodReaderInterceptorReturns(net.openhft.chronicle.bytes.MethodReaderInterceptorReturns methodReaderInterceptorReturns) |
TextMethodTester |
TextMethodTester.onInvocationException(Consumer<net.openhft.chronicle.core.util.InvocationTargetRuntimeException> onInvocationException) |
@NotNull TextMethodTester |
TextMethodTester.retainLast(String... retainLast) |
@NotNull TextMethodTester |
TextMethodTester.run() |
@NotNull TextMethodTester |
TextMethodTester.setup(@Nullable String setup) |
@NotNull TextMethodTester |
TextMethodTester.setups(@NotNull List<String> setups) |
TextMethodTester<T> |
TextMethodTester.timeoutMS(long timeoutMS) |
TextMethodTester<T> |
TextMethodTester.updateInterceptor(net.openhft.chronicle.bytes.UpdateInterceptor updateInterceptor) |