Class ThresholdingEventProxyImpl

    • Constructor Detail

      • ThresholdingEventProxyImpl

        public ThresholdingEventProxyImpl​(EventForwarder eventForwarder)
    • Method Detail

      • send

        public void send​(Event event)
        Description copied from interface: EventProxy
        This method is called to send the event out
        Specified by:
        send in interface EventProxy
        Parameters:
        event - the event to be sent out
      • send

        public void send​(Log eventLog)
        Description copied from interface: EventProxy
        This method is called to send an event log containing multiple events out
        Specified by:
        send in interface EventProxy
        Parameters:
        eventLog - the events to be sent out