|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Priority | |
|---|---|
| com.cloudera.flume.handlers.avro | |
| Uses of Priority in com.cloudera.flume.handlers.avro |
|---|
| Fields in com.cloudera.flume.handlers.avro declared as Priority | |
|---|---|
Priority |
AvroFlumeOGEvent.priority
Deprecated. |
| Methods in com.cloudera.flume.handlers.avro that return Priority | |
|---|---|
Priority |
AvroFlumeOGEvent.getPriority()
Gets the value of the 'priority' field. |
Priority |
AvroFlumeOGEvent.Builder.getPriority()
Gets the value of the 'priority' field |
static Priority |
Priority.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Priority[] |
Priority.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.cloudera.flume.handlers.avro with parameters of type Priority | |
|---|---|
void |
AvroFlumeOGEvent.setPriority(Priority value)
Sets the value of the 'priority' field. |
AvroFlumeOGEvent.Builder |
AvroFlumeOGEvent.Builder.setPriority(Priority value)
Sets the value of the 'priority' field |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||