Package deltix.qsrv.hf.blocks.l2
Interface ConcurrentBook<COOKIE>
-
- All Superinterfaces:
Book<COOKIE>,deltix.util.lang.CookieContainer<COOKIE>,deltix.qsrv.hf.pub.InstrumentIdentity
- All Known Implementing Classes:
DefaultBook
public interface ConcurrentBook<COOKIE> extends Book<COOKIE>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidlock()voidunlock()-
Methods inherited from interface deltix.qsrv.hf.blocks.l2.Book
getEntitlementId, getExchange, getExchangeCode, getItem, getLastUpdateTimestamp, getSize, hasEntitlementId, walk, walk, walk
-
-