|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Event.EventType | |
|---|---|
| org.apache.hadoop.hdfs.inotify | |
| Uses of Event.EventType in org.apache.hadoop.hdfs.inotify |
|---|
| Methods in org.apache.hadoop.hdfs.inotify that return Event.EventType | |
|---|---|
Event.EventType |
Event.getEventType()
|
static Event.EventType |
Event.EventType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Event.EventType[] |
Event.EventType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in org.apache.hadoop.hdfs.inotify with parameters of type Event.EventType | |
|---|---|
Event(Event.EventType eventType)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||