public class FeedEntry extends Object
| Constructor and Description |
|---|
FeedEntry() |
| Modifier and Type | Method and Description |
|---|---|
UUID |
aggregateId() |
boolean |
equals(Object obj) |
List<Event> |
events() |
String |
feedName() |
int |
hashCode() |
long |
sequenceNumber() |
long |
timestamp() |
String |
toString() |
public long sequenceNumber()
public long timestamp()
public UUID aggregateId()
public String feedName()
Copyright © 2022. All rights reserved.