public class EventMetadata extends KvMetadata
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getOrdinal()
Returns the ordinal of this event.
|
java.lang.Long |
getTimestamp()
Returns the timestamp of this event.
|
java.lang.String |
getType() |
getCollection, getKey, getRefpublic java.lang.String getType()
public java.lang.Long getTimestamp()
public java.lang.String getOrdinal()