| Package | Description |
|---|---|
| net.openhft.chronicle.queue.channel |
| Modifier and Type | Method and Description |
|---|---|
PipeHandler |
PipeHandler.filter(Predicate<net.openhft.chronicle.wire.Wire> filter) |
PipeHandler |
PipeHandler.publish(String publish) |
PipeHandler |
PipeHandler.publishSourceId(int publishSourceId) |
PipeHandler |
PipeHandler.subscribe(String subscribe) |
PipeHandler |
PipeHandler.subscribeSourceId(int subscribeSourceId) |
PipeHandler |
PipeHandler.subscriptionIndexController(Consumer<ExcerptTailer> subscriptionIndexController) |
PipeHandler |
PipeHandler.syncMode(net.openhft.chronicle.bytes.SyncMode syncMode) |
Copyright © 2023. All rights reserved.