This project has retired. For details please refer to its
Attic page.
EventStream (REEF 0.15.0 API)
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
-
-
Method Detail
-
onEvent
void onEvent(EventType type,
String jsonEncodedEvent)
Write an eventRecord with specific type. This should be thread-safe
since multiple event handlers can concurrently call the method.
- Parameters:
type
- a event type
jsonEncodedEvent
- an event encoded as json
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
Copyright © 2016 The Apache Software Foundation. All rights reserved.