public interface EventForwarder
EventForwarder interface.
Modifier and Type | Method and Description |
---|---|
void |
sendNow(Event event)
Called by a service to send an event to eventd
|
void |
sendNow(Log eventLog)
Called by a service to send a set of events to eventd
|
Copyright © 2017. All rights reserved.