| Constructor and Description |
|---|
MethodWriterInvocationHandlerSupplier(Supplier<net.openhft.chronicle.bytes.MethodWriterInvocationHandler> supplier) |
| Modifier and Type | Method and Description |
|---|---|
void |
disableThreadSafe(boolean disableThreadSafe) |
void |
genericEvent(String genericEvent) |
net.openhft.chronicle.bytes.MethodWriterInvocationHandler |
get() |
void |
onClose(net.openhft.chronicle.core.io.Closeable closeable) |
void |
recordHistory(boolean recordHistory) |
void |
useMethodIds(boolean useMethodIds) |
public MethodWriterInvocationHandlerSupplier(Supplier<net.openhft.chronicle.bytes.MethodWriterInvocationHandler> supplier)
public void recordHistory(boolean recordHistory)
public void onClose(net.openhft.chronicle.core.io.Closeable closeable)
public void disableThreadSafe(boolean disableThreadSafe)
public void genericEvent(String genericEvent)
public void useMethodIds(boolean useMethodIds)
Copyright © 2023. All rights reserved.