Constructor
(protected) new EmbeddedEventService(eventSink)
Constructor.
Parameters:
| Name | Type | Description |
|---|---|---|
eventSink |
EventEmitter | the event emitter |
- Source:
Methods
transactionCommit() → {Promise}
Emit the events stored in eventBuffer
- Source:
Returns:
A promise that will be resolved when complete, or rejected
with an error.
- Type
- Promise