org.apache.hadoop.hdfs.inotify
Class Event.AppendEvent
java.lang.Object
org.apache.hadoop.hdfs.inotify.Event
org.apache.hadoop.hdfs.inotify.Event.AppendEvent
- Enclosing class:
- Event
public static class Event.AppendEvent
- extends Event
Sent when an existing file is opened for append.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Event.AppendEvent
public Event.AppendEvent(String path)
getPath
public String getPath()
Copyright © 2014 Apache Software Foundation. All Rights Reserved.