Skip to main content

Layer1ApiRestartHistoricalServer

Package: velox.api.layer1.messages.historicalserver

Type: Class

Inheritance: java.lang.Object รขโ€ โ€™ Layer1ApiRestartHistoricalServer

Descriptionโ€‹

This message can be used if you need to restart server due to some error, like failing to obtain instrument list from provider due to network error.

Note that you can specify time to wait before restart happens (none by default)

Constructorsโ€‹

Layer1ApiRestartHistoricalServerโ€‹

public Layer1ApiRestartHistoricalServer()

Layer1ApiRestartHistoricalServerโ€‹

public Layer1ApiRestartHistoricalServer(long waitBeforeRestartMs)

Methodsโ€‹

getWaitBeforeRestartMsโ€‹

public long getWaitBeforeRestartMs()