public interface IEventReceivingService extends Remote
Event
s.Modifier and Type | Method and Description |
---|---|
void |
notifyEvent(Event e)
Accepts the event, either updates the existing event with the same
UUID or adds the event to the set of recent events. |
void notifyEvent(Event e) throws IOException
UUID
or adds the event to the set of recent events.IOException
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.