Package deltix.qsrv.hf.blocks.booksim
Class AggregatedBookPair
- java.lang.Object
-
- deltix.qsrv.hf.blocks.booksim.BookPair
-
- deltix.qsrv.hf.blocks.booksim.AggregatedBookPair
-
public class AggregatedBookPair extends BookPair
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description AggregatedBookPairs
getAggregatedBookPairs()
-
Methods inherited from class deltix.qsrv.hf.blocks.booksim.BookPair
clearBooks, clearBooks, clearBooksAndSetInconsistent, clearBooksAndSetInconsistent, getBidNumOfOrders, getBidPrice, getBidSize, getCookie, getNumBidLevels, getNumOfferLevels, getOfferNumOfOrders, getOfferPrice, getOfferSize, hasSnapshotBeenSent, isBooksInconsistent, processIncrement, processIncrement, processIncrement, processIncrement, processIncrement, processIncrement, processIncrement, processLevel2Increment, processSnapshot, processSnapshot, processSnapshot, processSnapshot, processSnapshot, sendSnapshots, setBooksConsistent, setBooksConsistent, setBooksConsistentNoSend, setBooksInconsistent, setBooksInconsistent, setCookie, toString
-
-
-
-
Method Detail
-
getAggregatedBookPairs
public AggregatedBookPairs getAggregatedBookPairs()
-
-