|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UUIDService.ApplicationType | |
|---|---|
| org.apache.oozie.service | |
| Uses of UUIDService.ApplicationType in org.apache.oozie.service |
|---|
| Methods in org.apache.oozie.service that return UUIDService.ApplicationType | |
|---|---|
static UUIDService.ApplicationType |
UUIDService.ApplicationType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static UUIDService.ApplicationType[] |
UUIDService.ApplicationType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.apache.oozie.service with parameters of type UUIDService.ApplicationType | |
|---|---|
java.lang.String |
UUIDService.generateId(UUIDService.ApplicationType type)
Create a unique ID. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||