Interface ObservationCollector.ConnectionInfo

Enclosing interface:
ObservationCollector

public static interface ObservationCollector.ConnectionInfo
Information on a connection.
  • Method Summary Link icon

    Modifier and Type
    Method
    Description
    Remote (broker) address.
    int
    Remote (broker) port.
  • Method Details Link icon

    • peerAddress Link icon

      String peerAddress()
      Remote (broker) address.
      Returns:
    • peerPort Link icon

      int peerPort()
      Remote (broker) port.
      Returns: