|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EventStatus | |
---|---|
com.cloudera.flume.handlers.thrift |
Uses of EventStatus in com.cloudera.flume.handlers.thrift |
---|
Methods in com.cloudera.flume.handlers.thrift that return EventStatus | |
---|---|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |