Package | Description |
---|---|
org.apache.edgent.oplet |
Oplets API.
|
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.
|
Modifier and Type | Method and Description |
---|---|
JobContext |
OpletContext.getJobContext()
Get the job hosting this oplet.
|
Modifier and Type | Class and Description |
---|---|
class |
EtiaoJob
Etiao runtime implementation of the
Job interface. |
Modifier and Type | Method and Description |
---|---|
JobContext |
AbstractContext.getJobContext() |
Modifier and Type | Method and Description |
---|---|
void |
Invocation.initialize(JobContext job,
RuntimeServices services)
Initialize the invocation.
|
Constructor and Description |
---|
AbstractContext(JobContext job,
RuntimeServices services) |
InvocationContext(java.lang.String id,
JobContext job,
RuntimeServices services,
int inputCount,
java.util.List<? extends Consumer<O>> outputs,
java.util.List<OutputPortContext> outputContext)
Creates an
InvocationContext with the specified parameters. |
Copyright © 2016 The Apache Software Foundation. All Rights Reserved - bbe71fa-20161201-1641