public abstract class AbstractEventBase extends Object implements Event
Modifier and Type | Method and Description |
---|---|
long |
getTimestamp()
Returns when the event happened as epoch millis.
|
public long getTimestamp()
Event
getTimestamp
in interface Event
Copyright © 2019 Hazelcast, Inc.. All Rights Reserved.