com.epam.cmemdp.impl
Class ChannelSubscriptionHelper
java.lang.Object
com.epam.cmemdp.impl.ChannelSubscriptionHelper
public class ChannelSubscriptionHelper
- extends java.lang.Object
Hack tool for subscription for all data on a specific channel
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ChannelSubscriptionHelper
public ChannelSubscriptionHelper()
getFakeChannelInstrument
public Instrument getFakeChannelInstrument(MDChannel channel)
storeChannelInstrumentID
public void storeChannelInstrumentID(long instrument,
java.lang.String channel)
clearChannelInstrumentIDs
public void clearChannelInstrumentIDs(java.lang.String channel)
getChannelInstrumentIDs
public java.util.Set<java.lang.Long> getChannelInstrumentIDs(java.lang.String channel)
Copyright © 2000-2014 EPAM Systems. All Rights Reserved.