ServerHeartbeatFailedEvent
final class ServerHeartbeatFailedEvent (View source)
Methods
int
getDurationMicros()
Returns the heartbeat's duration in microseconds
int
getPort()
Returns the port on which this server is listening
string
getHost()
Returns the hostname of the server
bool
isAwaited()
Returns whether the heartbeat used a streaming protocol
void
__wakeup()
No description
Details
final int
getDurationMicros()
Returns the heartbeat's duration in microseconds
final Exception
getError()
Returns the Exception associated with the failed heartbeat
final int
getPort()
Returns the port on which this server is listening
final string
getHost()
Returns the hostname of the server
final bool
isAwaited()
Returns whether the heartbeat used a streaming protocol
final void
__wakeup()
No description