blob: 8db689ac17376c10b4bb767e38ab5ec7814996f0 [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 Mon Dec 18 11:25:22 EST 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Serialized Form (Apache Edgent (incubating) v1.2.0 API)</title>
<meta name="date" content="2017-12-18">
<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 (Apache Edgent (incubating) v1.2.0 API)";
}
}
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</h2>
<ul class="blockList">
<li class="blockList"><a name="org.apache.edgent.analytics.math3.MvResultMap">
<!-- -->
</a>
<h3>Class <a href="org/apache/edgent/analytics/math3/MvResultMap.html" title="class in org.apache.edgent.analytics.math3">org.apache.edgent.analytics.math3.MvResultMap</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashMap.html?is-external=true" title="class or interface in java.util">HashMap</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="org/apache/edgent/analytics/math3/ResultMap.html" title="class in org.apache.edgent.analytics.math3">ResultMap</a>&gt; implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>1L</dd>
</dl>
</li>
<li class="blockList"><a name="org.apache.edgent.analytics.math3.ResultMap">
<!-- -->
</a>
<h3>Class <a href="org/apache/edgent/analytics/math3/ResultMap.html" title="class in org.apache.edgent.analytics.math3">org.apache.edgent.analytics.math3.ResultMap</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashMap.html?is-external=true" title="class or interface in java.util">HashMap</a>&lt;<a href="org/apache/edgent/analytics/math3/UnivariateAggregate.html" title="interface in org.apache.edgent.analytics.math3">UnivariateAggregate</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</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.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 <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> 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 <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> 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><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">T</a>&gt; lowerEndpoint</pre>
</li>
<li class="blockList">
<h4>upperEndpoint</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">T</a>&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 <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> 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><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> 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><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> shortMetricName</pre>
</li>
<li class="blockListLast">
<h4>metricName</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> 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><a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</a>&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><a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</a>&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><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Thread.html?is-external=true" title="class or interface in java.lang">Thread</a> thread</pre>
</li>
<li class="blockListLast">
<h4>tuples</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/LinkedBlockingQueue.html?is-external=true" title="class or interface in java.util.concurrent">LinkedBlockingQueue</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/LinkedBlockingQueue.html?is-external=true" title="class or interface in java.util.concurrent">E</a>&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><a href="http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/ScheduledExecutorService.html?is-external=true" title="class or interface in java.util.concurrent">ScheduledExecutorService</a> 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 <a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&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><a href="http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/ScheduledExecutorService.html?is-external=true" title="class or interface in java.util.concurrent">ScheduledExecutorService</a> 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 <a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&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 <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> 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.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 <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> 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 <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> 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><a href="http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/Semaphore.html?is-external=true" title="class or interface in java.util.concurrent">Semaphore</a> 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 <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> 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>
<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; 2016&#x2013;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
</body>
</html>