Class TickLoaderClientFactory
- java.lang.Object
-
- deltix.qsrv.hf.tickdb.comm.client.TickLoaderClientFactory
-
public class TickLoaderClientFactory extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description TickLoaderClientFactory()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static TickLoader
create(deltix.qsrv.hf.tickdb.comm.client.TickStreamClient stream, LoadingOptions options, DXClientAeronContext aeronContext)
-
-
-
Method Detail
-
create
public static TickLoader create(deltix.qsrv.hf.tickdb.comm.client.TickStreamClient stream, LoadingOptions options, DXClientAeronContext aeronContext)
-
-