public class RoundRobinByLeastFrequency extends AbstractAllocator
AbstractAllocator.EventPair_canonicalName, _description, _displayName, _name, _params| Constructor and Description |
|---|
RoundRobinByLeastFrequency() |
| Modifier and Type | Method and Description |
|---|---|
Participant |
performAllocation(java.util.Set<Participant> participants,
WorkItemRecord wir)
Performs an allocation using some strategy
|
getAvgDurations, getAvgDurations, getCost, getCostMap, getLoggedEvents, participantSetToMap, toXMLaddKey, addParam, addParams, compareTo, equals, evaluate, getCanonicalName, getClassName, getDescription, getDisplayName, getInformation, getKeys, getName, getParamKeys, getParams, getParamValue, hashCode, intersection, reconstitute, setCanonicalName, setDescription, setDisplayName, setKeyValue, setName, setParams, toString, union, unmarshalParamspublic Participant performAllocation(java.util.Set<Participant> participants, WorkItemRecord wir)
AbstractAllocatorperformAllocation in class AbstractAllocatorparticipants - the distribution set of participantswir - the work item to allocateCopyright © 2004-2014 The YAWL Foundation.