blob: 0c55bb81faed623b6950420f2f43e7f01b849582 [file] [log] [blame]
<!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_112) on Sun Feb 26 17:08:12 EST 2017 -->
<title>Serialized Form (Edgent v1.1.0)</title>
<meta name="date" content="2017-02-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="Serialized Form (Edgent v1.1.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>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="overview-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?serialized-form.html" target="_top">Frames</a></li>
<li><a href="serialized-form.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="allclasses-noframe.html">All&nbsp;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="Serialized Form" class="title">Serialized Form</h1>
</div>
<div class="serializedFormContainer">
<ul class="blockList">
<li class="blockList">
<h2 title="Package">Package&nbsp;org.apache.edgent.analytics.math3.json</h2>
</li>
<li class="blockList">
<h2 title="Package">Package&nbsp;org.apache.edgent.analytics.sensors</h2>
<ul class="blockList">
<li class="blockList"><a name="org.apache.edgent.analytics.sensors.Deadtime">
<!-- -->
</a>
<h3>Class <a href="org/apache/edgent/analytics/sensors/Deadtime.html" title="class in org.apache.edgent.analytics.sensors">org.apache.edgent.analytics.sensors.Deadtime</a> extends java.lang.Object implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>1L</dd>
</dl>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>deadtimePeriodMillis</h4>
<pre>long deadtimePeriodMillis</pre>
</li>
<li class="blockList">
<h4>lastTrueTimeMillis</h4>
<pre>long lastTrueTimeMillis</pre>
</li>
<li class="blockListLast">
<h4>nextTrueTimeMillis</h4>
<pre>long nextTrueTimeMillis</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.edgent.analytics.sensors.Range">
<!-- -->
</a>
<h3>Class <a href="org/apache/edgent/analytics/sensors/Range.html" title="class in org.apache.edgent.analytics.sensors">org.apache.edgent.analytics.sensors.Range</a> extends java.lang.Object implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>1L</dd>
</dl>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>lowerEndpoint</h4>
<pre>java.lang.Comparable&lt;T&gt; lowerEndpoint</pre>
</li>
<li class="blockList">
<h4>upperEndpoint</h4>
<pre>java.lang.Comparable&lt;T&gt; upperEndpoint</pre>
</li>
<li class="blockList">
<h4>lbt</h4>
<pre><a href="org/apache/edgent/analytics/sensors/Range.BoundType.html" title="enum in org.apache.edgent.analytics.sensors">Range.BoundType</a> lbt</pre>
</li>
<li class="blockListLast">
<h4>ubt</h4>
<pre><a href="org/apache/edgent/analytics/sensors/Range.BoundType.html" title="enum in org.apache.edgent.analytics.sensors">Range.BoundType</a> ubt</pre>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList">
<h2 title="Package">Package&nbsp;org.apache.edgent.function</h2>
<ul class="blockList">
<li class="blockList"><a name="org.apache.edgent.function.WrappedFunction">
<!-- -->
</a>
<h3>Class <a href="org/apache/edgent/function/WrappedFunction.html" title="class in org.apache.edgent.function">org.apache.edgent.function.WrappedFunction</a> extends java.lang.Object implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>1L</dd>
</dl>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockListLast">
<h4>f</h4>
<pre>java.lang.Object f</pre>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList">
<h2 title="Package">Package&nbsp;org.apache.edgent.metrics.oplets</h2>
<ul class="blockList">
<li class="blockList"><a name="org.apache.edgent.metrics.oplets.CounterOp">
<!-- -->
</a>
<h3>Class <a href="org/apache/edgent/metrics/oplets/CounterOp.html" title="class in org.apache.edgent.metrics.oplets">org.apache.edgent.metrics.oplets.CounterOp</a> extends <a href="org/apache/edgent/metrics/oplets/SingleMetricAbstractOplet.html" title="class in org.apache.edgent.metrics.oplets">SingleMetricAbstractOplet</a>&lt;<a href="org/apache/edgent/metrics/oplets/CounterOp.html" title="type parameter in CounterOp">T</a>&gt; implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>-6679532037136159885L</dd>
</dl>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockListLast">
<h4>counter</h4>
<pre>com.codahale.metrics.Counter counter</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.edgent.metrics.oplets.RateMeter">
<!-- -->
</a>
<h3>Class <a href="org/apache/edgent/metrics/oplets/RateMeter.html" title="class in org.apache.edgent.metrics.oplets">org.apache.edgent.metrics.oplets.RateMeter</a> extends <a href="org/apache/edgent/metrics/oplets/SingleMetricAbstractOplet.html" title="class in org.apache.edgent.metrics.oplets">SingleMetricAbstractOplet</a>&lt;<a href="org/apache/edgent/metrics/oplets/RateMeter.html" title="type parameter in RateMeter">T</a>&gt; implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>3328912985808062552L</dd>
</dl>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockListLast">
<h4>meter</h4>
<pre>com.codahale.metrics.Meter meter</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.edgent.metrics.oplets.SingleMetricAbstractOplet">
<!-- -->
</a>
<h3>Class <a href="org/apache/edgent/metrics/oplets/SingleMetricAbstractOplet.html" title="class in org.apache.edgent.metrics.oplets">org.apache.edgent.metrics.oplets.SingleMetricAbstractOplet</a> extends <a href="org/apache/edgent/oplet/core/Peek.html" title="class in org.apache.edgent.oplet.core">Peek</a>&lt;<a href="org/apache/edgent/metrics/oplets/SingleMetricAbstractOplet.html" title="type parameter in SingleMetricAbstractOplet">T</a>&gt; implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>-6679532037136159885L</dd>
</dl>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>shortMetricName</h4>
<pre>java.lang.String shortMetricName</pre>
</li>
<li class="blockListLast">
<h4>metricName</h4>
<pre>java.lang.String metricName</pre>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList">
<h2 title="Package">Package&nbsp;org.apache.edgent.oplet.core</h2>
<ul class="blockList">
<li class="blockList"><a name="org.apache.edgent.oplet.core.FanOut">
<!-- -->
</a>
<h3>Class <a href="org/apache/edgent/oplet/core/FanOut.html" title="class in org.apache.edgent.oplet.core">org.apache.edgent.oplet.core.FanOut</a> extends <a href="org/apache/edgent/oplet/core/AbstractOplet.html" title="class in org.apache.edgent.oplet.core">AbstractOplet</a>&lt;<a href="org/apache/edgent/oplet/core/FanOut.html" title="type parameter in FanOut">T</a>,<a href="org/apache/edgent/oplet/core/FanOut.html" title="type parameter in FanOut">T</a>&gt; implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>1L</dd>
</dl>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>targets</h4>
<pre>java.util.List&lt;E&gt; targets</pre>
</li>
<li class="blockListLast">
<h4>n</h4>
<pre>int n</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.edgent.oplet.core.Peek">
<!-- -->
</a>
<h3>Class <a href="org/apache/edgent/oplet/core/Peek.html" title="class in org.apache.edgent.oplet.core">org.apache.edgent.oplet.core.Peek</a> extends <a href="org/apache/edgent/oplet/core/Pipe.html" title="class in org.apache.edgent.oplet.core">Pipe</a>&lt;<a href="org/apache/edgent/oplet/core/Peek.html" title="type parameter in Peek">T</a>,<a href="org/apache/edgent/oplet/core/Peek.html" title="type parameter in Peek">T</a>&gt; implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>1L</dd>
</dl>
</li>
<li class="blockList"><a name="org.apache.edgent.oplet.core.Pipe">
<!-- -->
</a>
<h3>Class <a href="org/apache/edgent/oplet/core/Pipe.html" title="class in org.apache.edgent.oplet.core">org.apache.edgent.oplet.core.Pipe</a> extends <a href="org/apache/edgent/oplet/core/AbstractOplet.html" title="class in org.apache.edgent.oplet.core">AbstractOplet</a>&lt;<a href="org/apache/edgent/oplet/core/Pipe.html" title="type parameter in Pipe">I</a>,<a href="org/apache/edgent/oplet/core/Pipe.html" title="type parameter in Pipe">O</a>&gt; implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>1L</dd>
</dl>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockListLast">
<h4>destination</h4>
<pre><a href="org/apache/edgent/function/Consumer.html" title="interface in org.apache.edgent.function">Consumer</a>&lt;<a href="org/apache/edgent/function/Consumer.html" title="type parameter in Consumer">T</a>&gt; destination</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.edgent.oplet.core.Split">
<!-- -->
</a>
<h3>Class <a href="org/apache/edgent/oplet/core/Split.html" title="class in org.apache.edgent.oplet.core">org.apache.edgent.oplet.core.Split</a> extends <a href="org/apache/edgent/oplet/core/AbstractOplet.html" title="class in org.apache.edgent.oplet.core">AbstractOplet</a>&lt;<a href="org/apache/edgent/oplet/core/Split.html" title="type parameter in Split">T</a>,<a href="org/apache/edgent/oplet/core/Split.html" title="type parameter in Split">T</a>&gt; implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>1L</dd>
</dl>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>splitter</h4>
<pre><a href="org/apache/edgent/function/ToIntFunction.html" title="interface in org.apache.edgent.function">ToIntFunction</a>&lt;<a href="org/apache/edgent/function/ToIntFunction.html" title="type parameter in ToIntFunction">T</a>&gt; splitter</pre>
</li>
<li class="blockList">
<h4>destinations</h4>
<pre>java.util.List&lt;E&gt; destinations</pre>
</li>
<li class="blockListLast">
<h4>n</h4>
<pre>int n</pre>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList">
<h2 title="Package">Package&nbsp;org.apache.edgent.oplet.functional</h2>
<ul class="blockList">
<li class="blockList"><a name="org.apache.edgent.oplet.functional.Events">
<!-- -->
</a>
<h3>Class <a href="org/apache/edgent/oplet/functional/Events.html" title="class in org.apache.edgent.oplet.functional">org.apache.edgent.oplet.functional.Events</a> extends <a href="org/apache/edgent/oplet/core/Source.html" title="class in org.apache.edgent.oplet.core">Source</a>&lt;<a href="org/apache/edgent/oplet/functional/Events.html" title="type parameter in Events">T</a>&gt; implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>1L</dd>
</dl>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockListLast">
<h4>eventSetup</h4>
<pre><a href="org/apache/edgent/function/Consumer.html" title="interface in org.apache.edgent.function">Consumer</a>&lt;<a href="org/apache/edgent/function/Consumer.html" title="type parameter in Consumer">T</a>&gt; eventSetup</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.edgent.oplet.functional.Filter">
<!-- -->
</a>
<h3>Class <a href="org/apache/edgent/oplet/functional/Filter.html" title="class in org.apache.edgent.oplet.functional">org.apache.edgent.oplet.functional.Filter</a> extends <a href="org/apache/edgent/oplet/core/Pipe.html" title="class in org.apache.edgent.oplet.core">Pipe</a>&lt;<a href="org/apache/edgent/oplet/functional/Filter.html" title="type parameter in Filter">T</a>,<a href="org/apache/edgent/oplet/functional/Filter.html" title="type parameter in Filter">T</a>&gt; implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>1L</dd>
</dl>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockListLast">
<h4>filter</h4>
<pre><a href="org/apache/edgent/function/Predicate.html" title="interface in org.apache.edgent.function">Predicate</a>&lt;<a href="org/apache/edgent/function/Predicate.html" title="type parameter in Predicate">T</a>&gt; filter</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.edgent.oplet.functional.FlatMap">
<!-- -->
</a>
<h3>Class <a href="org/apache/edgent/oplet/functional/FlatMap.html" title="class in org.apache.edgent.oplet.functional">org.apache.edgent.oplet.functional.FlatMap</a> extends <a href="org/apache/edgent/oplet/core/Pipe.html" title="class in org.apache.edgent.oplet.core">Pipe</a>&lt;<a href="org/apache/edgent/oplet/functional/FlatMap.html" title="type parameter in FlatMap">I</a>,<a href="org/apache/edgent/oplet/functional/FlatMap.html" title="type parameter in FlatMap">O</a>&gt; implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>1L</dd>
</dl>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockListLast">
<h4>function</h4>
<pre><a href="org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;<a href="org/apache/edgent/function/Function.html" title="type parameter in Function">T</a>,<a href="org/apache/edgent/function/Function.html" title="type parameter in Function">R</a>&gt; function</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.edgent.oplet.functional.Map">
<!-- -->
</a>
<h3>Class <a href="org/apache/edgent/oplet/functional/Map.html" title="class in org.apache.edgent.oplet.functional">org.apache.edgent.oplet.functional.Map</a> extends <a href="org/apache/edgent/oplet/core/Pipe.html" title="class in org.apache.edgent.oplet.core">Pipe</a>&lt;<a href="org/apache/edgent/oplet/functional/Map.html" title="type parameter in Map">I</a>,<a href="org/apache/edgent/oplet/functional/Map.html" title="type parameter in Map">O</a>&gt; implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>1L</dd>
</dl>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockListLast">
<h4>function</h4>
<pre><a href="org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a>&lt;<a href="org/apache/edgent/function/Function.html" title="type parameter in Function">T</a>,<a href="org/apache/edgent/function/Function.html" title="type parameter in Function">R</a>&gt; function</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.edgent.oplet.functional.Peek">
<!-- -->
</a>
<h3>Class <a href="org/apache/edgent/oplet/functional/Peek.html" title="class in org.apache.edgent.oplet.functional">org.apache.edgent.oplet.functional.Peek</a> extends <a href="org/apache/edgent/oplet/core/Peek.html" title="class in org.apache.edgent.oplet.core">Peek</a>&lt;<a href="org/apache/edgent/oplet/functional/Peek.html" title="type parameter in Peek">T</a>&gt; implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>1L</dd>
</dl>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockListLast">
<h4>peeker</h4>
<pre><a href="org/apache/edgent/function/Consumer.html" title="interface in org.apache.edgent.function">Consumer</a>&lt;<a href="org/apache/edgent/function/Consumer.html" title="type parameter in Consumer">T</a>&gt; peeker</pre>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList">
<h2 title="Package">Package&nbsp;org.apache.edgent.oplet.plumbing</h2>
<ul class="blockList">
<li class="blockList"><a name="org.apache.edgent.oplet.plumbing.Isolate">
<!-- -->
</a>
<h3>Class <a href="org/apache/edgent/oplet/plumbing/Isolate.html" title="class in org.apache.edgent.oplet.plumbing">org.apache.edgent.oplet.plumbing.Isolate</a> extends <a href="org/apache/edgent/oplet/core/Pipe.html" title="class in org.apache.edgent.oplet.core">Pipe</a>&lt;<a href="org/apache/edgent/oplet/plumbing/Isolate.html" title="type parameter in Isolate">T</a>,<a href="org/apache/edgent/oplet/plumbing/Isolate.html" title="type parameter in Isolate">T</a>&gt; implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>1L</dd>
</dl>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>thread</h4>
<pre>java.lang.Thread thread</pre>
</li>
<li class="blockListLast">
<h4>tuples</h4>
<pre>java.util.concurrent.LinkedBlockingQueue&lt;E&gt; tuples</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.edgent.oplet.plumbing.PressureReliever">
<!-- -->
</a>
<h3>Class <a href="org/apache/edgent/oplet/plumbing/PressureReliever.html" title="class in org.apache.edgent.oplet.plumbing">org.apache.edgent.oplet.plumbing.PressureReliever</a> extends <a href="org/apache/edgent/oplet/core/Pipe.html" title="class in org.apache.edgent.oplet.core">Pipe</a>&lt;<a href="org/apache/edgent/oplet/plumbing/PressureReliever.html" title="type parameter in PressureReliever">T</a>,<a href="org/apache/edgent/oplet/plumbing/PressureReliever.html" title="type parameter in PressureReliever">T</a>&gt; implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>1L</dd>
</dl>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>executor</h4>
<pre>java.util.concurrent.ScheduledExecutorService executor</pre>
</li>
<li class="blockListLast">
<h4>window</h4>
<pre><a href="org/apache/edgent/window/Window.html" title="interface in org.apache.edgent.window">Window</a>&lt;<a href="org/apache/edgent/window/Window.html" title="type parameter in Window">T</a>,<a href="org/apache/edgent/window/Window.html" title="type parameter in Window">K</a>,<a href="org/apache/edgent/window/Window.html" title="type parameter in Window">L</a> extends java.util.List&lt;<a href="org/apache/edgent/window/Window.html" title="type parameter in Window">T</a>&gt;&gt; window</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.edgent.oplet.plumbing.UnorderedIsolate">
<!-- -->
</a>
<h3>Class <a href="org/apache/edgent/oplet/plumbing/UnorderedIsolate.html" title="class in org.apache.edgent.oplet.plumbing">org.apache.edgent.oplet.plumbing.UnorderedIsolate</a> extends <a href="org/apache/edgent/oplet/core/Pipe.html" title="class in org.apache.edgent.oplet.core">Pipe</a>&lt;<a href="org/apache/edgent/oplet/plumbing/UnorderedIsolate.html" title="type parameter in UnorderedIsolate">T</a>,<a href="org/apache/edgent/oplet/plumbing/UnorderedIsolate.html" title="type parameter in UnorderedIsolate">T</a>&gt; implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>1L</dd>
</dl>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockListLast">
<h4>executor</h4>
<pre>java.util.concurrent.ScheduledExecutorService executor</pre>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList">
<h2 title="Package">Package&nbsp;org.apache.edgent.oplet.window</h2>
<ul class="blockList">
<li class="blockList"><a name="org.apache.edgent.oplet.window.Aggregate">
<!-- -->
</a>
<h3>Class <a href="org/apache/edgent/oplet/window/Aggregate.html" title="class in org.apache.edgent.oplet.window">org.apache.edgent.oplet.window.Aggregate</a> extends <a href="org/apache/edgent/oplet/core/Pipe.html" title="class in org.apache.edgent.oplet.core">Pipe</a>&lt;<a href="org/apache/edgent/oplet/window/Aggregate.html" title="type parameter in Aggregate">T</a>,<a href="org/apache/edgent/oplet/window/Aggregate.html" title="type parameter in Aggregate">U</a>&gt; implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>1L</dd>
</dl>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>window</h4>
<pre><a href="org/apache/edgent/window/Window.html" title="interface in org.apache.edgent.window">Window</a>&lt;<a href="org/apache/edgent/window/Window.html" title="type parameter in Window">T</a>,<a href="org/apache/edgent/window/Window.html" title="type parameter in Window">K</a>,<a href="org/apache/edgent/window/Window.html" title="type parameter in Window">L</a> extends java.util.List&lt;<a href="org/apache/edgent/window/Window.html" title="type parameter in Window">T</a>&gt;&gt; window</pre>
</li>
<li class="blockListLast">
<h4>aggregator</h4>
<pre><a href="org/apache/edgent/function/BiFunction.html" title="interface in org.apache.edgent.function">BiFunction</a>&lt;<a href="org/apache/edgent/function/BiFunction.html" title="type parameter in BiFunction">T</a>,<a href="org/apache/edgent/function/BiFunction.html" title="type parameter in BiFunction">U</a>,<a href="org/apache/edgent/function/BiFunction.html" title="type parameter in BiFunction">R</a>&gt; aggregator</pre>
<div class="block">The aggregator provided by the user.</div>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList">
<h2 title="Package">Package&nbsp;org.apache.edgent.runtime.etiao</h2>
<ul class="blockList">
<li class="blockList"><a name="org.apache.edgent.runtime.etiao.SettableForwarder">
<!-- -->
</a>
<h3>Class <a href="org/apache/edgent/runtime/etiao/SettableForwarder.html" title="class in org.apache.edgent.runtime.etiao">org.apache.edgent.runtime.etiao.SettableForwarder</a> extends java.lang.Object implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>1L</dd>
</dl>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockListLast">
<h4>destination</h4>
<pre><a href="org/apache/edgent/function/Consumer.html" title="interface in org.apache.edgent.function">Consumer</a>&lt;<a href="org/apache/edgent/function/Consumer.html" title="type parameter in Consumer">T</a>&gt; destination</pre>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList">
<h2 title="Package">Package&nbsp;org.apache.edgent.samples.connectors</h2>
<ul class="blockList">
<li class="blockList"><a name="org.apache.edgent.samples.connectors.MsgSupplier">
<!-- -->
</a>
<h3>Class <a href="org/apache/edgent/samples/connectors/MsgSupplier.html" title="class in org.apache.edgent.samples.connectors">org.apache.edgent.samples.connectors.MsgSupplier</a> extends java.lang.Object implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>1L</dd>
</dl>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>maxCnt</h4>
<pre>int maxCnt</pre>
</li>
<li class="blockList">
<h4>cnt</h4>
<pre>int cnt</pre>
</li>
<li class="blockListLast">
<h4>done</h4>
<pre>boolean done</pre>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList">
<h2 title="Package">Package&nbsp;org.apache.edgent.samples.utils.sensor</h2>
<ul class="blockList">
<li class="blockList"><a name="org.apache.edgent.samples.utils.sensor.HeartMonitorSensor">
<!-- -->
</a>
<h3>Class <a href="org/apache/edgent/samples/utils/sensor/HeartMonitorSensor.html" title="class in org.apache.edgent.samples.utils.sensor">org.apache.edgent.samples.utils.sensor.HeartMonitorSensor</a> extends java.lang.Object implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>1L</dd>
</dl>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>currentSystolic</h4>
<pre>java.lang.Integer currentSystolic</pre>
</li>
<li class="blockList">
<h4>currentDiastolic</h4>
<pre>java.lang.Integer currentDiastolic</pre>
</li>
<li class="blockListLast">
<h4>rand</h4>
<pre>java.util.Random rand</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.edgent.samples.utils.sensor.SimpleSimulatedSensor">
<!-- -->
</a>
<h3>Class <a href="org/apache/edgent/samples/utils/sensor/SimpleSimulatedSensor.html" title="class in org.apache.edgent.samples.utils.sensor">org.apache.edgent.samples.utils.sensor.SimpleSimulatedSensor</a> extends java.lang.Object implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>1L</dd>
</dl>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>numFracDigits</h4>
<pre>int numFracDigits</pre>
</li>
<li class="blockList">
<h4>df</h4>
<pre>java.text.DecimalFormat df</pre>
</li>
<li class="blockList">
<h4>r</h4>
<pre>java.util.Random r</pre>
</li>
<li class="blockList">
<h4>range</h4>
<pre><a href="org/apache/edgent/analytics/sensors/Range.html" title="class in org.apache.edgent.analytics.sensors">Range</a>&lt;<a href="org/apache/edgent/analytics/sensors/Range.html" title="type parameter in Range">T</a> extends java.lang.Comparable&lt;?&gt;&gt; range</pre>
</li>
<li class="blockList">
<h4>deltaFactor</h4>
<pre>double deltaFactor</pre>
</li>
<li class="blockListLast">
<h4>currentValue</h4>
<pre>double currentValue</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.edgent.samples.utils.sensor.SimulatedTemperatureSensor">
<!-- -->
</a>
<h3>Class <a href="org/apache/edgent/samples/utils/sensor/SimulatedTemperatureSensor.html" title="class in org.apache.edgent.samples.utils.sensor">org.apache.edgent.samples.utils.sensor.SimulatedTemperatureSensor</a> extends java.lang.Object implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>1L</dd>
</dl>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockListLast">
<h4>sensor</h4>
<pre><a href="org/apache/edgent/samples/utils/sensor/SimpleSimulatedSensor.html" title="class in org.apache.edgent.samples.utils.sensor">SimpleSimulatedSensor</a> sensor</pre>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList">
<h2 title="Package">Package&nbsp;org.apache.edgent.streamscope</h2>
<ul class="blockList">
<li class="blockList"><a name="org.apache.edgent.streamscope.StreamScope">
<!-- -->
</a>
<h3>Class <a href="org/apache/edgent/streamscope/StreamScope.html" title="class in org.apache.edgent.streamscope">org.apache.edgent.streamscope.StreamScope</a> extends java.lang.Object implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>1L</dd>
</dl>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>buffer</h4>
<pre><a href="org/apache/edgent/streamscope/StreamScope.BufferManager.html" title="class in org.apache.edgent.streamscope">StreamScope.BufferManager</a>&lt;<a href="org/apache/edgent/streamscope/StreamScope.BufferManager.html" title="type parameter in StreamScope.BufferManager">T</a>&gt; buffer</pre>
</li>
<li class="blockList">
<h4>trigger</h4>
<pre><a href="org/apache/edgent/streamscope/StreamScope.TriggerManager.html" title="class in org.apache.edgent.streamscope">StreamScope.TriggerManager</a>&lt;<a href="org/apache/edgent/streamscope/StreamScope.TriggerManager.html" title="type parameter in StreamScope.TriggerManager">T</a>&gt; trigger</pre>
</li>
<li class="blockListLast">
<h4>isEnabled</h4>
<pre>boolean isEnabled</pre>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList">
<h2 title="Package">Package&nbsp;org.apache.edgent.streamscope.oplets</h2>
<ul class="blockList">
<li class="blockList"><a name="org.apache.edgent.streamscope.oplets.StreamScope">
<!-- -->
</a>
<h3>Class <a href="org/apache/edgent/streamscope/oplets/StreamScope.html" title="class in org.apache.edgent.streamscope.oplets">org.apache.edgent.streamscope.oplets.StreamScope</a> extends <a href="org/apache/edgent/oplet/functional/Peek.html" title="class in org.apache.edgent.oplet.functional">Peek</a>&lt;<a href="org/apache/edgent/streamscope/oplets/StreamScope.html" title="type parameter in StreamScope">T</a>&gt; implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>1L</dd>
</dl>
</li>
</ul>
</li>
<li class="blockList">
<h2 title="Package">Package&nbsp;org.apache.edgent.topology.plumbing</h2>
<ul class="blockList">
<li class="blockList"><a name="org.apache.edgent.topology.plumbing.LoadBalancedSplitter">
<!-- -->
</a>
<h3>Class <a href="org/apache/edgent/topology/plumbing/LoadBalancedSplitter.html" title="class in org.apache.edgent.topology.plumbing">org.apache.edgent.topology.plumbing.LoadBalancedSplitter</a> extends java.lang.Object implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>1L</dd>
</dl>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>gate</h4>
<pre>java.util.concurrent.Semaphore gate</pre>
</li>
<li class="blockListLast">
<h4>chBusy</h4>
<pre>boolean[] chBusy</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.edgent.topology.plumbing.Valve">
<!-- -->
</a>
<h3>Class <a href="org/apache/edgent/topology/plumbing/Valve.html" title="class in org.apache.edgent.topology.plumbing">org.apache.edgent.topology.plumbing.Valve</a> extends java.lang.Object implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>1L</dd>
</dl>
</li>
</ul>
</li>
<li class="blockList">
<h2 title="Package">Package&nbsp;org.apache.edgent.topology.spi.functions</h2>
<ul class="blockList">
<li class="blockList"><a name="org.apache.edgent.topology.spi.functions.EndlessSupplier">
<!-- -->
</a>
<h3>Class <a href="org/apache/edgent/topology/spi/functions/EndlessSupplier.html" title="class in org.apache.edgent.topology.spi.functions">org.apache.edgent.topology.spi.functions.EndlessSupplier</a> extends <a href="org/apache/edgent/function/WrappedFunction.html" title="class in org.apache.edgent.function">WrappedFunction</a>&lt;<a href="org/apache/edgent/function/Supplier.html" title="interface in org.apache.edgent.function">Supplier</a>&lt;<a href="org/apache/edgent/topology/spi/functions/EndlessSupplier.html" title="type parameter in EndlessSupplier">T</a>&gt;&gt; implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>1L</dd>
</dl>
</li>
</ul>
</li>
<li class="blockList">
<h2 title="Package">Package&nbsp;org.apache.edgent.window</h2>
</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>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="overview-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?serialized-form.html" target="_top">Frames</a></li>
<li><a href="serialized-form.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="allclasses-noframe.html">All&nbsp;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 &#169; 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
</body>
</html>