| Package | Description |
|---|---|
| org.apache.uima.ducc.agent | |
| org.apache.uima.ducc.agent.event |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Agent |
| Modifier and Type | Class and Description |
|---|---|
class |
NodeAgent |
| Modifier and Type | Method and Description |
|---|---|
void |
NodeAgent.reconcileProcessStateAndTakeAction(ProcessLifecycleController lifecycleController,
org.apache.uima.ducc.transport.event.common.IDuccProcess process,
org.apache.uima.ducc.transport.cmdline.ICommandLine commandLine,
org.apache.uima.ducc.transport.event.common.IDuccStandardInfo info,
org.apache.uima.ducc.transport.event.common.ProcessMemoryAssignment processMemoryAssignment,
org.apache.uima.ducc.common.utils.id.DuccId workDuccId)
Reconciles agent inventory with job processes sent by PM
|
void |
NodeAgent.takeDownProcessWithNoJob(ProcessLifecycleController lifecycleController,
List<org.apache.uima.ducc.transport.event.common.IDuccJobDeployment> jobDeploymentList)
Stops any process that is in agent's inventory but not in provided job list sent by the PM.
|
| Constructor and Description |
|---|
AgentEventListener(NodeAgent agent,
ProcessLifecycleController lifecycleController) |
Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.