Class UdpSingleProducerTopicAccessor
- java.lang.Object
-
- deltix.qsrv.hf.tickdb.ui.tbshell.benchmark.channel.TopicAccessor
-
- deltix.qsrv.hf.tickdb.ui.tbshell.benchmark.channel.UdpSingleProducerTopicAccessor
-
- All Implemented Interfaces:
ChannelAccessor
public class UdpSingleProducerTopicAccessor extends TopicAccessor
-
-
Constructor Summary
Constructors Constructor Description UdpSingleProducerTopicAccessor()
UdpSingleProducerTopicAccessor(java.lang.String publisherAddress)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
createChannel(RemoteTickDB tickDB, java.lang.String channelKey, RecordClassDescriptor[] rcd)
-
Methods inherited from class deltix.qsrv.hf.tickdb.ui.tbshell.benchmark.channel.TopicAccessor
createConsumer, createLoader, deleteChannel
-
-
-
-
Method Detail
-
createChannel
public void createChannel(RemoteTickDB tickDB, java.lang.String channelKey, RecordClassDescriptor[] rcd)
- Specified by:
createChannel
in interfaceChannelAccessor
- Overrides:
createChannel
in classTopicAccessor
-
-