@Deprecated public class EventLoopServiceWrapper<O> extends Object implements ServiceWrapper, net.openhft.chronicle.core.threads.EventHandler
ServiceWrapper.Builder<O>| Modifier and Type | Field and Description |
|---|---|
protected @NotNull net.openhft.chronicle.bytes.MethodReader[] |
serviceIn
Deprecated.
|
| Constructor and Description |
|---|
EventLoopServiceWrapper(@NotNull ServiceWrapperBuilder<O> builder)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
action()
Deprecated.
|
void |
close()
Deprecated.
|
@NotNull ChronicleQueue[] |
inputQueues()
Deprecated.
|
boolean |
isClosed()
Deprecated.
|
@NotNull ChronicleQueue |
outputQueue()
Deprecated.
|
@NotNull net.openhft.chronicle.core.threads.HandlerPriority |
priority()
Deprecated.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuildercloseQuietly, closeQuietly, notifyClosing@NotNull protected final @NotNull net.openhft.chronicle.bytes.MethodReader[] serviceIn
public EventLoopServiceWrapper(@NotNull
@NotNull ServiceWrapperBuilder<O> builder)
@NotNull public @NotNull ChronicleQueue[] inputQueues()
inputQueues in interface ServiceWrapper@NotNull public @NotNull ChronicleQueue outputQueue()
outputQueue in interface ServiceWrapperpublic boolean action()
throws net.openhft.chronicle.core.threads.InvalidEventHandlerException
action in interface net.openhft.chronicle.core.threads.VanillaEventHandlernet.openhft.chronicle.core.threads.InvalidEventHandlerException@NotNull public @NotNull net.openhft.chronicle.core.threads.HandlerPriority priority()
priority in interface net.openhft.chronicle.core.threads.EventHandlerpublic void close()
close in interface Closeableclose in interface AutoCloseablepublic boolean isClosed()
isClosed in interface net.openhft.chronicle.core.io.QueryCloseableCopyright © 2021. All rights reserved.