NeighborConnectionDetail

Details about neighboring servers.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The number of open network connections with the neighboring server.

Link copied to clipboard

The destination network port for the connection.

Link copied to clipboard

The ID of the server that accepted the network connection.

Link copied to clipboard

The ID of the server that opened the network connection.

Link copied to clipboard

The network protocol used for the connection.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String