Class ConnectionEvent

    • Constructor Summary

      Constructors 
      Constructor Description
      ConnectionEvent​(long timestamp, int serverId, int connectionId)
      Creates a ConnectionEvent.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • Methods inherited from interface mondrian.server.monitor.Message

        accept
    • Constructor Detail

      • ConnectionEvent

        public ConnectionEvent​(long timestamp,
                               int serverId,
                               int connectionId)
        Creates a ConnectionEvent.
        Parameters:
        timestamp - Timestamp
        serverId - Server id
        connectionId - Connection id