public interface QueueEntryHandler extends BiConsumer<net.openhft.chronicle.wire.WireIn,Consumer<String>>, AutoCloseable
Modifier and Type | Method and Description |
---|---|
void |
close() |
static @NotNull QueueEntryHandler |
messageToText(@NotNull net.openhft.chronicle.wire.WireType wireType) |
accept, andThen
void close()
close
in interface AutoCloseable
@NotNull static @NotNull QueueEntryHandler messageToText(@NotNull @NotNull net.openhft.chronicle.wire.WireType wireType)
Copyright © 2024. All rights reserved.