public class PublishHandler extends net.openhft.chronicle.wire.channel.AbstractHandler<PublishHandler>
Constructor and Description |
---|
PublishHandler() |
Modifier and Type | Method and Description |
---|---|
net.openhft.chronicle.wire.channel.ChronicleChannel |
asInternalChannel(net.openhft.chronicle.wire.channel.ChronicleContext context,
net.openhft.chronicle.wire.channel.ChronicleChannelCfg channelCfg) |
String |
publish() |
PublishHandler |
publish(String publish) |
int |
publishSourceId() |
PublishHandler |
publishSourceId(int publishSourceId) |
void |
run(net.openhft.chronicle.wire.channel.ChronicleContext context,
net.openhft.chronicle.wire.channel.ChronicleChannel channel) |
net.openhft.chronicle.bytes.SyncMode |
syncMode() |
PublishHandler |
syncMode(net.openhft.chronicle.bytes.SyncMode syncMode) |
sessionName, sessionName, systemContext, systemContext
usesSelfDescribingMessage
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
closeWhenRunEnds, recordHistory, responseHeader
sessionName, sessionName, systemContext, systemContext
$equals, $fieldInfoMap, $fieldInfos, $hashCode, $toString, className, copyTo, deepCopy, fromFile, fromFile, fromString, fromString, fromString, getField, getLongField, mergeToMap, readMarshallable, reset, setField, setLongField, streamFromFile, streamFromFile, writeMarshallable
binaryLengthLength, writeValue
public String publish()
public PublishHandler publish(String publish)
public net.openhft.chronicle.bytes.SyncMode syncMode()
public PublishHandler syncMode(net.openhft.chronicle.bytes.SyncMode syncMode)
public int publishSourceId()
public PublishHandler publishSourceId(int publishSourceId)
public void run(net.openhft.chronicle.wire.channel.ChronicleContext context, net.openhft.chronicle.wire.channel.ChronicleChannel channel)
public net.openhft.chronicle.wire.channel.ChronicleChannel asInternalChannel(net.openhft.chronicle.wire.channel.ChronicleContext context, net.openhft.chronicle.wire.channel.ChronicleChannelCfg channelCfg)
Copyright © 2023. All rights reserved.