| Package | Description | 
|---|---|
| com.cloudera.flume.handlers.thrift | 
| Modifier and Type | Method and Description | 
|---|---|
| static EventStatus | EventStatus. findByValue(int value)Find a the enum type by its integer value, as defined in the Thrift IDL. | 
| static EventStatus | EventStatus. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static EventStatus[] | EventStatus. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
Copyright © 2009-2017 Apache Software Foundation. All Rights Reserved.