blob: 31397a0ee100743cbfedbf64ca303e8b60bc22b7 [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_161-google-v7) on Thu Oct 18 16:14:36 PDT 2018 -->
<title>org.apache.beam.runners.fnexecution.control Class Hierarchy (Apache Beam 2.8.0-SNAPSHOT)</title>
<meta name="date" content="2018-10-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="org.apache.beam.runners.fnexecution.control Class Hierarchy (Apache Beam 2.8.0-SNAPSHOT)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li>Class</li>
<li class="navBarCell1Rev">Tree</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><a href="../../../../../../org/apache/beam/runners/fnexecution/artifact/package-tree.html">Prev</a></li>
<li><a href="../../../../../../org/apache/beam/runners/fnexecution/data/package-tree.html">Next</a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/apache/beam/runners/fnexecution/control/package-tree.html" target="_top">Frames</a></li>
<li><a href="package-tree.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 class="title">Hierarchy For Package org.apache.beam.runners.fnexecution.control</h1>
<span class="packageHierarchyLabel">Package Hierarchies:</span>
<ul class="horizontal">
<li><a href="../../../../../../overview-tree.html">All Packages</a></li>
</ul>
</div>
<div class="contentContainer">
<h2 title="Class Hierarchy">Class Hierarchy</h2>
<ul>
<li type="circle">java.lang.Object
<ul>
<li type="circle">org.apache.beam.model.fnexecution.v1.BeamFnControlGrpc.BeamFnControlImplBase (implements org.apache.beam.vendor.grpc.v1.io.grpc.BindableService)
<ul>
<li type="circle">org.apache.beam.runners.fnexecution.control.<a href="../../../../../../org/apache/beam/runners/fnexecution/control/FnApiControlClientPoolService.html" title="class in org.apache.beam.runners.fnexecution.control"><span class="typeNameLink">FnApiControlClientPoolService</span></a> (implements org.apache.beam.runners.fnexecution.<a href="../../../../../../org/apache/beam/runners/fnexecution/FnService.html" title="interface in org.apache.beam.runners.fnexecution">FnService</a>)</li>
</ul>
</li>
<li type="circle">org.apache.beam.runners.fnexecution.control.<a href="../../../../../../org/apache/beam/runners/fnexecution/control/DefaultJobBundleFactory.html" title="class in org.apache.beam.runners.fnexecution.control"><span class="typeNameLink">DefaultJobBundleFactory</span></a> (implements org.apache.beam.runners.fnexecution.control.<a href="../../../../../../org/apache/beam/runners/fnexecution/control/JobBundleFactory.html" title="interface in org.apache.beam.runners.fnexecution.control">JobBundleFactory</a>)</li>
<li type="circle">org.apache.beam.runners.fnexecution.control.<a href="../../../../../../org/apache/beam/runners/fnexecution/control/DefaultJobBundleFactory.SimpleStageBundleFactory.html" title="class in org.apache.beam.runners.fnexecution.control"><span class="typeNameLink">DefaultJobBundleFactory.SimpleStageBundleFactory</span></a> (implements org.apache.beam.runners.fnexecution.control.<a href="../../../../../../org/apache/beam/runners/fnexecution/control/StageBundleFactory.html" title="interface in org.apache.beam.runners.fnexecution.control">StageBundleFactory</a>)</li>
<li type="circle">org.apache.beam.runners.fnexecution.control.<a href="../../../../../../org/apache/beam/runners/fnexecution/control/DefaultJobBundleFactory.WrappedSdkHarnessClient.html" title="class in org.apache.beam.runners.fnexecution.control"><span class="typeNameLink">DefaultJobBundleFactory.WrappedSdkHarnessClient</span></a> (implements java.lang.AutoCloseable)</li>
<li type="circle">org.apache.beam.runners.fnexecution.control.<a href="../../../../../../org/apache/beam/runners/fnexecution/control/FnApiControlClient.html" title="class in org.apache.beam.runners.fnexecution.control"><span class="typeNameLink">FnApiControlClient</span></a> (implements java.io.Closeable, org.apache.beam.runners.fnexecution.control.<a href="../../../../../../org/apache/beam/runners/fnexecution/control/InstructionRequestHandler.html" title="interface in org.apache.beam.runners.fnexecution.control">InstructionRequestHandler</a>)</li>
<li type="circle">org.apache.beam.runners.fnexecution.control.<a href="../../../../../../org/apache/beam/runners/fnexecution/control/MapControlClientPool.html" title="class in org.apache.beam.runners.fnexecution.control"><span class="typeNameLink">MapControlClientPool</span></a> (implements org.apache.beam.runners.fnexecution.control.<a href="../../../../../../org/apache/beam/runners/fnexecution/control/ControlClientPool.html" title="interface in org.apache.beam.runners.fnexecution.control">ControlClientPool</a>)</li>
<li type="circle">org.apache.beam.runners.fnexecution.control.<a href="../../../../../../org/apache/beam/runners/fnexecution/control/ProcessBundleDescriptors.html" title="class in org.apache.beam.runners.fnexecution.control"><span class="typeNameLink">ProcessBundleDescriptors</span></a></li>
<li type="circle">org.apache.beam.runners.fnexecution.control.<a href="../../../../../../org/apache/beam/runners/fnexecution/control/ProcessBundleDescriptors.BagUserStateSpec.html" title="class in org.apache.beam.runners.fnexecution.control"><span class="typeNameLink">ProcessBundleDescriptors.BagUserStateSpec</span></a>&lt;K,V,W&gt;</li>
<li type="circle">org.apache.beam.runners.fnexecution.control.<a href="../../../../../../org/apache/beam/runners/fnexecution/control/ProcessBundleDescriptors.ExecutableProcessBundleDescriptor.html" title="class in org.apache.beam.runners.fnexecution.control"><span class="typeNameLink">ProcessBundleDescriptors.ExecutableProcessBundleDescriptor</span></a></li>
<li type="circle">org.apache.beam.runners.fnexecution.control.<a href="../../../../../../org/apache/beam/runners/fnexecution/control/ProcessBundleDescriptors.SideInputSpec.html" title="class in org.apache.beam.runners.fnexecution.control"><span class="typeNameLink">ProcessBundleDescriptors.SideInputSpec</span></a>&lt;K,T,W&gt;</li>
<li type="circle">org.apache.beam.runners.fnexecution.control.<a href="../../../../../../org/apache/beam/runners/fnexecution/control/ProcessBundleDescriptors.TimerSpec.html" title="class in org.apache.beam.runners.fnexecution.control"><span class="typeNameLink">ProcessBundleDescriptors.TimerSpec</span></a>&lt;K,V,W&gt;</li>
<li type="circle">org.apache.beam.runners.fnexecution.control.<a href="../../../../../../org/apache/beam/runners/fnexecution/control/RemoteOutputReceiver.html" title="class in org.apache.beam.runners.fnexecution.control"><span class="typeNameLink">RemoteOutputReceiver</span></a>&lt;T&gt;</li>
<li type="circle">org.apache.beam.runners.fnexecution.control.<a href="../../../../../../org/apache/beam/runners/fnexecution/control/SdkHarnessClient.html" title="class in org.apache.beam.runners.fnexecution.control"><span class="typeNameLink">SdkHarnessClient</span></a> (implements java.lang.AutoCloseable)</li>
<li type="circle">org.apache.beam.runners.fnexecution.control.<a href="../../../../../../org/apache/beam/runners/fnexecution/control/SdkHarnessClient.ActiveBundle.html" title="class in org.apache.beam.runners.fnexecution.control"><span class="typeNameLink">SdkHarnessClient.ActiveBundle</span></a> (implements org.apache.beam.runners.fnexecution.control.<a href="../../../../../../org/apache/beam/runners/fnexecution/control/RemoteBundle.html" title="interface in org.apache.beam.runners.fnexecution.control">RemoteBundle</a>)</li>
<li type="circle">org.apache.beam.runners.fnexecution.control.<a href="../../../../../../org/apache/beam/runners/fnexecution/control/SdkHarnessClient.BundleProcessor.html" title="class in org.apache.beam.runners.fnexecution.control"><span class="typeNameLink">SdkHarnessClient.BundleProcessor</span></a></li>
<li type="circle">org.apache.beam.runners.fnexecution.control.<a href="../../../../../../org/apache/beam/runners/fnexecution/control/SingleEnvironmentInstanceJobBundleFactory.html" title="class in org.apache.beam.runners.fnexecution.control"><span class="typeNameLink">SingleEnvironmentInstanceJobBundleFactory</span></a> (implements org.apache.beam.runners.fnexecution.control.<a href="../../../../../../org/apache/beam/runners/fnexecution/control/JobBundleFactory.html" title="interface in org.apache.beam.runners.fnexecution.control">JobBundleFactory</a>)</li>
</ul>
</li>
</ul>
<h2 title="Interface Hierarchy">Interface Hierarchy</h2>
<ul>
<li type="circle">java.lang.AutoCloseable
<ul>
<li type="circle">org.apache.beam.runners.fnexecution.control.<a href="../../../../../../org/apache/beam/runners/fnexecution/control/InstructionRequestHandler.html" title="interface in org.apache.beam.runners.fnexecution.control"><span class="typeNameLink">InstructionRequestHandler</span></a></li>
<li type="circle">org.apache.beam.runners.fnexecution.control.<a href="../../../../../../org/apache/beam/runners/fnexecution/control/JobBundleFactory.html" title="interface in org.apache.beam.runners.fnexecution.control"><span class="typeNameLink">JobBundleFactory</span></a></li>
<li type="circle">org.apache.beam.runners.fnexecution.control.<a href="../../../../../../org/apache/beam/runners/fnexecution/control/RemoteBundle.html" title="interface in org.apache.beam.runners.fnexecution.control"><span class="typeNameLink">RemoteBundle</span></a></li>
<li type="circle">org.apache.beam.runners.fnexecution.control.<a href="../../../../../../org/apache/beam/runners/fnexecution/control/StageBundleFactory.html" title="interface in org.apache.beam.runners.fnexecution.control"><span class="typeNameLink">StageBundleFactory</span></a></li>
</ul>
</li>
<li type="circle">org.apache.beam.runners.fnexecution.control.<a href="../../../../../../org/apache/beam/runners/fnexecution/control/BundleProgressHandler.html" title="interface in org.apache.beam.runners.fnexecution.control"><span class="typeNameLink">BundleProgressHandler</span></a></li>
<li type="circle">org.apache.beam.runners.fnexecution.control.<a href="../../../../../../org/apache/beam/runners/fnexecution/control/ControlClientPool.html" title="interface in org.apache.beam.runners.fnexecution.control"><span class="typeNameLink">ControlClientPool</span></a></li>
<li type="circle">org.apache.beam.runners.fnexecution.control.<a href="../../../../../../org/apache/beam/runners/fnexecution/control/ControlClientPool.Sink.html" title="interface in org.apache.beam.runners.fnexecution.control"><span class="typeNameLink">ControlClientPool.Sink</span></a></li>
<li type="circle">org.apache.beam.runners.fnexecution.control.<a href="../../../../../../org/apache/beam/runners/fnexecution/control/ControlClientPool.Source.html" title="interface in org.apache.beam.runners.fnexecution.control"><span class="typeNameLink">ControlClientPool.Source</span></a></li>
<li type="circle">org.apache.beam.runners.fnexecution.control.<a href="../../../../../../org/apache/beam/runners/fnexecution/control/OutputReceiverFactory.html" title="interface in org.apache.beam.runners.fnexecution.control"><span class="typeNameLink">OutputReceiverFactory</span></a></li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li>Class</li>
<li class="navBarCell1Rev">Tree</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><a href="../../../../../../org/apache/beam/runners/fnexecution/artifact/package-tree.html">Prev</a></li>
<li><a href="../../../../../../org/apache/beam/runners/fnexecution/data/package-tree.html">Next</a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/apache/beam/runners/fnexecution/control/package-tree.html" target="_top">Frames</a></li>
<li><a href="package-tree.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 ======= -->
</body>
</html>