| Package | Description |
|---|---|
| org.apache.uima.ducc.rm.scheduler |
| Modifier and Type | Method and Description |
|---|---|
static SchedConstants.EvictionPolicy |
SchedConstants.EvictionPolicy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SchedConstants.EvictionPolicy[] |
SchedConstants.EvictionPolicy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IScheduler.setEvictionPolicy(SchedConstants.EvictionPolicy p) |
void |
NodepoolScheduler.setEvictionPolicy(SchedConstants.EvictionPolicy ep) |
Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.