| Package | Description |
|---|---|
| org.apache.oozie.service |
| Modifier and Type | Method and Description |
|---|---|
static UUIDService.ApplicationType |
UUIDService.ApplicationType.valueOf(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.
|
| Modifier and Type | Method and Description |
|---|---|
String |
UUIDService.generateId(UUIDService.ApplicationType type)
Create a unique ID.
|
Copyright © 2014 Apache Software Foundation. All Rights Reserved.