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)
Backend
EventLog#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 Backend
topicId
- the id of the event log to open, not null
null
Copyright © 2022. All rights reserved.