public interface SystemEventQueue extends Entity
Modifier and Type | Interface and Description |
---|---|
static class |
SystemEventQueue.Impl |
Modifier and Type | Field and Description |
---|---|
static String |
STREAM_START |
Modifier and Type | Method and Description |
---|---|
SystemEvent |
getLatestEvent()
Fetch the latest global event.
|
Iterable<SystemEvent> |
getSystemEvents()
Get a stream of system events, latest first.
|
String |
getTimestamp()
Fetch the time stamp of the queue initialisation.
|
as, getId, getProperty, getProperty, getPropertyKeys, getType
static final String STREAM_START
String getTimestamp()
SystemEvent getLatestEvent()
Iterable<SystemEvent> getSystemEvents()
Copyright © 2018 The European Holocaust Research Infrastructure (EHRI). All rights reserved.