public interface EventStore
| Modifier and Type | Interface and Description |
|---|---|
static interface |
EventStore.EventIterator |
| Modifier and Type | Method and Description |
|---|---|
EventStore.EventIterator |
iterator() |
boolean |
put(java.lang.String event) |
boolean put(java.lang.String event)
throws EventStoreException
EventStoreExceptionEventStore.EventIterator iterator()