Package | Description |
---|---|
org.apache.edgent.analytics.math3.json |
JSON analytics using Apache Commons Math.
|
org.apache.edgent.analytics.math3.stat |
Statistical algorithms using Apache Commons Math.
|
org.apache.edgent.analytics.sensors |
Analytics focused on handling sensor data.
|
org.apache.edgent.connectors.command |
Command / OS Process connector.
|
org.apache.edgent.connectors.file |
File stream connector.
|
org.apache.edgent.connectors.http |
HTTP stream connector.
|
org.apache.edgent.connectors.iot |
Edgent device connector API to a message hub.
|
org.apache.edgent.connectors.iotp |
IBM Watson IoT Platform stream connector.
|
org.apache.edgent.connectors.jdbc |
JDBC based database stream connector.
|
org.apache.edgent.connectors.kafka |
Apache Kafka enterprise messing hub stream connector.
|
org.apache.edgent.connectors.mqtt |
MQTT (lightweight messaging protocol for small sensors and mobile devices) stream connector.
|
org.apache.edgent.connectors.mqtt.iot |
An MQTT based IotDevice connector.
|
org.apache.edgent.connectors.pubsub.service |
Publish subscribe service.
|
org.apache.edgent.connectors.serial |
Serial port connector API.
|
org.apache.edgent.connectors.wsclient.javax.websocket |
WebSocket Client Connector for sending and receiving messages to a WebSocket Server.
|
org.apache.edgent.execution.services |
Execution services.
|
org.apache.edgent.function |
Functional interfaces for lambda expressions.
|
org.apache.edgent.graph |
Low-level graph building API.
|
org.apache.edgent.graph.spi | |
org.apache.edgent.metrics.oplets | |
org.apache.edgent.oplet |
Oplets API.
|
org.apache.edgent.oplet.core |
Core primitive oplets.
|
org.apache.edgent.oplet.functional |
Oplets that process tuples using functions.
|
org.apache.edgent.oplet.plumbing |
Oplets that control the flow of tuples.
|
org.apache.edgent.oplet.window |
Oplets using windows.
|
org.apache.edgent.providers.direct |
Direct execution of a streaming topology.
|
org.apache.edgent.providers.iot |
Iot provider that allows multiple applications to
share an
IotDevice . |
org.apache.edgent.runtime.appservice | |
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.jobregistry | |
org.apache.edgent.samples.apps |
Support for some more complex Edgent application samples.
|
org.apache.edgent.samples.connectors |
General support for connector samples.
|
org.apache.edgent.samples.utils.sensor | |
org.apache.edgent.streamscope |
Stream Oscilloscope - package for instrumenting streams to capture tuples.
|
org.apache.edgent.streamscope.oplets |
Stream Oscilloscope underlying implementation oplets.
|
org.apache.edgent.topology |
Functional api to build a streaming topology.
|
org.apache.edgent.topology.json |
Utilities for use of JSON in a streaming topology.
|
org.apache.edgent.topology.plumbing |
Plumbing for a streaming topology.
|
org.apache.edgent.topology.services |
Services for topologies.
|
org.apache.edgent.topology.spi | |
org.apache.edgent.topology.spi.functions | |
org.apache.edgent.topology.spi.graph | |
org.apache.edgent.window |
Window API.
|
Class and Description |
---|
BiFunction
Function that takes two arguments and returns a value.
|
Supplier
Function that supplies a value.
|
ToDoubleFunction
Function that returns a double primitive.
|
Class and Description |
---|
Supplier
Function that supplies a value.
|
Class and Description |
---|
Function
Single argument function.
|
Predicate
Predicate function.
|
Class and Description |
---|
Consumer
Function that consumes a value.
|
Supplier
Function that supplies a value.
|
Class and Description |
---|
BiFunction
Function that takes two arguments and returns a value.
|
Function
Single argument function.
|
Predicate
Predicate function.
|
Supplier
Function that supplies a value.
|
Class and Description |
---|
BiFunction
Function that takes two arguments and returns a value.
|
Function
Single argument function.
|
Supplier
Function that supplies a value.
|
UnaryOperator
Function that returns the same type as its argument.
|
Class and Description |
---|
Function
Single argument function.
|
UnaryOperator
Function that returns the same type as its argument.
|
Class and Description |
---|
Function
Single argument function.
|
UnaryOperator
Function that returns the same type as its argument.
|
Class and Description |
---|
Consumer
Function that consumes a value.
|
Supplier
Function that supplies a value.
|
Class and Description |
---|
Function
Single argument function.
|
Supplier
Function that supplies a value.
|
Class and Description |
---|
BiFunction
Function that takes two arguments and returns a value.
|
Function
Single argument function.
|
Supplier
Function that supplies a value.
|
Class and Description |
---|
Function
Single argument function.
|
UnaryOperator
Function that returns the same type as its argument.
|
Class and Description |
---|
Consumer
Function that consumes a value.
|
Class and Description |
---|
Consumer
Function that consumes a value.
|
Function
Single argument function.
|
Supplier
Function that supplies a value.
|
Class and Description |
---|
Supplier
Function that supplies a value.
|
Class and Description |
---|
BiConsumer
Consumer function that takes two arguments.
|
Class and Description |
---|
BiFunction
Function that takes two arguments and returns a value.
|
Consumer
Function that consumes a value.
|
Function
Single argument function.
|
Predicate
Predicate function.
|
Supplier
Function that supplies a value.
|
UnaryOperator
Function that returns the same type as its argument.
|
Class and Description |
---|
Predicate
Predicate function.
|
Supplier
Function that supplies a value.
|
Class and Description |
---|
Predicate
Predicate function.
|
Supplier
Function that supplies a value.
|
Class and Description |
---|
Consumer
Function that consumes a value.
|
Class and Description |
---|
Consumer
Function that consumes a value.
|
Class and Description |
---|
BiFunction
Function that takes two arguments and returns a value.
|
Consumer
Function that consumes a value.
|
ToIntFunction
Function that returns a int primitive.
|
Class and Description |
---|
Consumer
Function that consumes a value.
|
Function
Single argument function.
|
Predicate
Predicate function.
|
Supplier
Function that supplies a value.
|
Class and Description |
---|
BiFunction
Function that takes two arguments and returns a value.
|
Consumer
Function that consumes a value.
|
Function
Single argument function.
|
Class and Description |
---|
BiFunction
Function that takes two arguments and returns a value.
|
Consumer
Function that consumes a value.
|
Class and Description |
---|
Supplier
Function that supplies a value.
|
Class and Description |
---|
BiConsumer
Consumer function that takes two arguments.
|
Function
Single argument function.
|
Class and Description |
---|
BiConsumer
Consumer function that takes two arguments.
|
Class and Description |
---|
BiConsumer
Consumer function that takes two arguments.
|
Consumer
Function that consumes a value.
|
Class and Description |
---|
BiConsumer
Consumer function that takes two arguments.
|
BiFunction
Function that takes two arguments and returns a value.
|
Class and Description |
---|
BiFunction
Function that takes two arguments and returns a value.
|
Function
Single argument function.
|
Supplier
Function that supplies a value.
|
Class and Description |
---|
Function
Single argument function.
|
Supplier
Function that supplies a value.
|
Class and Description |
---|
Supplier
Function that supplies a value.
|
Class and Description |
---|
Predicate
Predicate function.
|
Class and Description |
---|
Consumer
Function that consumes a value.
|
Class and Description |
---|
BiFunction
Function that takes two arguments and returns a value.
|
Consumer
Function that consumes a value.
|
Function
Single argument function.
|
Predicate
Predicate function.
|
Supplier
Function that supplies a value.
|
ToIntFunction
Function that returns a int primitive.
|
UnaryOperator
Function that returns the same type as its argument.
|
Class and Description |
---|
Function
Single argument function.
|
Class and Description |
---|
BiFunction
Function that takes two arguments and returns a value.
|
Function
Single argument function.
|
Predicate
Predicate function.
|
ToIntFunction
Function that returns a int primitive.
|
Class and Description |
---|
BiConsumer
Consumer function that takes two arguments.
|
Class and Description |
---|
Consumer
Function that consumes a value.
|
Supplier
Function that supplies a value.
|
UnaryOperator
Function that returns the same type as its argument.
|
Class and Description |
---|
Supplier
Function that supplies a value.
|
WrappedFunction
A wrapped function.
|
Class and Description |
---|
BiFunction
Function that takes two arguments and returns a value.
|
Consumer
Function that consumes a value.
|
Function
Single argument function.
|
Predicate
Predicate function.
|
Supplier
Function that supplies a value.
|
ToIntFunction
Function that returns a int primitive.
|
Class and Description |
---|
BiConsumer
Consumer function that takes two arguments.
|
BiFunction
Function that takes two arguments and returns a value.
|
Consumer
Function that consumes a value.
|
Function
Single argument function.
|
Supplier
Function that supplies a value.
|
Copyright © 2016 The Apache Software Foundation. All Rights Reserved - bbe71fa-20161201-1641