Package | Description |
---|---|
org.apache.edgent.execution |
Execution of Edgent topologies and graphs.
|
org.apache.edgent.execution.mbeans |
Management MBeans for execution.
|
org.apache.edgent.graph.spi.execution | |
org.apache.edgent.runtime.etiao |
A runtime for executing an Edgent streaming topology, designed as an embeddable library
so that it can be executed in a simple Java application.
|
org.apache.edgent.runtime.etiao.mbeans |
Modifier and Type | Method and Description |
---|---|
static Job.Action |
Job.Action.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Job.Action[] |
Job.Action.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Job.stateChange(Job.Action action)
Initiates an execution state change.
|
Modifier and Type | Method and Description |
---|---|
void |
JobMXBean.stateChange(Job.Action action)
Initiates an execution state change.
|
Modifier and Type | Method and Description |
---|---|
abstract void |
AbstractGraphJob.stateChange(Job.Action action) |
Modifier and Type | Method and Description |
---|---|
void |
EtiaoJob.stateChange(Job.Action action) |
Modifier and Type | Method and Description |
---|---|
void |
EtiaoJobBean.stateChange(Job.Action action) |
Copyright © 2016 The Apache Software Foundation. All Rights Reserved - bbe71fa-20161201-1641