public class ChannelSubscriptionHelper extends Object
Constructor and Description |
---|
ChannelSubscriptionHelper() |
Modifier and Type | Method and Description |
---|---|
void |
clearChannelInstrumentIDs(String channel) |
Set<Long> |
getChannelInstrumentIDs(String channel) |
Instrument |
getFakeChannelInstrument(MDChannel channel) |
void |
storeChannelInstrumentID(long instrument,
String channel) |
public Instrument getFakeChannelInstrument(MDChannel channel)
public void storeChannelInstrumentID(long instrument, String channel)
public void clearChannelInstrumentIDs(String channel)
Copyright © 2000–2025 EPAM Systems. All rights reserved.