Package deltix.qsrv.hf.tickdb.impl.topic
Class AddTopicPublisherRequest
- java.lang.Object
-
- deltix.qsrv.hf.tickdb.impl.topic.AddTopicPublisherRequest
-
@ParametersAreNonnullByDefault public class AddTopicPublisherRequest extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description AddTopicPublisherRequest(java.lang.String topicKey, java.util.List<? extends deltix.qsrv.hf.pub.InstrumentIdentity> initialEntitySet)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.util.List<? extends deltix.qsrv.hf.pub.InstrumentIdentity>
getInitialEntitySet()
java.lang.String
getTopicKey()
-