Package | Description |
---|---|
org.apache.edgent.oplet.core |
Core primitive oplets.
|
org.apache.edgent.oplet.plumbing |
Oplets that control the flow of tuples.
|
org.apache.edgent.topology |
Functional api to build a streaming topology.
|
org.apache.edgent.topology.spi.graph |
Modifier and Type | Class and Description |
---|---|
class |
Union<T>
Union oplet, merges multiple input ports
into a single output port.
|
Modifier and Type | Class and Description |
---|---|
class |
Barrier<T>
A tuple synchronization barrier.
|
Modifier and Type | Method and Description |
---|---|
<U> TStream<U> |
TStream.fanin(FanIn<T,U> fanin,
java.util.List<TStream<T>> others)
Declare a stream that contains the output of the specified
FanIn oplet applied to this stream and others . |
Modifier and Type | Method and Description |
---|---|
<U> TStream<U> |
ConnectorStream.fanin(FanIn<T,U> fanin,
java.util.List<TStream<T>> others) |
Copyright © 2016 The Apache Software Foundation. All Rights Reserved - bbe71fa-20161201-1641