blob: 5874bfc4c75b87398b4f4a854cb549ae8aa1a903 [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_71) on Tue May 17 00:28:47 UTC 2016 -->
<title>Uses of Interface quarks.topology.TopologyElement (Quarks v0.4.0)</title>
<meta name="date" content="2016-05-17">
<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.topology.TopologyElement (Quarks v0.4.0)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../quarks/topology/TopologyElement.html" title="interface in quarks.topology">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/topology/class-use/TopologyElement.html" target="_top">Frames</a></li>
<li><a href="TopologyElement.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.topology.TopologyElement" class="title">Uses of Interface<br>quarks.topology.TopologyElement</h2>
</div>
<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/topology/TopologyElement.html" title="interface in quarks.topology">TopologyElement</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.apps.iot">quarks.apps.iot</a></td>
<td class="colLast">
<div class="block">Applications for use in an Internet of Things environment.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#quarks.connectors.file">quarks.connectors.file</a></td>
<td class="colLast">
<div class="block">File stream connector.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#quarks.connectors.iot">quarks.connectors.iot</a></td>
<td class="colLast">
<div class="block">Quarks device connector API to a message hub.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#quarks.connectors.iotf">quarks.connectors.iotf</a></td>
<td class="colLast">
<div class="block">IBM Watson IoT Platform stream connector.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#quarks.connectors.mqtt.iot">quarks.connectors.mqtt.iot</a></td>
<td class="colLast">
<div class="block">An MQTT based IotDevice connector.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#quarks.connectors.pubsub">quarks.connectors.pubsub</a></td>
<td class="colLast">
<div class="block">Publish subscribe model between jobs.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#quarks.connectors.serial">quarks.connectors.serial</a></td>
<td class="colLast">
<div class="block">Serial port connector API.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#quarks.connectors.wsclient">quarks.connectors.wsclient</a></td>
<td class="colLast">
<div class="block">WebSocket Client Connector API for sending and receiving messages to a WebSocket Server.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#quarks.connectors.wsclient.javax.websocket">quarks.connectors.wsclient.javax.websocket</a></td>
<td class="colLast">
<div class="block">WebSocket Client Connector for sending and receiving messages to a WebSocket Server.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#quarks.providers.direct">quarks.providers.direct</a></td>
<td class="colLast">
<div class="block">Direct execution of a streaming topology.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#quarks.topology">quarks.topology</a></td>
<td class="colLast">
<div class="block">Functional api to build a streaming topology.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#quarks.topology.spi">quarks.topology.spi</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#quarks.topology.spi.graph">quarks.topology.spi.graph</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#quarks.topology.tester">quarks.topology.tester</a></td>
<td class="colLast">
<div class="block">Testing for a streaming topology.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="quarks.apps.iot">
<!-- -->
</a>
<h3>Uses of <a href="../../../quarks/topology/TopologyElement.html" title="interface in quarks.topology">TopologyElement</a> in <a href="../../../quarks/apps/iot/package-summary.html">quarks.apps.iot</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../quarks/apps/iot/package-summary.html">quarks.apps.iot</a> with parameters of type <a href="../../../quarks/topology/TopologyElement.html" title="interface in quarks.topology">TopologyElement</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>static <a href="../../../quarks/connectors/iot/IotDevice.html" title="interface in quarks.connectors.iot">IotDevice</a></code></td>
<td class="colLast"><span class="typeNameLabel">IotDevicePubSub.</span><code><span class="memberNameLink"><a href="../../../quarks/apps/iot/IotDevicePubSub.html#addIotDevice-quarks.topology.TopologyElement-">addIotDevice</a></span>(<a href="../../../quarks/topology/TopologyElement.html" title="interface in quarks.topology">TopologyElement</a>&nbsp;te)</code>
<div class="block">Add a proxy <code>IotDevice</code> for the topology containing <code>te</code>.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="quarks.connectors.file">
<!-- -->
</a>
<h3>Uses of <a href="../../../quarks/topology/TopologyElement.html" title="interface in quarks.topology">TopologyElement</a> in <a href="../../../quarks/connectors/file/package-summary.html">quarks.connectors.file</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../quarks/connectors/file/package-summary.html">quarks.connectors.file</a> with parameters of type <a href="../../../quarks/topology/TopologyElement.html" title="interface in quarks.topology">TopologyElement</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>static <a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;java.lang.String&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">FileStreams.</span><code><span class="memberNameLink"><a href="../../../quarks/connectors/file/FileStreams.html#directoryWatcher-quarks.topology.TopologyElement-quarks.function.Supplier-">directoryWatcher</a></span>(<a href="../../../quarks/topology/TopologyElement.html" title="interface in quarks.topology">TopologyElement</a>&nbsp;te,
<a href="../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</a>&lt;java.lang.String&gt;&nbsp;directory)</code>
<div class="block">Declare a stream containing the absolute pathname of
newly created file names from watching <code>directory</code>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;java.lang.String&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">FileStreams.</span><code><span class="memberNameLink"><a href="../../../quarks/connectors/file/FileStreams.html#directoryWatcher-quarks.topology.TopologyElement-quarks.function.Supplier-java.util.Comparator-">directoryWatcher</a></span>(<a href="../../../quarks/topology/TopologyElement.html" title="interface in quarks.topology">TopologyElement</a>&nbsp;te,
<a href="../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</a>&lt;java.lang.String&gt;&nbsp;directory,
java.util.Comparator&lt;java.io.File&gt;&nbsp;comparator)</code>
<div class="block">Declare a stream containing the absolute pathname of
newly created file names from watching <code>directory</code>.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="quarks.connectors.iot">
<!-- -->
</a>
<h3>Uses of <a href="../../../quarks/topology/TopologyElement.html" title="interface in quarks.topology">TopologyElement</a> in <a href="../../../quarks/connectors/iot/package-summary.html">quarks.connectors.iot</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subinterfaces, and an explanation">
<caption><span>Subinterfaces of <a href="../../../quarks/topology/TopologyElement.html" title="interface in quarks.topology">TopologyElement</a> in <a href="../../../quarks/connectors/iot/package-summary.html">quarks.connectors.iot</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/connectors/iot/IotDevice.html" title="interface in quarks.connectors.iot">IotDevice</a></span></code>
<div class="block">Generic Internet of Things device connector.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="quarks.connectors.iotf">
<!-- -->
</a>
<h3>Uses of <a href="../../../quarks/topology/TopologyElement.html" title="interface in quarks.topology">TopologyElement</a> in <a href="../../../quarks/connectors/iotf/package-summary.html">quarks.connectors.iotf</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/iotf/package-summary.html">quarks.connectors.iotf</a> that implement <a href="../../../quarks/topology/TopologyElement.html" title="interface in quarks.topology">TopologyElement</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/iotf/IotfDevice.html" title="class in quarks.connectors.iotf">IotfDevice</a></span></code>
<div class="block">Connector for IBM Watson IoT Platform.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="quarks.connectors.mqtt.iot">
<!-- -->
</a>
<h3>Uses of <a href="../../../quarks/topology/TopologyElement.html" title="interface in quarks.topology">TopologyElement</a> in <a href="../../../quarks/connectors/mqtt/iot/package-summary.html">quarks.connectors.mqtt.iot</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/mqtt/iot/package-summary.html">quarks.connectors.mqtt.iot</a> that implement <a href="../../../quarks/topology/TopologyElement.html" title="interface in quarks.topology">TopologyElement</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/mqtt/iot/MqttDevice.html" title="class in quarks.connectors.mqtt.iot">MqttDevice</a></span></code>
<div class="block">An MQTT based Quarks <a href="../../../quarks/connectors/iot/IotDevice.html" title="interface in quarks.connectors.iot"><code>IotDevice</code></a> connector.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="quarks.connectors.pubsub">
<!-- -->
</a>
<h3>Uses of <a href="../../../quarks/topology/TopologyElement.html" title="interface in quarks.topology">TopologyElement</a> in <a href="../../../quarks/connectors/pubsub/package-summary.html">quarks.connectors.pubsub</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../quarks/connectors/pubsub/package-summary.html">quarks.connectors.pubsub</a> with parameters of type <a href="../../../quarks/topology/TopologyElement.html" title="interface in quarks.topology">TopologyElement</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>static &lt;T&gt;&nbsp;<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;T&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">PublishSubscribe.</span><code><span class="memberNameLink"><a href="../../../quarks/connectors/pubsub/PublishSubscribe.html#subscribe-quarks.topology.TopologyElement-java.lang.String-java.lang.Class-">subscribe</a></span>(<a href="../../../quarks/topology/TopologyElement.html" title="interface in quarks.topology">TopologyElement</a>&nbsp;te,
java.lang.String&nbsp;topic,
java.lang.Class&lt;T&gt;&nbsp;streamType)</code>
<div class="block">Subscribe to a published topic.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="quarks.connectors.serial">
<!-- -->
</a>
<h3>Uses of <a href="../../../quarks/topology/TopologyElement.html" title="interface in quarks.topology">TopologyElement</a> in <a href="../../../quarks/connectors/serial/package-summary.html">quarks.connectors.serial</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subinterfaces, and an explanation">
<caption><span>Subinterfaces of <a href="../../../quarks/topology/TopologyElement.html" title="interface in quarks.topology">TopologyElement</a> in <a href="../../../quarks/connectors/serial/package-summary.html">quarks.connectors.serial</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/connectors/serial/SerialDevice.html" title="interface in quarks.connectors.serial">SerialDevice</a></span></code>
<div class="block">Access to a device (or devices) connected by a serial port.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="quarks.connectors.wsclient">
<!-- -->
</a>
<h3>Uses of <a href="../../../quarks/topology/TopologyElement.html" title="interface in quarks.topology">TopologyElement</a> in <a href="../../../quarks/connectors/wsclient/package-summary.html">quarks.connectors.wsclient</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subinterfaces, and an explanation">
<caption><span>Subinterfaces of <a href="../../../quarks/topology/TopologyElement.html" title="interface in quarks.topology">TopologyElement</a> in <a href="../../../quarks/connectors/wsclient/package-summary.html">quarks.connectors.wsclient</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/connectors/wsclient/WebSocketClient.html" title="interface in quarks.connectors.wsclient">WebSocketClient</a></span></code>
<div class="block">A generic connector for sending and receiving messages to a WebSocket Server.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="quarks.connectors.wsclient.javax.websocket">
<!-- -->
</a>
<h3>Uses of <a href="../../../quarks/topology/TopologyElement.html" title="interface in quarks.topology">TopologyElement</a> in <a href="../../../quarks/connectors/wsclient/javax/websocket/package-summary.html">quarks.connectors.wsclient.javax.websocket</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/wsclient/javax/websocket/package-summary.html">quarks.connectors.wsclient.javax.websocket</a> that implement <a href="../../../quarks/topology/TopologyElement.html" title="interface in quarks.topology">TopologyElement</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/wsclient/javax/websocket/Jsr356WebSocketClient.html" title="class in quarks.connectors.wsclient.javax.websocket">Jsr356WebSocketClient</a></span></code>
<div class="block">A connector for sending and receiving messages to a WebSocket Server.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="quarks.providers.direct">
<!-- -->
</a>
<h3>Uses of <a href="../../../quarks/topology/TopologyElement.html" title="interface in quarks.topology">TopologyElement</a> in <a href="../../../quarks/providers/direct/package-summary.html">quarks.providers.direct</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/providers/direct/package-summary.html">quarks.providers.direct</a> that implement <a href="../../../quarks/topology/TopologyElement.html" title="interface in quarks.topology">TopologyElement</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/providers/direct/DirectTopology.html" title="class in quarks.providers.direct">DirectTopology</a></span></code>
<div class="block"><code>DirectTopology</code> is a <code>GraphTopology</code> that
is executed in threads in the current virtual machine.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="quarks.topology">
<!-- -->
</a>
<h3>Uses of <a href="../../../quarks/topology/TopologyElement.html" title="interface in quarks.topology">TopologyElement</a> in <a href="../../../quarks/topology/package-summary.html">quarks.topology</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subinterfaces, and an explanation">
<caption><span>Subinterfaces of <a href="../../../quarks/topology/TopologyElement.html" title="interface in quarks.topology">TopologyElement</a> in <a href="../../../quarks/topology/package-summary.html">quarks.topology</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/topology/Topology.html" title="interface in quarks.topology">Topology</a></span></code>
<div class="block">A declaration of a topology of streaming data.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/topology/TSink.html" title="interface in quarks.topology">TSink</a>&lt;T&gt;</span></code>
<div class="block">Termination point (sink) for a stream.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;T&gt;</span></code>
<div class="block">A <code>TStream</code> is a declaration of a continuous sequence of tuples.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/topology/TWindow.html" title="interface in quarks.topology">TWindow</a>&lt;T,K&gt;</span></code>
<div class="block">Partitioned window of tuples.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="quarks.topology.spi">
<!-- -->
</a>
<h3>Uses of <a href="../../../quarks/topology/TopologyElement.html" title="interface in quarks.topology">TopologyElement</a> in quarks.topology.spi</h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in quarks.topology.spi with annotations of type with type parameters of type that implement declared as with annotations of type with type parameters of type with annotations of type with annotations of type with type parameters of type that return that return types with arguments of type with parameters of type with type arguments of type that throw with annotations of type with annotations of type with parameters of type with type arguments of type that throw <a href="../../../quarks/topology/TopologyElement.html" title="interface in quarks.topology">TopologyElement</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">quarks.topology.spi.AbstractTopology&lt;X extends <a href="../../../quarks/topology/tester/Tester.html" title="interface in quarks.topology.tester">Tester</a>&gt;</span></code>
<div class="block">Topology implementation that uses the basic functions to implement most
sources streams.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="quarks.topology.spi.graph">
<!-- -->
</a>
<h3>Uses of <a href="../../../quarks/topology/TopologyElement.html" title="interface in quarks.topology">TopologyElement</a> in quarks.topology.spi.graph</h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in quarks.topology.spi.graph with annotations of type with type parameters of type that implement declared as with annotations of type with type parameters of type with annotations of type with annotations of type with type parameters of type that return that return types with arguments of type with parameters of type with type arguments of type that throw with annotations of type with annotations of type with parameters of type with type arguments of type that throw <a href="../../../quarks/topology/TopologyElement.html" title="interface in quarks.topology">TopologyElement</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">quarks.topology.spi.graph.GraphTopology&lt;X extends <a href="../../../quarks/topology/tester/Tester.html" title="interface in quarks.topology.tester">Tester</a>&gt;</span></code>
<div class="block">Topology implementation that provides basic functions for implementing
source streams backed by a <a href="../../../quarks/graph/Graph.html" title="interface in quarks.graph"><code>Graph</code></a>.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="quarks.topology.tester">
<!-- -->
</a>
<h3>Uses of <a href="../../../quarks/topology/TopologyElement.html" title="interface in quarks.topology">TopologyElement</a> in <a href="../../../quarks/topology/tester/package-summary.html">quarks.topology.tester</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subinterfaces, and an explanation">
<caption><span>Subinterfaces of <a href="../../../quarks/topology/TopologyElement.html" title="interface in quarks.topology">TopologyElement</a> in <a href="../../../quarks/topology/tester/package-summary.html">quarks.topology.tester</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/topology/tester/Tester.html" title="interface in quarks.topology.tester">Tester</a></span></code>
<div class="block">A <code>Tester</code> adds the ability to test a topology in a test framework such
as JUnit.</div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../quarks/topology/TopologyElement.html" title="interface in quarks.topology">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.incubator.apache.org">Apache Quarks (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?quarks/topology/class-use/TopologyElement.html" target="_top">Frames</a></li>
<li><a href="TopologyElement.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
</body>
</html>