| Constructor and Description |
|---|
NodeAgent.ProcessMemoryUsageRoute(NodeAgent agent,
org.apache.uima.ducc.transport.event.common.IDuccProcess process,
ManagedProcess managedProcess) |
ProcessReaperTask(NodeAgent agent,
org.apache.uima.ducc.common.utils.DuccLogger logger) |
| Modifier and Type | Method and Description |
|---|---|
NodeAgent |
AgentConfiguration.nodeAgent() |
| Modifier and Type | Method and Description |
|---|---|
AgentEventListener |
AgentConfiguration.agentDelegateListener(NodeAgent agent)
Creates
AgentEventListener that will handle incoming messages. |
NodeInventoryProcessor |
AgentConfiguration.nodeInventoryProcessor(NodeAgent agent) |
ProcessMetricsProcessor |
AgentConfiguration.processMetricsProcessor(NodeAgent agent,
org.apache.uima.ducc.transport.event.common.IDuccProcess process,
ManagedProcess managedProcess) |
org.apache.camel.builder.RouteBuilder |
AgentConfiguration.routeBuilderForIncomingRequests(NodeAgent agent,
AgentEventListener delegate)
Creates Camel Router to handle incoming messages
|
org.apache.camel.builder.RouteBuilder |
AgentConfiguration.routeBuilderForManagedProcessStateUpdate(NodeAgent agent,
AgentEventListener delegate)
Creates Camel Router to handle incoming messages
|
void |
AgentConfiguration.startNodeMetrics(NodeAgent agent) |
| Constructor and Description |
|---|
AgentEventListener(NodeAgent agent) |
AgentEventListener(NodeAgent agent,
ProcessLifecycleController lifecycleController) |
| Modifier and Type | Field and Description |
|---|---|
protected NodeAgent |
CommandExecutor.agent |
| Modifier and Type | Method and Description |
|---|---|
void |
CGroupsManager.configure(NodeAgent agent) |
ManagedProcess |
Launcher.launchProcess(NodeAgent agent,
org.apache.uima.ducc.common.NodeIdentity nodeIdentity,
org.apache.uima.ducc.transport.event.common.IDuccProcess process,
org.apache.uima.ducc.transport.cmdline.ICommandLine commandLine,
ProcessLifecycleObserver observer,
ManagedProcess managedProcess)
Submit request to exec a process.
|
| Constructor and Description |
|---|
CommandExecutor(NodeAgent agent,
org.apache.uima.ducc.transport.cmdline.ICommandLine cmdLine,
String host,
String ip,
Process managedProcess) |
DuccCommandExecutor(NodeAgent agent,
org.apache.uima.ducc.transport.cmdline.ICommandLine cmdLine,
String host,
String ip,
Process managedProcess) |
| Constructor and Description |
|---|
AgentMonitor(NodeAgent agent,
org.apache.uima.ducc.common.utils.DuccLogger logger,
int nodeStability,
int agentMetricsRate) |
| Modifier and Type | Method and Description |
|---|---|
void |
NodeMetricsProcessor.setAgent(NodeAgent agent) |
void |
DefaultNodeMetricsProcessor.setAgent(NodeAgent agent) |
void |
LinuxNodeMetricsProcessor.setAgent(NodeAgent agent) |
| Constructor and Description |
|---|
DefaultNodeInventoryProcessor(NodeAgent agent,
String inventoryPublishRateSkipCount) |
DefaultProcessMetricsProcessor(org.apache.uima.ducc.transport.event.common.IDuccProcess process,
NodeAgent agent) |
LinuxProcessMetricsProcessor(org.apache.uima.ducc.common.utils.DuccLogger logger,
org.apache.uima.ducc.transport.event.common.IDuccProcess process,
NodeAgent agent,
ManagedProcess managedProcess) |
Copyright © 2012–2017 The Apache Software Foundation. All rights reserved.