Class ConnectionEvent

java.lang.Object
mondrian.server.monitor.Event
mondrian.server.monitor.ConnectionEvent
All Implemented Interfaces:
Message
Direct Known Subclasses:
ConnectionEndEvent, ConnectionStartEvent

public abstract class ConnectionEvent extends Event
Event concerning a connection.
  • Field Details

  • Constructor Details

    • ConnectionEvent

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