com.r3corda.node.services.monitor / ServiceToClientEvent / Progress

Progress

class Progress : ServiceToClientEvent


Constructors

<init> Progress(time: Instant, fiberId: Long, message: String)

Properties

fiberId val fiberId: Long
message val message: String

Inherited Properties

time val time: Instant

Functions

toString fun toString(): String