| Package | Description |
|---|---|
| org.apache.oozie | |
| org.apache.oozie.command.coord | |
| org.apache.oozie.executor.jpa |
| Modifier and Type | Method and Description |
|---|---|
static CoordinatorEngine.FILTER_COMPARATORS |
CoordinatorEngine.FILTER_COMPARATORS.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CoordinatorEngine.FILTER_COMPARATORS[] |
CoordinatorEngine.FILTER_COMPARATORS.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Map<Pair<String,CoordinatorEngine.FILTER_COMPARATORS>,List<Object>> |
CoordinatorEngine.parseJobFilter(String filter) |
| Constructor and Description |
|---|
CoordJobXCommand(String id,
Map<Pair<String,CoordinatorEngine.FILTER_COMPARATORS>,List<Object>> filterMap,
int offset,
int length,
boolean desc)
Constructor for loading a coordinator job information
|
| Constructor and Description |
|---|
CoordJobGetActionsSubsetJPAExecutor(String coordJobId,
Map<Pair<String,CoordinatorEngine.FILTER_COMPARATORS>,List<Object>> filterMap,
int offset,
int len,
boolean desc) |
Copyright © 2014 Apache Software Foundation. All Rights Reserved.