http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/85b6530d/site/javadoc/r0.4.0/org/apache/edgent/function/package-use.html ---------------------------------------------------------------------- diff --git a/site/javadoc/r0.4.0/org/apache/edgent/function/package-use.html b/site/javadoc/r0.4.0/org/apache/edgent/function/package-use.html new file mode 100644 index 0000000..4a0194d --- /dev/null +++ b/site/javadoc/r0.4.0/org/apache/edgent/function/package-use.html @@ -0,0 +1,1433 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 --> +<title>Uses of Package org.apache.edgent.function (Edgent v0.4.0)</title> +<meta name="date" content="2016-07-26"> +<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> +<script type="text/javascript" src="../../../../script.js"></script> +</head> +<body> +<script type="text/javascript"><!-- + try { + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="Uses of Package org.apache.edgent.function (Edgent v0.4.0)"; + } + } + catch(err) { + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar.top"> +<!-- --> +</a> +<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.top.firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../overview-summary.html">Overview</a></li> +<li><a href="package-summary.html">Package</a></li> +<li>Class</li> +<li class="navBarCell1Rev">Use</li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../index-all.html">Index</a></li> +<li><a href="../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li>Prev</li> +<li>Next</li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?org/apache/edgent/function/package-use.html" target="_top">Frames</a></li> +<li><a href="package-use.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_top"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip.navbar.top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<div class="header"> +<h1 title="Uses of Package org.apache.edgent.function" class="title">Uses of Package<br>org.apache.edgent.function</h1> +</div> +<div class="contentContainer"> +<ul class="blockList"> +<li class="blockList"> +<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> +<caption><span>Packages that use <a href="../../../../org/apache/edgent/function/package-summary.html">org.apache.edgent.function</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Package</th> +<th class="colLast" scope="col">Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><a href="#org.apache.edgent.analytics.math3.json">org.apache.edgent.analytics.math3.json</a></td> +<td class="colLast"> +<div class="block">JSON analytics using Apache Commons Math.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="#org.apache.edgent.analytics.math3.stat">org.apache.edgent.analytics.math3.stat</a></td> +<td class="colLast"> +<div class="block">Statistical algorithms using Apache Commons Math.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="#org.apache.edgent.analytics.sensors">org.apache.edgent.analytics.sensors</a></td> +<td class="colLast"> +<div class="block">Analytics focused on handling sensor data.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="#org.apache.edgent.connectors.command">org.apache.edgent.connectors.command</a></td> +<td class="colLast"> +<div class="block">Command / OS Process connector.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="#org.apache.edgent.connectors.file">org.apache.edgent.connectors.file</a></td> +<td class="colLast"> +<div class="block">File stream connector.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="#org.apache.edgent.connectors.http">org.apache.edgent.connectors.http</a></td> +<td class="colLast"> +<div class="block">HTTP stream connector.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="#org.apache.edgent.connectors.iot">org.apache.edgent.connectors.iot</a></td> +<td class="colLast"> +<div class="block">Edgent device connector API to a message hub.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="#org.apache.edgent.connectors.iotp">org.apache.edgent.connectors.iotp</a></td> +<td class="colLast"> +<div class="block">IBM Watson IoT Platform stream connector.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="#org.apache.edgent.connectors.jdbc">org.apache.edgent.connectors.jdbc</a></td> +<td class="colLast"> +<div class="block">JDBC based database stream connector.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="#org.apache.edgent.connectors.kafka">org.apache.edgent.connectors.kafka</a></td> +<td class="colLast"> +<div class="block">Apache Kafka enterprise messing hub stream connector.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="#org.apache.edgent.connectors.mqtt">org.apache.edgent.connectors.mqtt</a></td> +<td class="colLast"> +<div class="block">MQTT (lightweight messaging protocol for small sensors and mobile devices) stream connector.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="#org.apache.edgent.connectors.mqtt.iot">org.apache.edgent.connectors.mqtt.iot</a></td> +<td class="colLast"> +<div class="block">An MQTT based IotDevice connector.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="#org.apache.edgent.connectors.pubsub.service">org.apache.edgent.connectors.pubsub.service</a></td> +<td class="colLast"> +<div class="block">Publish subscribe service.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="#org.apache.edgent.connectors.serial">org.apache.edgent.connectors.serial</a></td> +<td class="colLast"> +<div class="block">Serial port connector API.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="#org.apache.edgent.connectors.wsclient.javax.websocket">org.apache.edgent.connectors.wsclient.javax.websocket</a></td> +<td class="colLast"> +<div class="block">WebSocket Client Connector for sending and receiving messages to a WebSocket Server.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="#org.apache.edgent.connectors.wsclient.javax.websocket.runtime">org.apache.edgent.connectors.wsclient.javax.websocket.runtime</a></td> +<td class="colLast"> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="#org.apache.edgent.execution.services">org.apache.edgent.execution.services</a></td> +<td class="colLast"> +<div class="block">Execution services.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="#org.apache.edgent.function">org.apache.edgent.function</a></td> +<td class="colLast"> +<div class="block">Functional interfaces for lambda expressions.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="#org.apache.edgent.graph">org.apache.edgent.graph</a></td> +<td class="colLast"> +<div class="block">Low-level graph building API.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="#org.apache.edgent.graph.spi">org.apache.edgent.graph.spi</a></td> +<td class="colLast"> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="#org.apache.edgent.metrics.oplets">org.apache.edgent.metrics.oplets</a></td> +<td class="colLast"> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="#org.apache.edgent.oplet">org.apache.edgent.oplet</a></td> +<td class="colLast"> +<div class="block">Oplets API.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="#org.apache.edgent.oplet.core">org.apache.edgent.oplet.core</a></td> +<td class="colLast"> +<div class="block">Core primitive oplets.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="#org.apache.edgent.oplet.functional">org.apache.edgent.oplet.functional</a></td> +<td class="colLast"> +<div class="block">Oplets that process tuples using functions.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="#org.apache.edgent.oplet.plumbing">org.apache.edgent.oplet.plumbing</a></td> +<td class="colLast"> +<div class="block">Oplets that control the flow of tuples.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="#org.apache.edgent.oplet.window">org.apache.edgent.oplet.window</a></td> +<td class="colLast"> +<div class="block">Oplets using windows.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="#org.apache.edgent.providers.direct">org.apache.edgent.providers.direct</a></td> +<td class="colLast"> +<div class="block">Direct execution of a streaming topology.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="#org.apache.edgent.providers.iot">org.apache.edgent.providers.iot</a></td> +<td class="colLast"> +<div class="block">Iot provider that allows multiple applications to + share an <code>IotDevice</code>.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="#org.apache.edgent.runtime.appservice">org.apache.edgent.runtime.appservice</a></td> +<td class="colLast"> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="#org.apache.edgent.runtime.etiao">org.apache.edgent.runtime.etiao</a></td> +<td class="colLast"> +<div class="block">A runtime for executing an Edgent streaming topology, designed as an embeddable library + so that it can be executed in a simple Java application.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="#org.apache.edgent.runtime.jobregistry">org.apache.edgent.runtime.jobregistry</a></td> +<td class="colLast"> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="#org.apache.edgent.samples.apps">org.apache.edgent.samples.apps</a></td> +<td class="colLast"> +<div class="block">Support for some more complex Edgent application samples.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="#org.apache.edgent.samples.connectors">org.apache.edgent.samples.connectors</a></td> +<td class="colLast"> +<div class="block">General support for connector samples.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="#org.apache.edgent.samples.utils.sensor">org.apache.edgent.samples.utils.sensor</a></td> +<td class="colLast"> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="#org.apache.edgent.streamscope">org.apache.edgent.streamscope</a></td> +<td class="colLast"> +<div class="block">Stream Oscilloscope - package for instrumenting streams to capture tuples.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="#org.apache.edgent.topology">org.apache.edgent.topology</a></td> +<td class="colLast"> +<div class="block">Functional api to build a streaming topology.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="#org.apache.edgent.topology.json">org.apache.edgent.topology.json</a></td> +<td class="colLast"> +<div class="block">Utilities for use of JSON in a streaming topology.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="#org.apache.edgent.topology.plumbing">org.apache.edgent.topology.plumbing</a></td> +<td class="colLast"> +<div class="block">Plumbing for a streaming topology.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="#org.apache.edgent.topology.services">org.apache.edgent.topology.services</a></td> +<td class="colLast"> +<div class="block">Services for topologies.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="#org.apache.edgent.topology.spi">org.apache.edgent.topology.spi</a></td> +<td class="colLast"> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="#org.apache.edgent.topology.spi.functions">org.apache.edgent.topology.spi.functions</a></td> +<td class="colLast"> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="#org.apache.edgent.topology.spi.graph">org.apache.edgent.topology.spi.graph</a></td> +<td class="colLast"> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="#org.apache.edgent.window">org.apache.edgent.window</a></td> +<td class="colLast"> +<div class="block">Window API.</div> +</td> +</tr> +</tbody> +</table> +</li> +<li class="blockList"><a name="org.apache.edgent.analytics.math3.json"> +<!-- --> +</a> +<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> +<caption><span>Classes in <a href="../../../../org/apache/edgent/function/package-summary.html">org.apache.edgent.function</a> used by <a href="../../../../org/apache/edgent/analytics/math3/json/package-summary.html">org.apache.edgent.analytics.math3.json</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Class and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colOne"><a href="../../../../org/apache/edgent/function/class-use/BiFunction.html#org.apache.edgent.analytics.math3.json">BiFunction</a> +<div class="block">Function that takes two arguments and returns a value.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colOne"><a href="../../../../org/apache/edgent/function/class-use/Supplier.html#org.apache.edgent.analytics.math3.json">Supplier</a> +<div class="block">Function that supplies a value.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colOne"><a href="../../../../org/apache/edgent/function/class-use/ToDoubleFunction.html#org.apache.edgent.analytics.math3.json">ToDoubleFunction</a> +<div class="block">Function that returns a double primitive.</div> +</td> +</tr> +</tbody> +</table> +</li> +<li class="blockList"><a name="org.apache.edgent.analytics.math3.stat"> +<!-- --> +</a> +<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> +<caption><span>Classes in <a href="../../../../org/apache/edgent/function/package-summary.html">org.apache.edgent.function</a> used by <a href="../../../../org/apache/edgent/analytics/math3/stat/package-summary.html">org.apache.edgent.analytics.math3.stat</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Class and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colOne"><a href="../../../../org/apache/edgent/function/class-use/Supplier.html#org.apache.edgent.analytics.math3.stat">Supplier</a> +<div class="block">Function that supplies a value.</div> +</td> +</tr> +</tbody> +</table> +</li> +<li class="blockList"><a name="org.apache.edgent.analytics.sensors"> +<!-- --> +</a> +<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> +<caption><span>Classes in <a href="../../../../org/apache/edgent/function/package-summary.html">org.apache.edgent.function</a> used by <a href="../../../../org/apache/edgent/analytics/sensors/package-summary.html">org.apache.edgent.analytics.sensors</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Class and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colOne"><a href="../../../../org/apache/edgent/function/class-use/Function.html#org.apache.edgent.analytics.sensors">Function</a> +<div class="block">Single argument function.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colOne"><a href="../../../../org/apache/edgent/function/class-use/Predicate.html#org.apache.edgent.analytics.sensors">Predicate</a> +<div class="block">Predicate function.</div> +</td> +</tr> +</tbody> +</table> +</li> +<li class="blockList"><a name="org.apache.edgent.connectors.command"> +<!-- --> +</a> +<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> +<caption><span>Classes in <a href="../../../../org/apache/edgent/function/package-summary.html">org.apache.edgent.function</a> used by <a href="../../../../org/apache/edgent/connectors/command/package-summary.html">org.apache.edgent.connectors.command</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Class and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colOne"><a href="../../../../org/apache/edgent/function/class-use/Consumer.html#org.apache.edgent.connectors.command">Consumer</a> +<div class="block">Function that consumes a value.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colOne"><a href="../../../../org/apache/edgent/function/class-use/Supplier.html#org.apache.edgent.connectors.command">Supplier</a> +<div class="block">Function that supplies a value.</div> +</td> +</tr> +</tbody> +</table> +</li> +<li class="blockList"><a name="org.apache.edgent.connectors.file"> +<!-- --> +</a> +<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> +<caption><span>Classes in <a href="../../../../org/apache/edgent/function/package-summary.html">org.apache.edgent.function</a> used by <a href="../../../../org/apache/edgent/connectors/file/package-summary.html">org.apache.edgent.connectors.file</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Class and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colOne"><a href="../../../../org/apache/edgent/function/class-use/BiFunction.html#org.apache.edgent.connectors.file">BiFunction</a> +<div class="block">Function that takes two arguments and returns a value.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colOne"><a href="../../../../org/apache/edgent/function/class-use/Function.html#org.apache.edgent.connectors.file">Function</a> +<div class="block">Single argument function.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colOne"><a href="../../../../org/apache/edgent/function/class-use/Predicate.html#org.apache.edgent.connectors.file">Predicate</a> +<div class="block">Predicate function.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colOne"><a href="../../../../org/apache/edgent/function/class-use/Supplier.html#org.apache.edgent.connectors.file">Supplier</a> +<div class="block">Function that supplies a value.</div> +</td> +</tr> +</tbody> +</table> +</li> +<li class="blockList"><a name="org.apache.edgent.connectors.http"> +<!-- --> +</a> +<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> +<caption><span>Classes in <a href="../../../../org/apache/edgent/function/package-summary.html">org.apache.edgent.function</a> used by <a href="../../../../org/apache/edgent/connectors/http/package-summary.html">org.apache.edgent.connectors.http</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Class and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colOne"><a href="../../../../org/apache/edgent/function/class-use/BiFunction.html#org.apache.edgent.connectors.http">BiFunction</a> +<div class="block">Function that takes two arguments and returns a value.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colOne"><a href="../../../../org/apache/edgent/function/class-use/Function.html#org.apache.edgent.connectors.http">Function</a> +<div class="block">Single argument function.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colOne"><a href="../../../../org/apache/edgent/function/class-use/Supplier.html#org.apache.edgent.connectors.http">Supplier</a> +<div class="block">Function that supplies a value.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colOne"><a href="../../../../org/apache/edgent/function/class-use/UnaryOperator.html#org.apache.edgent.connectors.http">UnaryOperator</a> +<div class="block">Function that returns the same type as its argument.</div> +</td> +</tr> +</tbody> +</table> +</li> +<li class="blockList"><a name="org.apache.edgent.connectors.iot"> +<!-- --> +</a> +<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> +<caption><span>Classes in <a href="../../../../org/apache/edgent/function/package-summary.html">org.apache.edgent.function</a> used by <a href="../../../../org/apache/edgent/connectors/iot/package-summary.html">org.apache.edgent.connectors.iot</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Class and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colOne"><a href="../../../../org/apache/edgent/function/class-use/Function.html#org.apache.edgent.connectors.iot">Function</a> +<div class="block">Single argument function.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colOne"><a href="../../../../org/apache/edgent/function/class-use/UnaryOperator.html#org.apache.edgent.connectors.iot">UnaryOperator</a> +<div class="block">Function that returns the same type as its argument.</div> +</td> +</tr> +</tbody> +</table> +</li> +<li class="blockList"><a name="org.apache.edgent.connectors.iotp"> +<!-- --> +</a> +<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> +<caption><span>Classes in <a href="../../../../org/apache/edgent/function/package-summary.html">org.apache.edgent.function</a> used by <a href="../../../../org/apache/edgent/connectors/iotp/package-summary.html">org.apache.edgent.connectors.iotp</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Class and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colOne"><a href="../../../../org/apache/edgent/function/class-use/Function.html#org.apache.edgent.connectors.iotp">Function</a> +<div class="block">Single argument function.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colOne"><a href="../../../../org/apache/edgent/function/class-use/UnaryOperator.html#org.apache.edgent.connectors.iotp">UnaryOperator</a> +<div class="block">Function that returns the same type as its argument.</div> +</td> +</tr> +</tbody> +</table> +</li> +<li class="blockList"><a name="org.apache.edgent.connectors.jdbc"> +<!-- --> +</a> +<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> +<caption><span>Classes in <a href="../../../../org/apache/edgent/function/package-summary.html">org.apache.edgent.function</a> used by <a href="../../../../org/apache/edgent/connectors/jdbc/package-summary.html">org.apache.edgent.connectors.jdbc</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Class and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colOne"><a href="../../../../org/apache/edgent/function/class-use/Consumer.html#org.apache.edgent.connectors.jdbc">Consumer</a> +<div class="block">Function that consumes a value.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colOne"><a href="../../../../org/apache/edgent/function/class-use/Supplier.html#org.apache.edgent.connectors.jdbc">Supplier</a> +<div class="block">Function that supplies a value.</div> +</td> +</tr> +</tbody> +</table> +</li> +<li class="blockList"><a name="org.apache.edgent.connectors.kafka"> +<!-- --> +</a> +<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> +<caption><span>Classes in <a href="../../../../org/apache/edgent/function/package-summary.html">org.apache.edgent.function</a> used by <a href="../../../../org/apache/edgent/connectors/kafka/package-summary.html">org.apache.edgent.connectors.kafka</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Class and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colOne"><a href="../../../../org/apache/edgent/function/class-use/Function.html#org.apache.edgent.connectors.kafka">Function</a> +<div class="block">Single argument function.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colOne"><a href="../../../../org/apache/edgent/function/class-use/Supplier.html#org.apache.edgent.connectors.kafka">Supplier</a> +<div class="block">Function that supplies a value.</div> +</td> +</tr> +</tbody> +</table> +</li> +<li class="blockList"><a name="org.apache.edgent.connectors.mqtt"> +<!-- --> +</a> +<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> +<caption><span>Classes in <a href="../../../../org/apache/edgent/function/package-summary.html">org.apache.edgent.function</a> used by <a href="../../../../org/apache/edgent/connectors/mqtt/package-summary.html">org.apache.edgent.connectors.mqtt</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Class and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colOne"><a href="../../../../org/apache/edgent/function/class-use/BiFunction.html#org.apache.edgent.connectors.mqtt">BiFunction</a> +<div class="block">Function that takes two arguments and returns a value.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colOne"><a href="../../../../org/apache/edgent/function/class-use/Function.html#org.apache.edgent.connectors.mqtt">Function</a> +<div class="block">Single argument function.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colOne"><a href="../../../../org/apache/edgent/function/class-use/Supplier.html#org.apache.edgent.connectors.mqtt">Supplier</a> +<div class="block">Function that supplies a value.</div> +</td> +</tr> +</tbody> +</table> +</li> +<li class="blockList"><a name="org.apache.edgent.connectors.mqtt.iot"> +<!-- --> +</a> +<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> +<caption><span>Classes in <a href="../../../../org/apache/edgent/function/package-summary.html">org.apache.edgent.function</a> used by <a href="../../../../org/apache/edgent/connectors/mqtt/iot/package-summary.html">org.apache.edgent.connectors.mqtt.iot</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Class and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colOne"><a href="../../../../org/apache/edgent/function/class-use/Function.html#org.apache.edgent.connectors.mqtt.iot">Function</a> +<div class="block">Single argument function.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colOne"><a href="../../../../org/apache/edgent/function/class-use/UnaryOperator.html#org.apache.edgent.connectors.mqtt.iot">UnaryOperator</a> +<div class="block">Function that returns the same type as its argument.</div> +</td> +</tr> +</tbody> +</table> +</li> +<li class="blockList"><a name="org.apache.edgent.connectors.pubsub.service"> +<!-- --> +</a> +<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> +<caption><span>Classes in <a href="../../../../org/apache/edgent/function/package-summary.html">org.apache.edgent.function</a> used by <a href="../../../../org/apache/edgent/connectors/pubsub/service/package-summary.html">org.apache.edgent.connectors.pubsub.service</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Class and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colOne"><a href="../../../../org/apache/edgent/function/class-use/Consumer.html#org.apache.edgent.connectors.pubsub.service">Consumer</a> +<div class="block">Function that consumes a value.</div> +</td> +</tr> +</tbody> +</table> +</li> +<li class="blockList"><a name="org.apache.edgent.connectors.serial"> +<!-- --> +</a> +<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> +<caption><span>Classes in <a href="../../../../org/apache/edgent/function/package-summary.html">org.apache.edgent.function</a> used by <a href="../../../../org/apache/edgent/connectors/serial/package-summary.html">org.apache.edgent.connectors.serial</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Class and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colOne"><a href="../../../../org/apache/edgent/function/class-use/Consumer.html#org.apache.edgent.connectors.serial">Consumer</a> +<div class="block">Function that consumes a value.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colOne"><a href="../../../../org/apache/edgent/function/class-use/Function.html#org.apache.edgent.connectors.serial">Function</a> +<div class="block">Single argument function.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colOne"><a href="../../../../org/apache/edgent/function/class-use/Supplier.html#org.apache.edgent.connectors.serial">Supplier</a> +<div class="block">Function that supplies a value.</div> +</td> +</tr> +</tbody> +</table> +</li> +<li class="blockList"><a name="org.apache.edgent.connectors.wsclient.javax.websocket"> +<!-- --> +</a> +<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> +<caption><span>Classes in <a href="../../../../org/apache/edgent/function/package-summary.html">org.apache.edgent.function</a> used by <a href="../../../../org/apache/edgent/connectors/wsclient/javax/websocket/package-summary.html">org.apache.edgent.connectors.wsclient.javax.websocket</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Class and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colOne"><a href="../../../../org/apache/edgent/function/class-use/Supplier.html#org.apache.edgent.connectors.wsclient.javax.websocket">Supplier</a> +<div class="block">Function that supplies a value.</div> +</td> +</tr> +</tbody> +</table> +</li> +<li class="blockList"><a name="org.apache.edgent.connectors.wsclient.javax.websocket.runtime"> +<!-- --> +</a> +<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> +<caption><span>Classes in <a href="../../../../org/apache/edgent/function/package-summary.html">org.apache.edgent.function</a> used by <a href="../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/package-summary.html">org.apache.edgent.connectors.wsclient.javax.websocket.runtime</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Class and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colOne"><a href="../../../../org/apache/edgent/function/class-use/Consumer.html#org.apache.edgent.connectors.wsclient.javax.websocket.runtime">Consumer</a> +<div class="block">Function that consumes a value.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colOne"><a href="../../../../org/apache/edgent/function/class-use/Function.html#org.apache.edgent.connectors.wsclient.javax.websocket.runtime">Function</a> +<div class="block">Single argument function.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colOne"><a href="../../../../org/apache/edgent/function/class-use/Supplier.html#org.apache.edgent.connectors.wsclient.javax.websocket.runtime">Supplier</a> +<div class="block">Function that supplies a value.</div> +</td> +</tr> +</tbody> +</table> +</li> +<li class="blockList"><a name="org.apache.edgent.execution.services"> +<!-- --> +</a> +<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> +<caption><span>Classes in <a href="../../../../org/apache/edgent/function/package-summary.html">org.apache.edgent.function</a> used by <a href="../../../../org/apache/edgent/execution/services/package-summary.html">org.apache.edgent.execution.services</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Class and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colOne"><a href="../../../../org/apache/edgent/function/class-use/BiConsumer.html#org.apache.edgent.execution.services">BiConsumer</a> +<div class="block">Consumer function that takes two arguments.</div> +</td> +</tr> +</tbody> +</table> +</li> +<li class="blockList"><a name="org.apache.edgent.function"> +<!-- --> +</a> +<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> +<caption><span>Classes in <a href="../../../../org/apache/edgent/function/package-summary.html">org.apache.edgent.function</a> used by <a href="../../../../org/apache/edgent/function/package-summary.html">org.apache.edgent.function</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Class and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colOne"><a href="../../../../org/apache/edgent/function/class-use/BiFunction.html#org.apache.edgent.function">BiFunction</a> +<div class="block">Function that takes two arguments and returns a value.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colOne"><a href="../../../../org/apache/edgent/function/class-use/Consumer.html#org.apache.edgent.function">Consumer</a> +<div class="block">Function that consumes a value.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colOne"><a href="../../../../org/apache/edgent/function/class-use/Function.html#org.apache.edgent.function">Function</a> +<div class="block">Single argument function.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colOne"><a href="../../../../org/apache/edgent/function/class-use/Predicate.html#org.apache.edgent.function">Predicate</a> +<div class="block">Predicate function.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colOne"><a href="../../../../org/apache/edgent/function/class-use/Supplier.html#org.apache.edgent.function">Supplier</a> +<div class="block">Function that supplies a value.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colOne"><a href="../../../../org/apache/edgent/function/class-use/UnaryOperator.html#org.apache.edgent.function">UnaryOperator</a> +<div class="block">Function that returns the same type as its argument.</div> +</td> +</tr> +</tbody> +</table> +</li> +<li class="blockList"><a name="org.apache.edgent.graph"> +<!-- --> +</a> +<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> +<caption><span>Classes in <a href="../../../../org/apache/edgent/function/package-summary.html">org.apache.edgent.function</a> used by <a href="../../../../org/apache/edgent/graph/package-summary.html">org.apache.edgent.graph</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Class and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colOne"><a href="../../../../org/apache/edgent/function/class-use/Predicate.html#org.apache.edgent.graph">Predicate</a> +<div class="block">Predicate function.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colOne"><a href="../../../../org/apache/edgent/function/class-use/Supplier.html#org.apache.edgent.graph">Supplier</a> +<div class="block">Function that supplies a value.</div> +</td> +</tr> +</tbody> +</table> +</li> +<li class="blockList"><a name="org.apache.edgent.graph.spi"> +<!-- --> +</a> +<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> +<caption><span>Classes in <a href="../../../../org/apache/edgent/function/package-summary.html">org.apache.edgent.function</a> used by <a href="../../../../org/apache/edgent/graph/spi/package-summary.html">org.apache.edgent.graph.spi</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Class and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colOne"><a href="../../../../org/apache/edgent/function/class-use/Predicate.html#org.apache.edgent.graph.spi">Predicate</a> +<div class="block">Predicate function.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colOne"><a href="../../../../org/apache/edgent/function/class-use/Supplier.html#org.apache.edgent.graph.spi">Supplier</a> +<div class="block">Function that supplies a value.</div> +</td> +</tr> +</tbody> +</table> +</li> +<li class="blockList"><a name="org.apache.edgent.metrics.oplets"> +<!-- --> +</a> +<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> +<caption><span>Classes in <a href="../../../../org/apache/edgent/function/package-summary.html">org.apache.edgent.function</a> used by <a href="../../../../org/apache/edgent/metrics/oplets/package-summary.html">org.apache.edgent.metrics.oplets</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Class and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colOne"><a href="../../../../org/apache/edgent/function/class-use/Consumer.html#org.apache.edgent.metrics.oplets">Consumer</a> +<div class="block">Function that consumes a value.</div> +</td> +</tr> +</tbody> +</table> +</li> +<li class="blockList"><a name="org.apache.edgent.oplet"> +<!-- --> +</a> +<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> +<caption><span>Classes in <a href="../../../../org/apache/edgent/function/package-summary.html">org.apache.edgent.function</a> used by <a href="../../../../org/apache/edgent/oplet/package-summary.html">org.apache.edgent.oplet</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Class and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colOne"><a href="../../../../org/apache/edgent/function/class-use/Consumer.html#org.apache.edgent.oplet">Consumer</a> +<div class="block">Function that consumes a value.</div> +</td> +</tr> +</tbody> +</table> +</li> +<li class="blockList"><a name="org.apache.edgent.oplet.core"> +<!-- --> +</a> +<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> +<caption><span>Classes in <a href="../../../../org/apache/edgent/function/package-summary.html">org.apache.edgent.function</a> used by <a href="../../../../org/apache/edgent/oplet/core/package-summary.html">org.apache.edgent.oplet.core</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Class and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colOne"><a href="../../../../org/apache/edgent/function/class-use/BiFunction.html#org.apache.edgent.oplet.core">BiFunction</a> +<div class="block">Function that takes two arguments and returns a value.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colOne"><a href="../../../../org/apache/edgent/function/class-use/Consumer.html#org.apache.edgent.oplet.core">Consumer</a> +<div class="block">Function that consumes a value.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colOne"><a href="../../../../org/apache/edgent/function/class-use/ToIntFunction.html#org.apache.edgent.oplet.core">ToIntFunction</a> +<div class="block">Function that returns a int primitive.</div> +</td> +</tr> +</tbody> +</table> +</li> +<li class="blockList"><a name="org.apache.edgent.oplet.functional"> +<!-- --> +</a> +<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> +<caption><span>Classes in <a href="../../../../org/apache/edgent/function/package-summary.html">org.apache.edgent.function</a> used by <a href="../../../../org/apache/edgent/oplet/functional/package-summary.html">org.apache.edgent.oplet.functional</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Class and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colOne"><a href="../../../../org/apache/edgent/function/class-use/Consumer.html#org.apache.edgent.oplet.functional">Consumer</a> +<div class="block">Function that consumes a value.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colOne"><a href="../../../../org/apache/edgent/function/class-use/Function.html#org.apache.edgent.oplet.functional">Function</a> +<div class="block">Single argument function.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colOne"><a href="../../../../org/apache/edgent/function/class-use/Predicate.html#org.apache.edgent.oplet.functional">Predicate</a> +<div class="block">Predicate function.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colOne"><a href="../../../../org/apache/edgent/function/class-use/Supplier.html#org.apache.edgent.oplet.functional">Supplier</a> +<div class="block">Function that supplies a value.</div> +</td> +</tr> +</tbody> +</table> +</li> +<li class="blockList"><a name="org.apache.edgent.oplet.plumbing"> +<!-- --> +</a> +<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> +<caption><span>Classes in <a href="../../../../org/apache/edgent/function/package-summary.html">org.apache.edgent.function</a> used by <a href="../../../../org/apache/edgent/oplet/plumbing/package-summary.html">org.apache.edgent.oplet.plumbing</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Class and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colOne"><a href="../../../../org/apache/edgent/function/class-use/BiFunction.html#org.apache.edgent.oplet.plumbing">BiFunction</a> +<div class="block">Function that takes two arguments and returns a value.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colOne"><a href="../../../../org/apache/edgent/function/class-use/Consumer.html#org.apache.edgent.oplet.plumbing">Consumer</a> +<div class="block">Function that consumes a value.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colOne"><a href="../../../../org/apache/edgent/function/class-use/Function.html#org.apache.edgent.oplet.plumbing">Function</a> +<div class="block">Single argument function.</div> +</td> +</tr> +</tbody> +</table> +</li> +<li class="blockList"><a name="org.apache.edgent.oplet.window"> +<!-- --> +</a> +<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> +<caption><span>Classes in <a href="../../../../org/apache/edgent/function/package-summary.html">org.apache.edgent.function</a> used by <a href="../../../../org/apache/edgent/oplet/window/package-summary.html">org.apache.edgent.oplet.window</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Class and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colOne"><a href="../../../../org/apache/edgent/function/class-use/BiFunction.html#org.apache.edgent.oplet.window">BiFunction</a> +<div class="block">Function that takes two arguments and returns a value.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colOne"><a href="../../../../org/apache/edgent/function/class-use/Consumer.html#org.apache.edgent.oplet.window">Consumer</a> +<div class="block">Function that consumes a value.</div> +</td> +</tr> +</tbody> +</table> +</li> +<li class="blockList"><a name="org.apache.edgent.providers.direct"> +<!-- --> +</a> +<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> +<caption><span>Classes in <a href="../../../../org/apache/edgent/function/package-summary.html">org.apache.edgent.function</a> used by <a href="../../../../org/apache/edgent/providers/direct/package-summary.html">org.apache.edgent.providers.direct</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Class and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colOne"><a href="../../../../org/apache/edgent/function/class-use/Supplier.html#org.apache.edgent.providers.direct">Supplier</a> +<div class="block">Function that supplies a value.</div> +</td> +</tr> +</tbody> +</table> +</li> +<li class="blockList"><a name="org.apache.edgent.providers.iot"> +<!-- --> +</a> +<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> +<caption><span>Classes in <a href="../../../../org/apache/edgent/function/package-summary.html">org.apache.edgent.function</a> used by <a href="../../../../org/apache/edgent/providers/iot/package-summary.html">org.apache.edgent.providers.iot</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Class and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colOne"><a href="../../../../org/apache/edgent/function/class-use/BiConsumer.html#org.apache.edgent.providers.iot">BiConsumer</a> +<div class="block">Consumer function that takes two arguments.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colOne"><a href="../../../../org/apache/edgent/function/class-use/Function.html#org.apache.edgent.providers.iot">Function</a> +<div class="block">Single argument function.</div> +</td> +</tr> +</tbody> +</table> +</li> +<li class="blockList"><a name="org.apache.edgent.runtime.appservice"> +<!-- --> +</a> +<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> +<caption><span>Classes in <a href="../../../../org/apache/edgent/function/package-summary.html">org.apache.edgent.function</a> used by <a href="../../../../org/apache/edgent/runtime/appservice/package-summary.html">org.apache.edgent.runtime.appservice</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Class and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colOne"><a href="../../../../org/apache/edgent/function/class-use/BiConsumer.html#org.apache.edgent.runtime.appservice">BiConsumer</a> +<div class="block">Consumer function that takes two arguments.</div> +</td> +</tr> +</tbody> +</table> +</li> +<li class="blockList"><a name="org.apache.edgent.runtime.etiao"> +<!-- --> +</a> +<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> +<caption><span>Classes in <a href="../../../../org/apache/edgent/function/package-summary.html">org.apache.edgent.function</a> used by <a href="../../../../org/apache/edgent/runtime/etiao/package-summary.html">org.apache.edgent.runtime.etiao</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Class and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colOne"><a href="../../../../org/apache/edgent/function/class-use/BiConsumer.html#org.apache.edgent.runtime.etiao">BiConsumer</a> +<div class="block">Consumer function that takes two arguments.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colOne"><a href="../../../../org/apache/edgent/function/class-use/Consumer.html#org.apache.edgent.runtime.etiao">Consumer</a> +<div class="block">Function that consumes a value.</div> +</td> +</tr> +</tbody> +</table> +</li> +<li class="blockList"><a name="org.apache.edgent.runtime.jobregistry"> +<!-- --> +</a> +<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> +<caption><span>Classes in <a href="../../../../org/apache/edgent/function/package-summary.html">org.apache.edgent.function</a> used by <a href="../../../../org/apache/edgent/runtime/jobregistry/package-summary.html">org.apache.edgent.runtime.jobregistry</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Class and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colOne"><a href="../../../../org/apache/edgent/function/class-use/BiConsumer.html#org.apache.edgent.runtime.jobregistry">BiConsumer</a> +<div class="block">Consumer function that takes two arguments.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colOne"><a href="../../../../org/apache/edgent/function/class-use/BiFunction.html#org.apache.edgent.runtime.jobregistry">BiFunction</a> +<div class="block">Function that takes two arguments and returns a value.</div> +</td> +</tr> +</tbody> +</table> +</li> +<li class="blockList"><a name="org.apache.edgent.samples.apps"> +<!-- --> +</a> +<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> +<caption><span>Classes in <a href="../../../../org/apache/edgent/function/package-summary.html">org.apache.edgent.function</a> used by <a href="../../../../org/apache/edgent/samples/apps/package-summary.html">org.apache.edgent.samples.apps</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Class and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colOne"><a href="../../../../org/apache/edgent/function/class-use/BiFunction.html#org.apache.edgent.samples.apps">BiFunction</a> +<div class="block">Function that takes two arguments and returns a value.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colOne"><a href="../../../../org/apache/edgent/function/class-use/Function.html#org.apache.edgent.samples.apps">Function</a> +<div class="block">Single argument function.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colOne"><a href="../../../../org/apache/edgent/function/class-use/Supplier.html#org.apache.edgent.samples.apps">Supplier</a> +<div class="block">Function that supplies a value.</div> +</td> +</tr> +</tbody> +</table> +</li> +<li class="blockList"><a name="org.apache.edgent.samples.connectors"> +<!-- --> +</a> +<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> +<caption><span>Classes in <a href="../../../../org/apache/edgent/function/package-summary.html">org.apache.edgent.function</a> used by <a href="../../../../org/apache/edgent/samples/connectors/package-summary.html">org.apache.edgent.samples.connectors</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Class and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colOne"><a href="../../../../org/apache/edgent/function/class-use/Function.html#org.apache.edgent.samples.connectors">Function</a> +<div class="block">Single argument function.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colOne"><a href="../../../../org/apache/edgent/function/class-use/Supplier.html#org.apache.edgent.samples.connectors">Supplier</a> +<div class="block">Function that supplies a value.</div> +</td> +</tr> +</tbody> +</table> +</li> +<li class="blockList"><a name="org.apache.edgent.samples.utils.sensor"> +<!-- --> +</a> +<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> +<caption><span>Classes in <a href="../../../../org/apache/edgent/function/package-summary.html">org.apache.edgent.function</a> used by <a href="../../../../org/apache/edgent/samples/utils/sensor/package-summary.html">org.apache.edgent.samples.utils.sensor</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Class and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colOne"><a href="../../../../org/apache/edgent/function/class-use/Supplier.html#org.apache.edgent.samples.utils.sensor">Supplier</a> +<div class="block">Function that supplies a value.</div> +</td> +</tr> +</tbody> +</table> +</li> +<li class="blockList"><a name="org.apache.edgent.streamscope"> +<!-- --> +</a> +<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> +<caption><span>Classes in <a href="../../../../org/apache/edgent/function/package-summary.html">org.apache.edgent.function</a> used by <a href="../../../../org/apache/edgent/streamscope/package-summary.html">org.apache.edgent.streamscope</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Class and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colOne"><a href="../../../../org/apache/edgent/function/class-use/Consumer.html#org.apache.edgent.streamscope">Consumer</a> +<div class="block">Function that consumes a value.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colOne"><a href="../../../../org/apache/edgent/function/class-use/Predicate.html#org.apache.edgent.streamscope">Predicate</a> +<div class="block">Predicate function.</div> +</td> +</tr> +</tbody> +</table> +</li> +<li class="blockList"><a name="org.apache.edgent.topology"> +<!-- --> +</a> +<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> +<caption><span>Classes in <a href="../../../../org/apache/edgent/function/package-summary.html">org.apache.edgent.function</a> used by <a href="../../../../org/apache/edgent/topology/package-summary.html">org.apache.edgent.topology</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Class and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colOne"><a href="../../../../org/apache/edgent/function/class-use/BiFunction.html#org.apache.edgent.topology">BiFunction</a> +<div class="block">Function that takes two arguments and returns a value.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colOne"><a href="../../../../org/apache/edgent/function/class-use/Consumer.html#org.apache.edgent.topology">Consumer</a> +<div class="block">Function that consumes a value.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colOne"><a href="../../../../org/apache/edgent/function/class-use/Function.html#org.apache.edgent.topology">Function</a> +<div class="block">Single argument function.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colOne"><a href="../../../../org/apache/edgent/function/class-use/Predicate.html#org.apache.edgent.topology">Predicate</a> +<div class="block">Predicate function.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colOne"><a href="../../../../org/apache/edgent/function/class-use/Supplier.html#org.apache.edgent.topology">Supplier</a> +<div class="block">Function that supplies a value.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colOne"><a href="../../../../org/apache/edgent/function/class-use/ToIntFunction.html#org.apache.edgent.topology">ToIntFunction</a> +<div class="block">Function that returns a int primitive.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colOne"><a href="../../../../org/apache/edgent/function/class-use/UnaryOperator.html#org.apache.edgent.topology">UnaryOperator</a> +<div class="block">Function that returns the same type as its argument.</div> +</td> +</tr> +</tbody> +</table> +</li> +<li class="blockList"><a name="org.apache.edgent.topology.json"> +<!-- --> +</a> +<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> +<caption><span>Classes in <a href="../../../../org/apache/edgent/function/package-summary.html">org.apache.edgent.function</a> used by <a href="../../../../org/apache/edgent/topology/json/package-summary.html">org.apache.edgent.topology.json</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Class and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colOne"><a href="../../../../org/apache/edgent/function/class-use/Function.html#org.apache.edgent.topology.json">Function</a> +<div class="block">Single argument function.</div> +</td> +</tr> +</tbody> +</table> +</li> +<li class="blockList"><a name="org.apache.edgent.topology.plumbing"> +<!-- --> +</a> +<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> +<caption><span>Classes in <a href="../../../../org/apache/edgent/function/package-summary.html">org.apache.edgent.function</a> used by <a href="../../../../org/apache/edgent/topology/plumbing/package-summary.html">org.apache.edgent.topology.plumbing</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Class and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colOne"><a href="../../../../org/apache/edgent/function/class-use/BiFunction.html#org.apache.edgent.topology.plumbing">BiFunction</a> +<div class="block">Function that takes two arguments and returns a value.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colOne"><a href="../../../../org/apache/edgent/function/class-use/Function.html#org.apache.edgent.topology.plumbing">Function</a> +<div class="block">Single argument function.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colOne"><a href="../../../../org/apache/edgent/function/class-use/Predicate.html#org.apache.edgent.topology.plumbing">Predicate</a> +<div class="block">Predicate function.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colOne"><a href="../../../../org/apache/edgent/function/class-use/ToIntFunction.html#org.apache.edgent.topology.plumbing">ToIntFunction</a> +<div class="block">Function that returns a int primitive.</div> +</td> +</tr> +</tbody> +</table> +</li> +<li class="blockList"><a name="org.apache.edgent.topology.services"> +<!-- --> +</a> +<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> +<caption><span>Classes in <a href="../../../../org/apache/edgent/function/package-summary.html">org.apache.edgent.function</a> used by <a href="../../../../org/apache/edgent/topology/services/package-summary.html">org.apache.edgent.topology.services</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Class and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colOne"><a href="../../../../org/apache/edgent/function/class-use/BiConsumer.html#org.apache.edgent.topology.services">BiConsumer</a> +<div class="block">Consumer function that takes two arguments.</div> +</td> +</tr> +</tbody> +</table> +</li> +<li class="blockList"><a name="org.apache.edgent.topology.spi"> +<!-- --> +</a> +<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> +<caption><span>Classes in <a href="../../../../org/apache/edgent/function/package-summary.html">org.apache.edgent.function</a> used by <a href="../../../../org/apache/edgent/topology/spi/package-summary.html">org.apache.edgent.topology.spi</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Class and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colOne"><a href="../../../../org/apache/edgent/function/class-use/Consumer.html#org.apache.edgent.topology.spi">Consumer</a> +<div class="block">Function that consumes a value.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colOne"><a href="../../../../org/apache/edgent/function/class-use/Supplier.html#org.apache.edgent.topology.spi">Supplier</a> +<div class="block">Function that supplies a value.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colOne"><a href="../../../../org/apache/edgent/function/class-use/UnaryOperator.html#org.apache.edgent.topology.spi">UnaryOperator</a> +<div class="block">Function that returns the same type as its argument.</div> +</td> +</tr> +</tbody> +</table> +</li> +<li class="blockList"><a name="org.apache.edgent.topology.spi.functions"> +<!-- --> +</a> +<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> +<caption><span>Classes in <a href="../../../../org/apache/edgent/function/package-summary.html">org.apache.edgent.function</a> used by <a href="../../../../org/apache/edgent/topology/spi/functions/package-summary.html">org.apache.edgent.topology.spi.functions</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Class and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colOne"><a href="../../../../org/apache/edgent/function/class-use/Supplier.html#org.apache.edgent.topology.spi.functions">Supplier</a> +<div class="block">Function that supplies a value.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colOne"><a href="../../../../org/apache/edgent/function/class-use/WrappedFunction.html#org.apache.edgent.topology.spi.functions">WrappedFunction</a> +<div class="block">A wrapped function.</div> +</td> +</tr> +</tbody> +</table> +</li> +<li class="blockList"><a name="org.apache.edgent.topology.spi.graph"> +<!-- --> +</a> +<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> +<caption><span>Classes in <a href="../../../../org/apache/edgent/function/package-summary.html">org.apache.edgent.function</a> used by <a href="../../../../org/apache/edgent/topology/spi/graph/package-summary.html">org.apache.edgent.topology.spi.graph</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Class and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colOne"><a href="../../../../org/apache/edgent/function/class-use/BiFunction.html#org.apache.edgent.topology.spi.graph">BiFunction</a> +<div class="block">Function that takes two arguments and returns a value.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colOne"><a href="../../../../org/apache/edgent/function/class-use/Consumer.html#org.apache.edgent.topology.spi.graph">Consumer</a> +<div class="block">Function that consumes a value.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colOne"><a href="../../../../org/apache/edgent/function/class-use/Function.html#org.apache.edgent.topology.spi.graph">Function</a> +<div class="block">Single argument function.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colOne"><a href="../../../../org/apache/edgent/function/class-use/Predicate.html#org.apache.edgent.topology.spi.graph">Predicate</a> +<div class="block">Predicate function.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colOne"><a href="../../../../org/apache/edgent/function/class-use/Supplier.html#org.apache.edgent.topology.spi.graph">Supplier</a> +<div class="block">Function that supplies a value.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colOne"><a href="../../../../org/apache/edgent/function/class-use/ToIntFunction.html#org.apache.edgent.topology.spi.graph">ToIntFunction</a> +<div class="block">Function that returns a int primitive.</div> +</td> +</tr> +</tbody> +</table> +</li> +<li class="blockList"><a name="org.apache.edgent.window"> +<!-- --> +</a> +<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> +<caption><span>Classes in <a href="../../../../org/apache/edgent/function/package-summary.html">org.apache.edgent.function</a> used by <a href="../../../../org/apache/edgent/window/package-summary.html">org.apache.edgent.window</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Class and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colOne"><a href="../../../../org/apache/edgent/function/class-use/BiConsumer.html#org.apache.edgent.window">BiConsumer</a> +<div class="block">Consumer function that takes two arguments.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colOne"><a href="../../../../org/apache/edgent/function/class-use/BiFunction.html#org.apache.edgent.window">BiFunction</a> +<div class="block">Function that takes two arguments and returns a value.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colOne"><a href="../../../../org/apache/edgent/function/class-use/Consumer.html#org.apache.edgent.window">Consumer</a> +<div class="block">Function that consumes a value.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colOne"><a href="../../../../org/apache/edgent/function/class-use/Function.html#org.apache.edgent.window">Function</a> +<div class="block">Single argument function.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colOne"><a href="../../../../org/apache/edgent/function/class-use/Supplier.html#org.apache.edgent.window">Supplier</a> +<div class="block">Function that supplies a value.</div> +</td> +</tr> +</tbody> +</table> +</li> +</ul> +</div> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar.bottom"> +<!-- --> +</a> +<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.bottom.firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../overview-summary.html">Overview</a></li> +<li><a href="package-summary.html">Package</a></li> +<li>Class</li> +<li class="navBarCell1Rev">Use</li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../index-all.html">Index</a></li> +<li><a href="../../../../help-doc.html">Help</a></li> +</ul> +<div class="aboutLanguage"><a href="http://edgent.incubator.apache.org">Apache Edgent (incubating)</a></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li>Prev</li> +<li>Next</li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?org/apache/edgent/function/package-use.html" target="_top">Frames</a></li> +<li><a href="package-use.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_bottom"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip.navbar.bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +<p class="legalCopy"><small>Copyright © 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p> +</body> +</html>
http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/85b6530d/site/javadoc/r0.4.0/org/apache/edgent/graph/Connector.html ---------------------------------------------------------------------- diff --git a/site/javadoc/r0.4.0/org/apache/edgent/graph/Connector.html b/site/javadoc/r0.4.0/org/apache/edgent/graph/Connector.html new file mode 100644 index 0000000..1e9b8cf --- /dev/null +++ b/site/javadoc/r0.4.0/org/apache/edgent/graph/Connector.html @@ -0,0 +1,434 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 --> +<title>Connector (Edgent v0.4.0)</title> +<meta name="date" content="2016-07-26"> +<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> +<script type="text/javascript" src="../../../../script.js"></script> +</head> +<body> +<script type="text/javascript"><!-- + try { + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="Connector (Edgent v0.4.0)"; + } + } + catch(err) { + } +//--> +var methods = {"i0":6,"i1":6,"i2":6,"i3":6,"i4":6,"i5":6,"i6":6,"i7":6}; +var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"]}; +var altColor = "altColor"; +var rowColor = "rowColor"; +var tableTab = "tableTab"; +var activeTableTab = "activeTableTab"; +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar.top"> +<!-- --> +</a> +<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.top.firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../overview-summary.html">Overview</a></li> +<li><a href="package-summary.html">Package</a></li> +<li class="navBarCell1Rev">Class</li> +<li><a href="class-use/Connector.html">Use</a></li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../index-all.html">Index</a></li> +<li><a href="../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li>Prev Class</li> +<li><a href="../../../../org/apache/edgent/graph/Edge.html" title="interface in org.apache.edgent.graph"><span class="typeNameLink">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?org/apache/edgent/graph/Connector.html" target="_top">Frames</a></li> +<li><a href="Connector.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_top"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li>Constr | </li> +<li><a href="#method.summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li>Constr | </li> +<li><a href="#method.detail">Method</a></li> +</ul> +</div> +<a name="skip.navbar.top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">org.apache.edgent.graph</div> +<h2 title="Interface Connector" class="title">Interface Connector<T></h2> +</div> +<div class="contentContainer"> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt><span class="paramLabel">Type Parameters:</span></dt> +<dd><code>T</code> - Type of the data item produced by the output port</dd> +</dl> +<hr> +<br> +<pre>public interface <span class="typeNameLabel">Connector<T></span></pre> +<div class="block">A <code>Connector</code> represents an output port of a <code>Vertex</code>. + + A <code>Connector</code> supports two methods to add processing for tuples + submitted to the port: + <UL> + <LI><a href="../../../../org/apache/edgent/graph/Connector.html#connect-org.apache.edgent.graph.Vertex-int-"><code>connect(Vertex, int)</code></a> : Connect this to an input port of another + <code>Vertex</code>. Any number of connections can be made. Any tuple submitted by + the output port will appear on all connections made through this method. For + any tuple <code>t</code> ordering of appearance across the connected input ports + is not guaranteed.</LI> + <LI><a href="../../../../org/apache/edgent/graph/Connector.html#peek-N-"><code>peek(Peek)</code></a> : Insert a peek after the output port and before any + connections made by <a href="../../../../org/apache/edgent/graph/Connector.html#connect-org.apache.edgent.graph.Vertex-int-"><code>connect(Vertex, int)</code></a>. Multiple peeks can be + inserted. A tuple <code>t</code> submitted by the output port will be seen by all + peek oplets. The ordering of the peek is guaranteed such that the peeks + are processed in the order they were added to this <code>Connector</code> with the + <code>t</code> being seen first by the first peek added. + <LI> + </UL> + For example with peeks <code>P1,P2,P3</code> added in that order and connections + <code>C1,C2</code> added, the graph will be logically: + + <pre> + <code> + -->C1 + port-->P1-->P2-->P3--| + -->C2 + </code> + </pre> + + A tuple <code>t</code> submitted by the port will be peeked at by <code>P1</code>, then + <code>P2</code> then <code>P3</code>. After <code>P3</code> peeked at the tuple, <code>C1</code> + and <code>C2</code> will process the tuple in an arbitrary order.</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method.summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd"> </span></span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tr id="i0" class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/edgent/graph/Connector.html#alias-java.lang.String-">alias</a></span>(java.lang.String alias)</code> +<div class="block">Set the alias for the connector.</div> +</td> +</tr> +<tr id="i1" class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/edgent/graph/Connector.html#connect-org.apache.edgent.graph.Vertex-int-">connect</a></span>(<a href="../../../../org/apache/edgent/graph/Vertex.html" title="interface in org.apache.edgent.graph">Vertex</a><?,<a href="../../../../org/apache/edgent/graph/Connector.html" title="type parameter in Connector">T</a>,?> target, + int inputPort)</code> +<div class="block">Connect this <code>Connector</code> to the specified target's input.</div> +</td> +</tr> +<tr id="i2" class="altColor"> +<td class="colFirst"><code>java.lang.String</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/edgent/graph/Connector.html#getAlias--">getAlias</a></span>()</code> +<div class="block">Returns the alias for the connector if any.</div> +</td> +</tr> +<tr id="i3" class="rowColor"> +<td class="colFirst"><code>java.util.Set<java.lang.String></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/edgent/graph/Connector.html#getTags--">getTags</a></span>()</code> +<div class="block">Returns the set of tags associated with this connector.</div> +</td> +</tr> +<tr id="i4" class="altColor"> +<td class="colFirst"><code><a href="../../../../org/apache/edgent/graph/Graph.html" title="interface in org.apache.edgent.graph">Graph</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/edgent/graph/Connector.html#graph--">graph</a></span>()</code> +<div class="block">Gets the <code>Graph</code> for this <code>Connector</code>.</div> +</td> +</tr> +<tr id="i5" class="rowColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/edgent/graph/Connector.html#isConnected--">isConnected</a></span>()</code> +<div class="block">Was connect() called on this connector?</div> +</td> +</tr> +<tr id="i6" class="altColor"> +<td class="colFirst"><code><N extends <a href="../../../../org/apache/edgent/oplet/core/Peek.html" title="class in org.apache.edgent.oplet.core">Peek</a><<a href="../../../../org/apache/edgent/graph/Connector.html" title="type parameter in Connector">T</a>>><br><a href="../../../../org/apache/edgent/graph/Connector.html" title="interface in org.apache.edgent.graph">Connector</a><<a href="../../../../org/apache/edgent/graph/Connector.html" title="type parameter in Connector">T</a>></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/edgent/graph/Connector.html#peek-N-">peek</a></span>(N oplet)</code> +<div class="block">Inserts a <code>Peek</code> oplet between an output port and its + connections.</div> +</td> +</tr> +<tr id="i7" class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/edgent/graph/Connector.html#tag-java.lang.String...-">tag</a></span>(java.lang.String... values)</code> +<div class="block">Adds the specified tags to the connector.</div> +</td> +</tr> +</table> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method.detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="graph--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>graph</h4> +<pre><a href="../../../../org/apache/edgent/graph/Graph.html" title="interface in org.apache.edgent.graph">Graph</a> graph()</pre> +<div class="block">Gets the <code>Graph</code> for this <code>Connector</code>.</div> +<dl> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>the <code>Graph</code> for this <code>Connector</code>.</dd> +</dl> +</li> +</ul> +<a name="connect-org.apache.edgent.graph.Vertex-int-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>connect</h4> +<pre>void connect(<a href="../../../../org/apache/edgent/graph/Vertex.html" title="interface in org.apache.edgent.graph">Vertex</a><?,<a href="../../../../org/apache/edgent/graph/Connector.html" title="type parameter in Connector">T</a>,?> target, + int inputPort)</pre> +<div class="block">Connect this <code>Connector</code> to the specified target's input. This + method may be called multiple times to fan out to multiple input ports. + Each tuple submitted to this output port will be processed by all + connections.</div> +<dl> +<dt><span class="paramLabel">Parameters:</span></dt> +<dd><code>target</code> - the <code>Vertex</code> to connect to</dd> +<dd><code>inputPort</code> - the index of the target's input port to connect to.</dd> +</dl> +</li> +</ul> +<a name="isConnected--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isConnected</h4> +<pre>boolean isConnected()</pre> +<div class="block">Was connect() called on this connector?</div> +<dl> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>true if connected</dd> +</dl> +</li> +</ul> +<a name="peek-org.apache.edgent.oplet.core.Peek-"> +<!-- --> +</a><a name="peek-N-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>peek</h4> +<pre><N extends <a href="../../../../org/apache/edgent/oplet/core/Peek.html" title="class in org.apache.edgent.oplet.core">Peek</a><<a href="../../../../org/apache/edgent/graph/Connector.html" title="type parameter in Connector">T</a>>> <a href="../../../../org/apache/edgent/graph/Connector.html" title="interface in org.apache.edgent.graph">Connector</a><<a href="../../../../org/apache/edgent/graph/Connector.html" title="type parameter in Connector">T</a>> peek(N oplet)</pre> +<div class="block">Inserts a <code>Peek</code> oplet between an output port and its + connections. This method may be called multiple times to insert multiple + peeks. Each tuple submitted to this output port will be seen by all peeks + in order of their insertion, starting with the first peek inserted.</div> +<dl> +<dt><span class="paramLabel">Type Parameters:</span></dt> +<dd><code>N</code> - Peek oplet type</dd> +<dt><span class="paramLabel">Parameters:</span></dt> +<dd><code>oplet</code> - Oplet to insert.</dd> +<dt><span class="returnLabel">Returns:</span></dt> +<dd><code>output</code></dd> +</dl> +</li> +</ul> +<a name="tag-java.lang.String...-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>tag</h4> +<pre>void tag(java.lang.String... values)</pre> +<div class="block">Adds the specified tags to the connector. Adding the same tag + multiple times will not change the result beyond the initial + application. An unconnected connector can be tagged.</div> +<dl> +<dt><span class="paramLabel">Parameters:</span></dt> +<dd><code>values</code> - Tag values.</dd> +</dl> +</li> +</ul> +<a name="getTags--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getTags</h4> +<pre>java.util.Set<java.lang.String> getTags()</pre> +<div class="block">Returns the set of tags associated with this connector.</div> +<dl> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>set of tag values.</dd> +</dl> +</li> +</ul> +<a name="alias-java.lang.String-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>alias</h4> +<pre>void alias(java.lang.String alias)</pre> +<div class="block">Set the alias for the connector. + <p> + The alias must be unique within the topology. + The alias may be used in various contexts: + </p> + <ul> + <li>Runtime control services for the Connector (stream/outputport) + are registered with this alias.</li> + </ul></div> +<dl> +<dt><span class="paramLabel">Parameters:</span></dt> +<dd><code>alias</code> - the alias</dd> +<dt><span class="throwsLabel">Throws:</span></dt> +<dd><code>java.lang.IllegalStateException</code> - if the an alias has already been set</dd> +</dl> +</li> +</ul> +<a name="getAlias--"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getAlias</h4> +<pre>java.lang.String getAlias()</pre> +<div class="block">Returns the alias for the connector if any.</div> +<dl> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>the alias. null if one has not be set.</dd> +</dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar.bottom"> +<!-- --> +</a> +<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.bottom.firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../overview-summary.html">Overview</a></li> +<li><a href="package-summary.html">Package</a></li> +<li class="navBarCell1Rev">Class</li> +<li><a href="class-use/Connector.html">Use</a></li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../index-all.html">Index</a></li> +<li><a href="../../../../help-doc.html">Help</a></li> +</ul> +<div class="aboutLanguage"><a href="http://edgent.incubator.apache.org">Apache Edgent (incubating)</a></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li>Prev Class</li> +<li><a href="../../../../org/apache/edgent/graph/Edge.html" title="interface in org.apache.edgent.graph"><span class="typeNameLink">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?org/apache/edgent/graph/Connector.html" target="_top">Frames</a></li> +<li><a href="Connector.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_bottom"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li>Constr | </li> +<li><a href="#method.summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li>Constr | </li> +<li><a href="#method.detail">Method</a></li> +</ul> +</div> +<a name="skip.navbar.bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +<p class="legalCopy"><small>Copyright © 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p> +</body> +</html>