ViaductBackend

class ViaductBackend(backends: List<ProtocolBackend>, customConnectionInfo: Map<Host, HostAddress> = mapOf())

Constructors

Link copied to clipboard
fun ViaductBackend(backends: List<ProtocolBackend>, customConnectionInfo: Map<Host, HostAddress> = mapOf())

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
fun run(program: ProgramNode, host: Host, strategy: Strategy)