blob: bb74ba8ba1629acc649efc178493206f000d19ea [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) on Mon Mar 07 09:03:18 PST 2016 -->
<title>Uses of Interface quarks.oplet.Oplet (Quarks v0.4.0)</title>
<meta name="date" content="2016-03-07">
<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 Interface quarks.oplet.Oplet (Quarks v0.4.0)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div role="navigation" title ="TOP_Navigation" aria-label ="Top Navigation Bar"/>
<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><a href="../../../quarks/oplet/Oplet.html" title="interface in quarks.oplet">Class</a></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?quarks/oplet/class-use/Oplet.html" target="_top">Frames</a></li>
<li><a href="Oplet.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">
<h2 title="Uses of Interface quarks.oplet.Oplet" class="title">Uses of Interface<br>quarks.oplet.Oplet</h2>
</div>
<div role="main" title ="Uses of Interface quarks.oplet.Oplet" aria-label ="quarks.oplet.Oplet"/>
<div class="classUseContainer">
<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="../../../quarks/oplet/Oplet.html" title="interface in quarks.oplet">Oplet</a></span><span class="tabEnd">&nbsp;</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="#quarks.connectors.pubsub.oplets">quarks.connectors.pubsub.oplets</a></td>
<td class="colLast">
<div class="block">Oplets supporting publish subscribe service.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#quarks.graph">quarks.graph</a></td>
<td class="colLast">
<div class="block">Low-level graph building API.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#quarks.metrics.oplets">quarks.metrics.oplets</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#quarks.oplet.core">quarks.oplet.core</a></td>
<td class="colLast">
<div class="block">Core primitive oplets.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#quarks.oplet.functional">quarks.oplet.functional</a></td>
<td class="colLast">
<div class="block">Oplets that process tuples using functions.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#quarks.oplet.plumbing">quarks.oplet.plumbing</a></td>
<td class="colLast">
<div class="block">Oplets that control the flow of tuples.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#quarks.oplet.window">quarks.oplet.window</a></td>
<td class="colLast">
<div class="block">Oplets using windows.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#quarks.runtime.etiao">quarks.runtime.etiao</a></td>
<td class="colLast">
<div class="block">A runtime for executing a Quarks 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="#quarks.runtime.etiao.graph">quarks.runtime.etiao.graph</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#quarks.runtime.etiao.graph.model">quarks.runtime.etiao.graph.model</a></td>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="quarks.connectors.pubsub.oplets">
<!-- -->
</a>
<h3>Uses of <a href="../../../quarks/oplet/Oplet.html" title="interface in quarks.oplet">Oplet</a> in <a href="../../../quarks/connectors/pubsub/oplets/package-summary.html">quarks.connectors.pubsub.oplets</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../quarks/connectors/pubsub/oplets/package-summary.html">quarks.connectors.pubsub.oplets</a> that implement <a href="../../../quarks/oplet/Oplet.html" title="interface in quarks.oplet">Oplet</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/pubsub/oplets/Publish.html" title="class in quarks.connectors.pubsub.oplets">Publish</a>&lt;T&gt;</span></code>
<div class="block">Publish a stream to a PublishSubscribeService service.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="quarks.graph">
<!-- -->
</a>
<h3>Uses of <a href="../../../quarks/oplet/Oplet.html" title="interface in quarks.oplet">Oplet</a> in <a href="../../../quarks/graph/package-summary.html">quarks.graph</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../quarks/graph/package-summary.html">quarks.graph</a> with type parameters of type <a href="../../../quarks/oplet/Oplet.html" title="interface in quarks.oplet">Oplet</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Interface and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/graph/Vertex.html" title="interface in quarks.graph">Vertex</a>&lt;N extends <a href="../../../quarks/oplet/Oplet.html" title="interface in quarks.oplet">Oplet</a>&lt;C,P&gt;,C,P&gt;</span></code>
<div class="block">A <code>Vertex</code> in a graph.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../quarks/graph/package-summary.html">quarks.graph</a> with type parameters of type <a href="../../../quarks/oplet/Oplet.html" title="interface in quarks.oplet">Oplet</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>&lt;N extends <a href="../../../quarks/oplet/Oplet.html" title="interface in quarks.oplet">Oplet</a>&lt;C,P&gt;,C,P&gt;<br><a href="../../../quarks/graph/Vertex.html" title="interface in quarks.graph">Vertex</a>&lt;N,C,P&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">Graph.</span><code><span class="memberNameLink"><a href="../../../quarks/graph/Graph.html#insert-N-int-int-">insert</a></span>(N&nbsp;oplet,
int&nbsp;inputs,
int&nbsp;outputs)</code>
<div class="block">Add a new unconnected <code>Vertex</code> into the graph.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;N extends <a href="../../../quarks/oplet/Oplet.html" title="interface in quarks.oplet">Oplet</a>&lt;C,P&gt;,C,P&gt;<br><a href="../../../quarks/graph/Connector.html" title="interface in quarks.graph">Connector</a>&lt;P&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">Graph.</span><code><span class="memberNameLink"><a href="../../../quarks/graph/Graph.html#pipe-quarks.graph.Connector-N-">pipe</a></span>(<a href="../../../quarks/graph/Connector.html" title="interface in quarks.graph">Connector</a>&lt;C&gt;&nbsp;output,
N&nbsp;oplet)</code>
<div class="block">Create a new connected <a href="../../../quarks/graph/Vertex.html" title="interface in quarks.graph"><code>Vertex</code></a> associated with the
specified <a href="../../../quarks/oplet/Oplet.html" title="interface in quarks.oplet"><code>Oplet</code></a>.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../quarks/graph/package-summary.html">quarks.graph</a> that return types with arguments of type <a href="../../../quarks/oplet/Oplet.html" title="interface in quarks.oplet">Oplet</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>java.util.Collection&lt;<a href="../../../quarks/graph/Vertex.html" title="interface in quarks.graph">Vertex</a>&lt;? extends <a href="../../../quarks/oplet/Oplet.html" title="interface in quarks.oplet">Oplet</a>&lt;?,?&gt;,?,?&gt;&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">Graph.</span><code><span class="memberNameLink"><a href="../../../quarks/graph/Graph.html#getVertices--">getVertices</a></span>()</code>
<div class="block">Return an unmodifiable view of all vertices in this graph.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="quarks.metrics.oplets">
<!-- -->
</a>
<h3>Uses of <a href="../../../quarks/oplet/Oplet.html" title="interface in quarks.oplet">Oplet</a> in <a href="../../../quarks/metrics/oplets/package-summary.html">quarks.metrics.oplets</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../quarks/metrics/oplets/package-summary.html">quarks.metrics.oplets</a> that implement <a href="../../../quarks/oplet/Oplet.html" title="interface in quarks.oplet">Oplet</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/metrics/oplets/CounterOp.html" title="class in quarks.metrics.oplets">CounterOp</a>&lt;T&gt;</span></code>
<div class="block">A metrics oplet which counts the number of tuples peeked at.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/metrics/oplets/RateMeter.html" title="class in quarks.metrics.oplets">RateMeter</a>&lt;T&gt;</span></code>
<div class="block">A metrics oplet which measures current tuple throughput and one-, five-,
and fifteen-minute exponentially-weighted moving averages.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/metrics/oplets/SingleMetricAbstractOplet.html" title="class in quarks.metrics.oplets">SingleMetricAbstractOplet</a>&lt;T&gt;</span></code>
<div class="block">Base for metrics oplets which use a single metric object.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="quarks.oplet.core">
<!-- -->
</a>
<h3>Uses of <a href="../../../quarks/oplet/Oplet.html" title="interface in quarks.oplet">Oplet</a> in <a href="../../../quarks/oplet/core/package-summary.html">quarks.oplet.core</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../quarks/oplet/core/package-summary.html">quarks.oplet.core</a> that implement <a href="../../../quarks/oplet/Oplet.html" title="interface in quarks.oplet">Oplet</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/oplet/core/AbstractOplet.html" title="class in quarks.oplet.core">AbstractOplet</a>&lt;I,O&gt;</span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/oplet/core/FanOut.html" title="class in quarks.oplet.core">FanOut</a>&lt;T&gt;</span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/oplet/core/Peek.html" title="class in quarks.oplet.core">Peek</a>&lt;T&gt;</span></code>
<div class="block">Oplet that allows a peek at each tuple and always forwards a tuple onto
its single output port.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/oplet/core/PeriodicSource.html" title="class in quarks.oplet.core">PeriodicSource</a>&lt;T&gt;</span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/oplet/core/Pipe.html" title="class in quarks.oplet.core">Pipe</a>&lt;I,O&gt;</span></code>
<div class="block">Pipe oplet with a single input and output.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/oplet/core/ProcessSource.html" title="class in quarks.oplet.core">ProcessSource</a>&lt;T&gt;</span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/oplet/core/Sink.html" title="class in quarks.oplet.core">Sink</a>&lt;T&gt;</span></code>
<div class="block">Sink a stream by processing each tuple through
a <a href="../../../quarks/function/Consumer.html" title="interface in quarks.function"><code>Consumer</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/oplet/core/Source.html" title="class in quarks.oplet.core">Source</a>&lt;T&gt;</span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/oplet/core/Split.html" title="class in quarks.oplet.core">Split</a>&lt;T&gt;</span></code>
<div class="block">Split a stream into multiple streams depending
on the result of a splitter function.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/oplet/core/Union.html" title="class in quarks.oplet.core">Union</a>&lt;T&gt;</span></code>
<div class="block">Union oplet, merges multiple input ports
into a single output port.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="quarks.oplet.functional">
<!-- -->
</a>
<h3>Uses of <a href="../../../quarks/oplet/Oplet.html" title="interface in quarks.oplet">Oplet</a> in <a href="../../../quarks/oplet/functional/package-summary.html">quarks.oplet.functional</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../quarks/oplet/functional/package-summary.html">quarks.oplet.functional</a> that implement <a href="../../../quarks/oplet/Oplet.html" title="interface in quarks.oplet">Oplet</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/oplet/functional/Events.html" title="class in quarks.oplet.functional">Events</a>&lt;T&gt;</span></code>
<div class="block">Generate tuples from events.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/oplet/functional/Filter.html" title="class in quarks.oplet.functional">Filter</a>&lt;T&gt;</span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/oplet/functional/FlatMap.html" title="class in quarks.oplet.functional">FlatMap</a>&lt;I,O&gt;</span></code>
<div class="block">Map an input tuple to 0-N output tuples.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/oplet/functional/Map.html" title="class in quarks.oplet.functional">Map</a>&lt;I,O&gt;</span></code>
<div class="block">Map an input tuple to 0-1 output tuple</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/oplet/functional/SupplierPeriodicSource.html" title="class in quarks.oplet.functional">SupplierPeriodicSource</a>&lt;T&gt;</span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/oplet/functional/SupplierSource.html" title="class in quarks.oplet.functional">SupplierSource</a>&lt;T&gt;</span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="quarks.oplet.plumbing">
<!-- -->
</a>
<h3>Uses of <a href="../../../quarks/oplet/Oplet.html" title="interface in quarks.oplet">Oplet</a> in <a href="../../../quarks/oplet/plumbing/package-summary.html">quarks.oplet.plumbing</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../quarks/oplet/plumbing/package-summary.html">quarks.oplet.plumbing</a> that implement <a href="../../../quarks/oplet/Oplet.html" title="interface in quarks.oplet">Oplet</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/oplet/plumbing/Isolate.html" title="class in quarks.oplet.plumbing">Isolate</a>&lt;T&gt;</span></code>
<div class="block">Isolate upstream processing from downstream
processing guaranteeing tuple order.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/oplet/plumbing/PressureReliever.html" title="class in quarks.oplet.plumbing">PressureReliever</a>&lt;T,K&gt;</span></code>
<div class="block">Relieve pressure on upstream oplets by discarding tuples.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/oplet/plumbing/UnorderedIsolate.html" title="class in quarks.oplet.plumbing">UnorderedIsolate</a>&lt;T&gt;</span></code>
<div class="block">Isolate upstream processing from downstream
processing without guaranteeing tuple order.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="quarks.oplet.window">
<!-- -->
</a>
<h3>Uses of <a href="../../../quarks/oplet/Oplet.html" title="interface in quarks.oplet">Oplet</a> in <a href="../../../quarks/oplet/window/package-summary.html">quarks.oplet.window</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../quarks/oplet/window/package-summary.html">quarks.oplet.window</a> that implement <a href="../../../quarks/oplet/Oplet.html" title="interface in quarks.oplet">Oplet</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/oplet/window/Aggregate.html" title="class in quarks.oplet.window">Aggregate</a>&lt;T,U,K&gt;</span></code>
<div class="block">Aggregate a window.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="quarks.runtime.etiao">
<!-- -->
</a>
<h3>Uses of <a href="../../../quarks/oplet/Oplet.html" title="interface in quarks.oplet">Oplet</a> in <a href="../../../quarks/runtime/etiao/package-summary.html">quarks.runtime.etiao</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../quarks/runtime/etiao/package-summary.html">quarks.runtime.etiao</a> with type parameters of type <a href="../../../quarks/oplet/Oplet.html" title="interface in quarks.oplet">Oplet</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/runtime/etiao/Invocation.html" title="class in quarks.runtime.etiao">Invocation</a>&lt;T extends <a href="../../../quarks/oplet/Oplet.html" title="interface in quarks.oplet">Oplet</a>&lt;I,O&gt;,I,O&gt;</span></code>
<div class="block">An <a href="../../../quarks/oplet/Oplet.html" title="interface in quarks.oplet"><code>Oplet</code></a> invocation in the context of the
<a href="../../../quarks/runtime/etiao/package-summary.html">ETIAO</a> runtime.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../quarks/runtime/etiao/package-summary.html">quarks.runtime.etiao</a> with type parameters of type <a href="../../../quarks/oplet/Oplet.html" title="interface in quarks.oplet">Oplet</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>&lt;T extends <a href="../../../quarks/oplet/Oplet.html" title="interface in quarks.oplet">Oplet</a>&lt;I,O&gt;,I,O&gt;<br><a href="../../../quarks/runtime/etiao/Invocation.html" title="class in quarks.runtime.etiao">Invocation</a>&lt;T,I,O&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">Executable.</span><code><span class="memberNameLink"><a href="../../../quarks/runtime/etiao/Executable.html#addOpletInvocation-T-int-int-">addOpletInvocation</a></span>(T&nbsp;oplet,
int&nbsp;inputs,
int&nbsp;outputs)</code>
<div class="block">Creates a new <code>Invocation</code> associated with the specified oplet.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="quarks.runtime.etiao.graph">
<!-- -->
</a>
<h3>Uses of <a href="../../../quarks/oplet/Oplet.html" title="interface in quarks.oplet">Oplet</a> in <a href="../../../quarks/runtime/etiao/graph/package-summary.html">quarks.runtime.etiao.graph</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../quarks/runtime/etiao/graph/package-summary.html">quarks.runtime.etiao.graph</a> with type parameters of type <a href="../../../quarks/oplet/Oplet.html" title="interface in quarks.oplet">Oplet</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/runtime/etiao/graph/ExecutableVertex.html" title="class in quarks.runtime.etiao.graph">ExecutableVertex</a>&lt;N extends <a href="../../../quarks/oplet/Oplet.html" title="interface in quarks.oplet">Oplet</a>&lt;C,P&gt;,C,P&gt;</span></code>&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../quarks/runtime/etiao/graph/package-summary.html">quarks.runtime.etiao.graph</a> with type parameters of type <a href="../../../quarks/oplet/Oplet.html" title="interface in quarks.oplet">Oplet</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>&lt;OP extends <a href="../../../quarks/oplet/Oplet.html" title="interface in quarks.oplet">Oplet</a>&lt;C,P&gt;,C,P&gt;<br><a href="../../../quarks/runtime/etiao/graph/ExecutableVertex.html" title="class in quarks.runtime.etiao.graph">ExecutableVertex</a>&lt;OP,C,P&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">DirectGraph.</span><code><span class="memberNameLink"><a href="../../../quarks/runtime/etiao/graph/DirectGraph.html#insert-OP-int-int-">insert</a></span>(OP&nbsp;oplet,
int&nbsp;inputs,
int&nbsp;outputs)</code>&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../quarks/runtime/etiao/graph/package-summary.html">quarks.runtime.etiao.graph</a> that return types with arguments of type <a href="../../../quarks/oplet/Oplet.html" title="interface in quarks.oplet">Oplet</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>java.util.Collection&lt;<a href="../../../quarks/graph/Vertex.html" title="interface in quarks.graph">Vertex</a>&lt;? extends <a href="../../../quarks/oplet/Oplet.html" title="interface in quarks.oplet">Oplet</a>&lt;?,?&gt;,?,?&gt;&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">DirectGraph.</span><code><span class="memberNameLink"><a href="../../../quarks/runtime/etiao/graph/DirectGraph.html#getVertices--">getVertices</a></span>()</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="quarks.runtime.etiao.graph.model">
<!-- -->
</a>
<h3>Uses of <a href="../../../quarks/oplet/Oplet.html" title="interface in quarks.oplet">Oplet</a> in <a href="../../../quarks/runtime/etiao/graph/model/package-summary.html">quarks.runtime.etiao.graph.model</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructors in <a href="../../../quarks/runtime/etiao/graph/model/package-summary.html">quarks.runtime.etiao.graph.model</a> with parameters of type <a href="../../../quarks/oplet/Oplet.html" title="interface in quarks.oplet">Oplet</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/runtime/etiao/graph/model/InvocationType.html#InvocationType-quarks.oplet.Oplet-">InvocationType</a></span>(<a href="../../../quarks/oplet/Oplet.html" title="interface in quarks.oplet">Oplet</a>&lt;<a href="../../../quarks/runtime/etiao/graph/model/InvocationType.html" title="type parameter in InvocationType">I</a>,<a href="../../../quarks/runtime/etiao/graph/model/InvocationType.html" title="type parameter in InvocationType">O</a>&gt;&nbsp;value)</code>&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructor parameters in <a href="../../../quarks/runtime/etiao/graph/model/package-summary.html">quarks.runtime.etiao.graph.model</a> with type arguments of type <a href="../../../quarks/oplet/Oplet.html" title="interface in quarks.oplet">Oplet</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/runtime/etiao/graph/model/VertexType.html#VertexType-quarks.graph.Vertex-quarks.runtime.etiao.graph.model.IdMapper-">VertexType</a></span>(<a href="../../../quarks/graph/Vertex.html" title="interface in quarks.graph">Vertex</a>&lt;? extends <a href="../../../quarks/oplet/Oplet.html" title="interface in quarks.oplet">Oplet</a>&lt;?,?&gt;,?,?&gt;&nbsp;value,
quarks.runtime.etiao.graph.model.IdMapper&lt;java.lang.String&gt;&nbsp;ids)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div role="navigation" title ="Bottom_NAVIGATION" aria-label ="Bottom Navigation Bar"/>
<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><a href="../../../quarks/oplet/Oplet.html" title="interface in quarks.oplet">Class</a></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://quarks-edge.github.io">quarks-edge community @ github.com</a></div>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../index.html?quarks/oplet/class-use/Oplet.html" target="_top">Frames</a></li>
<li><a href="Oplet.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 ======= -->
<div role="contentinfo" title ="contentinfo_title" aria-label ="Contains footer note"/>
<p class="legalCopy"><small>Copyright IBM 2015,2016 - 2f6ad0e-20160307-0902</small></p>
</body>
</html>