Package deltix.qsrv.hf.blocks.booksim
Interface BookPairHolder
-
- All Known Implementing Classes:
AggregatedBookPairs
,AggregatedLevel2Processor
,Level2Processor
public interface BookPairHolder
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description BookPair
getOrCreateBookPair(java.lang.CharSequence exchangeCode, java.lang.CharSequence symbol, deltix.qsrv.hf.pub.InstrumentType type)
-
-
-
Method Detail
-
getOrCreateBookPair
BookPair getOrCreateBookPair(java.lang.CharSequence exchangeCode, java.lang.CharSequence symbol, deltix.qsrv.hf.pub.InstrumentType type)
-
-