Package deltix.qsrv.hf.connectors.util
Interface IUpdateSnapshot
-
- All Superinterfaces:
IFullSnapshot
- All Known Implementing Classes:
L2Snapshot
public interface IUpdateSnapshot extends IFullSnapshot
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetAskOffset()intgetAskUpdateSize()intgetBidOffset()intgetBidUpdateSize()-
Methods inherited from interface deltix.qsrv.hf.connectors.util.IFullSnapshot
getAskPrice, getAskSnapshotSize, getAskVolume, getBidPrice, getBidSnapshotSize, getBidVolume
-
-