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