Backend.EventLog| Constructor and Description |
|---|
LocalBackend() |
| Modifier and Type | Method and Description |
|---|---|
Backend.EventLog |
openEventLog(String topicId)
Opens an event log with the given id.
|
public Backend.EventLog openEventLog(String topicId)
BackendEventLog#subscribe(Consumer) is invoked, but it is still
recommended to make this method fail fast in case it would not be
possible to open an actual underlying connection later.openEventLog in interface BackendtopicId - the id of the event log to open, not nullnullCopyright © 2023. All rights reserved.