|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ResourceMessage.Status | |
---|---|
org.apache.falcon.aspect |
Uses of ResourceMessage.Status in org.apache.falcon.aspect |
---|
Methods in org.apache.falcon.aspect that return ResourceMessage.Status | |
---|---|
ResourceMessage.Status |
ResourceMessage.getStatus()
|
static ResourceMessage.Status |
ResourceMessage.Status.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ResourceMessage.Status[] |
ResourceMessage.Status.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in org.apache.falcon.aspect with parameters of type ResourceMessage.Status | |
---|---|
ResourceMessage(String action,
Map<String,String> dimensions,
ResourceMessage.Status status,
long executionTime)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |