Package | Description |
---|---|
org.apache.edgent.apps.runtime |
Applications which provide monitoring and failure recovery to other
Edgent applications.
|
org.apache.edgent.runtime.etiao.mbeans | |
org.apache.edgent.runtime.jmxcontrol | |
org.apache.edgent.runtime.jsoncontrol |
Control service that takes a Json message and invokes
an operation on a control service MBean.
|
org.apache.edgent.streamscope |
Stream Oscilloscope - package for instrumenting streams to capture tuples.
|
Modifier and Type | Method and Description |
---|---|
static void |
JobMonitorApp.closeJob(java.lang.String jobName,
ControlService controlService)
Closes a job using a
JobMXBean control registered with the
specified ControlService . |
static void |
JobMonitorApp.submitApplication(java.lang.String applicationName,
ControlService controlService)
Submits an application using an
ApplicationServiceMXBean control
registered with the specified ControlService . |
Modifier and Type | Method and Description |
---|---|
static EtiaoJobBean |
EtiaoJobBean.registerControl(ControlService cs,
EtiaoJob job)
Factory method which creates an
EtiaoJobBean instance to
control the specified EtiaoJob and registers it with the
specified ControlService . |
Modifier and Type | Class and Description |
---|---|
class |
JMXControlService
Control service that registers control objects
as MBeans in a JMX server.
|
Modifier and Type | Class and Description |
---|---|
class |
JsonControlService
Control service that accepts control instructions as JSON objects.
|
Constructor and Description |
---|
StreamScopeRegistryBean(StreamScopeRegistry rgy,
ControlService cs) |
Copyright © 2016 The Apache Software Foundation. All Rights Reserved - bbe71fa-20161201-1641