MockNetFlowTimeOut

class MockNetFlowTimeOut(val timeout: Duration, val maxRestartCount: Int, val backoffBase: Double)

MockNetFlowTimeOut can be used to configure flow time out settings for a node via the mock network API.

Constructors

Link copied to clipboard
constructor(timeout: Duration, maxRestartCount: Int, backoffBase: Double)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard