public static class Event.UnlinkEvent extends Event
Event.AppendEvent, Event.CloseEvent, Event.CreateEvent, Event.EventType, Event.MetadataUpdateEvent, Event.RenameEvent, Event.UnlinkEvent
Constructor and Description |
---|
Event.UnlinkEvent(String path,
long timestamp) |
Modifier and Type | Method and Description |
---|---|
String |
getPath() |
long |
getTimestamp()
The time when this event occurred, in milliseconds since the epoch.
|
getEventType
public Event.UnlinkEvent(String path, long timestamp)
public long getTimestamp()
Copyright © 2015 Apache Software Foundation. All Rights Reserved.