blob: 22fef633d79e8d4afbed90613f55e627fce08d87 [file] [log] [blame]
<!DOCTYPE html>
<html class="writer-html5" lang="en" data-content_root="./">
<head>
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>apache_beam.testing.benchmarks.nexmark package &mdash; Apache Beam 2.67.0 documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=b86133f3" />
<link rel="stylesheet" type="text/css" href="_static/css/theme.css?v=e59714d7" />
<script src="_static/jquery.js?v=5d32c60e"></script>
<script src="_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
<script src="_static/documentation_options.js?v=959b4fbe"></script>
<script src="_static/doctools.js?v=9a2dae69"></script>
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="_static/js/theme.js"></script>
<link rel="index" title="Index" href="genindex.html" />
<link rel="search" title="Search" href="search.html" />
<link rel="next" title="apache_beam.testing.benchmarks.nexmark.models package" href="apache_beam.testing.benchmarks.nexmark.models.html" />
<link rel="prev" title="apache_beam.testing.benchmarks package" href="apache_beam.testing.benchmarks.html" />
</head>
<body class="wy-body-for-nav">
<div class="wy-grid-for-nav">
<nav data-toggle="wy-nav-shift" class="wy-nav-side">
<div class="wy-side-scroll">
<div class="wy-side-nav-search" >
<a href="index.html" class="icon icon-home">
Apache Beam
</a>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
<input type="text" name="q" placeholder="Search docs" aria-label="Search docs" />
<input type="hidden" name="check_keywords" value="yes" />
<input type="hidden" name="area" value="default" />
</form>
</div>
</div><div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu">
<ul class="current">
<li class="toctree-l1"><a class="reference internal" href="apache_beam.coders.html">apache_beam.coders package</a></li>
<li class="toctree-l1"><a class="reference internal" href="apache_beam.dataframe.html">apache_beam.dataframe package</a></li>
<li class="toctree-l1"><a class="reference internal" href="apache_beam.io.html">apache_beam.io package</a></li>
<li class="toctree-l1"><a class="reference internal" href="apache_beam.metrics.html">apache_beam.metrics package</a></li>
<li class="toctree-l1"><a class="reference internal" href="apache_beam.ml.html">apache_beam.ml package</a></li>
<li class="toctree-l1"><a class="reference internal" href="apache_beam.options.html">apache_beam.options package</a></li>
<li class="toctree-l1"><a class="reference internal" href="apache_beam.portability.html">apache_beam.portability package</a></li>
<li class="toctree-l1"><a class="reference internal" href="apache_beam.runners.html">apache_beam.runners package</a></li>
<li class="toctree-l1 current"><a class="reference internal" href="apache_beam.testing.html">apache_beam.testing package</a><ul class="current">
<li class="toctree-l2 current"><a class="reference internal" href="apache_beam.testing.html#subpackages">Subpackages</a><ul class="current">
<li class="toctree-l3 current"><a class="reference internal" href="apache_beam.testing.benchmarks.html">apache_beam.testing.benchmarks package</a><ul class="current">
<li class="toctree-l4 current"><a class="reference internal" href="apache_beam.testing.benchmarks.html#subpackages">Subpackages</a></li>
</ul>
</li>
<li class="toctree-l3"><a class="reference internal" href="apache_beam.testing.load_tests.html">apache_beam.testing.load_tests package</a></li>
</ul>
</li>
<li class="toctree-l2"><a class="reference internal" href="apache_beam.testing.html#submodules">Submodules</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="apache_beam.transforms.html">apache_beam.transforms package</a></li>
<li class="toctree-l1"><a class="reference internal" href="apache_beam.typehints.html">apache_beam.typehints package</a></li>
<li class="toctree-l1"><a class="reference internal" href="apache_beam.utils.html">apache_beam.utils package</a></li>
<li class="toctree-l1"><a class="reference internal" href="apache_beam.yaml.html">apache_beam.yaml package</a></li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="apache_beam.error.html">apache_beam.error module</a></li>
<li class="toctree-l1"><a class="reference internal" href="apache_beam.pipeline.html">apache_beam.pipeline module</a></li>
<li class="toctree-l1"><a class="reference internal" href="apache_beam.pvalue.html">apache_beam.pvalue module</a></li>
</ul>
</div>
</div>
</nav>
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"><nav class="wy-nav-top" aria-label="Mobile navigation menu" >
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
<a href="index.html">Apache Beam</a>
</nav>
<div class="wy-nav-content">
<div class="rst-content">
<div role="navigation" aria-label="Page navigation">
<ul class="wy-breadcrumbs">
<li><a href="index.html" class="icon icon-home" aria-label="Home"></a></li>
<li class="breadcrumb-item"><a href="apache_beam.testing.html">apache_beam.testing package</a></li>
<li class="breadcrumb-item"><a href="apache_beam.testing.benchmarks.html">apache_beam.testing.benchmarks package</a></li>
<li class="breadcrumb-item active">apache_beam.testing.benchmarks.nexmark package</li>
<li class="wy-breadcrumbs-aside">
<a href="_sources/apache_beam.testing.benchmarks.nexmark.rst.txt" rel="nofollow"> View page source</a>
</li>
</ul>
<hr/>
</div>
<div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
<div itemprop="articleBody">
<section id="module-apache_beam.testing.benchmarks.nexmark">
<span id="apache-beam-testing-benchmarks-nexmark-package"></span><h1>apache_beam.testing.benchmarks.nexmark package<a class="headerlink" href="#module-apache_beam.testing.benchmarks.nexmark" title="Link to this heading"></a></h1>
<section id="subpackages">
<h2>Subpackages<a class="headerlink" href="#subpackages" title="Link to this heading"></a></h2>
<div class="toctree-wrapper compound">
<ul>
<li class="toctree-l1"><a class="reference internal" href="apache_beam.testing.benchmarks.nexmark.models.html">apache_beam.testing.benchmarks.nexmark.models package</a><ul>
<li class="toctree-l2"><a class="reference internal" href="apache_beam.testing.benchmarks.nexmark.models.html#submodules">Submodules</a><ul>
<li class="toctree-l3"><a class="reference internal" href="apache_beam.testing.benchmarks.nexmark.models.auction_bid.html">apache_beam.testing.benchmarks.nexmark.models.auction_bid module</a><ul>
<li class="toctree-l4"><a class="reference internal" href="apache_beam.testing.benchmarks.nexmark.models.auction_bid.html#apache_beam.testing.benchmarks.nexmark.models.auction_bid.AuctionBidCoder"><code class="docutils literal notranslate"><span class="pre">AuctionBidCoder</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="apache_beam.testing.benchmarks.nexmark.models.auction_bid.html#apache_beam.testing.benchmarks.nexmark.models.auction_bid.AuctionBid"><code class="docutils literal notranslate"><span class="pre">AuctionBid</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="apache_beam.testing.benchmarks.nexmark.models.auction_bid.html#apache_beam.testing.benchmarks.nexmark.models.auction_bid.AuctionBidCoderImpl"><code class="docutils literal notranslate"><span class="pre">AuctionBidCoderImpl</span></code></a></li>
</ul>
</li>
<li class="toctree-l3"><a class="reference internal" href="apache_beam.testing.benchmarks.nexmark.models.field_name.html">apache_beam.testing.benchmarks.nexmark.models.field_name module</a><ul>
<li class="toctree-l4"><a class="reference internal" href="apache_beam.testing.benchmarks.nexmark.models.field_name.html#apache_beam.testing.benchmarks.nexmark.models.field_name.FieldNames"><code class="docutils literal notranslate"><span class="pre">FieldNames</span></code></a></li>
</ul>
</li>
<li class="toctree-l3"><a class="reference internal" href="apache_beam.testing.benchmarks.nexmark.models.nexmark_model.html">apache_beam.testing.benchmarks.nexmark.models.nexmark_model module</a><ul>
<li class="toctree-l4"><a class="reference internal" href="apache_beam.testing.benchmarks.nexmark.models.nexmark_model.html#apache_beam.testing.benchmarks.nexmark.models.nexmark_model.PersonCoder"><code class="docutils literal notranslate"><span class="pre">PersonCoder</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="apache_beam.testing.benchmarks.nexmark.models.nexmark_model.html#apache_beam.testing.benchmarks.nexmark.models.nexmark_model.Person"><code class="docutils literal notranslate"><span class="pre">Person</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="apache_beam.testing.benchmarks.nexmark.models.nexmark_model.html#apache_beam.testing.benchmarks.nexmark.models.nexmark_model.AuctionCoder"><code class="docutils literal notranslate"><span class="pre">AuctionCoder</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="apache_beam.testing.benchmarks.nexmark.models.nexmark_model.html#apache_beam.testing.benchmarks.nexmark.models.nexmark_model.Auction"><code class="docutils literal notranslate"><span class="pre">Auction</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="apache_beam.testing.benchmarks.nexmark.models.nexmark_model.html#apache_beam.testing.benchmarks.nexmark.models.nexmark_model.BidCoder"><code class="docutils literal notranslate"><span class="pre">BidCoder</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="apache_beam.testing.benchmarks.nexmark.models.nexmark_model.html#apache_beam.testing.benchmarks.nexmark.models.nexmark_model.Bid"><code class="docutils literal notranslate"><span class="pre">Bid</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="apache_beam.testing.benchmarks.nexmark.models.nexmark_model.html#apache_beam.testing.benchmarks.nexmark.models.nexmark_model.AuctionCoderImpl"><code class="docutils literal notranslate"><span class="pre">AuctionCoderImpl</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="apache_beam.testing.benchmarks.nexmark.models.nexmark_model.html#apache_beam.testing.benchmarks.nexmark.models.nexmark_model.BidCoderImpl"><code class="docutils literal notranslate"><span class="pre">BidCoderImpl</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="apache_beam.testing.benchmarks.nexmark.models.nexmark_model.html#apache_beam.testing.benchmarks.nexmark.models.nexmark_model.PersonCoderImpl"><code class="docutils literal notranslate"><span class="pre">PersonCoderImpl</span></code></a></li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="apache_beam.testing.benchmarks.nexmark.queries.html">apache_beam.testing.benchmarks.nexmark.queries package</a><ul>
<li class="toctree-l2"><a class="reference internal" href="apache_beam.testing.benchmarks.nexmark.queries.html#submodules">Submodules</a><ul>
<li class="toctree-l3"><a class="reference internal" href="apache_beam.testing.benchmarks.nexmark.queries.nexmark_query_util.html">apache_beam.testing.benchmarks.nexmark.queries.nexmark_query_util module</a><ul>
<li class="toctree-l4"><a class="reference internal" href="apache_beam.testing.benchmarks.nexmark.queries.nexmark_query_util.html#apache_beam.testing.benchmarks.nexmark.queries.nexmark_query_util.ResultNames"><code class="docutils literal notranslate"><span class="pre">ResultNames</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="apache_beam.testing.benchmarks.nexmark.queries.nexmark_query_util.html#apache_beam.testing.benchmarks.nexmark.queries.nexmark_query_util.is_bid"><code class="docutils literal notranslate"><span class="pre">is_bid()</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="apache_beam.testing.benchmarks.nexmark.queries.nexmark_query_util.html#apache_beam.testing.benchmarks.nexmark.queries.nexmark_query_util.is_auction"><code class="docutils literal notranslate"><span class="pre">is_auction()</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="apache_beam.testing.benchmarks.nexmark.queries.nexmark_query_util.html#apache_beam.testing.benchmarks.nexmark.queries.nexmark_query_util.is_person"><code class="docutils literal notranslate"><span class="pre">is_person()</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="apache_beam.testing.benchmarks.nexmark.queries.nexmark_query_util.html#apache_beam.testing.benchmarks.nexmark.queries.nexmark_query_util.auction_or_bid"><code class="docutils literal notranslate"><span class="pre">auction_or_bid()</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="apache_beam.testing.benchmarks.nexmark.queries.nexmark_query_util.html#apache_beam.testing.benchmarks.nexmark.queries.nexmark_query_util.JustBids"><code class="docutils literal notranslate"><span class="pre">JustBids</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="apache_beam.testing.benchmarks.nexmark.queries.nexmark_query_util.html#apache_beam.testing.benchmarks.nexmark.queries.nexmark_query_util.JustAuctions"><code class="docutils literal notranslate"><span class="pre">JustAuctions</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="apache_beam.testing.benchmarks.nexmark.queries.nexmark_query_util.html#apache_beam.testing.benchmarks.nexmark.queries.nexmark_query_util.JustPerson"><code class="docutils literal notranslate"><span class="pre">JustPerson</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="apache_beam.testing.benchmarks.nexmark.queries.nexmark_query_util.html#apache_beam.testing.benchmarks.nexmark.queries.nexmark_query_util.AuctionByIdFn"><code class="docutils literal notranslate"><span class="pre">AuctionByIdFn</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="apache_beam.testing.benchmarks.nexmark.queries.nexmark_query_util.html#apache_beam.testing.benchmarks.nexmark.queries.nexmark_query_util.BidByAuctionIdFn"><code class="docutils literal notranslate"><span class="pre">BidByAuctionIdFn</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="apache_beam.testing.benchmarks.nexmark.queries.nexmark_query_util.html#apache_beam.testing.benchmarks.nexmark.queries.nexmark_query_util.PersonByIdFn"><code class="docutils literal notranslate"><span class="pre">PersonByIdFn</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="apache_beam.testing.benchmarks.nexmark.queries.nexmark_query_util.html#apache_beam.testing.benchmarks.nexmark.queries.nexmark_query_util.AuctionBySellerFn"><code class="docutils literal notranslate"><span class="pre">AuctionBySellerFn</span></code></a></li>
</ul>
</li>
<li class="toctree-l3"><a class="reference internal" href="apache_beam.testing.benchmarks.nexmark.queries.query0.html">apache_beam.testing.benchmarks.nexmark.queries.query0 module</a><ul>
<li class="toctree-l4"><a class="reference internal" href="apache_beam.testing.benchmarks.nexmark.queries.query0.html#apache_beam.testing.benchmarks.nexmark.queries.query0.RoundTripFn"><code class="docutils literal notranslate"><span class="pre">RoundTripFn</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="apache_beam.testing.benchmarks.nexmark.queries.query0.html#apache_beam.testing.benchmarks.nexmark.queries.query0.load"><code class="docutils literal notranslate"><span class="pre">load()</span></code></a></li>
</ul>
</li>
<li class="toctree-l3"><a class="reference internal" href="apache_beam.testing.benchmarks.nexmark.queries.query1.html">apache_beam.testing.benchmarks.nexmark.queries.query1 module</a><ul>
<li class="toctree-l4"><a class="reference internal" href="apache_beam.testing.benchmarks.nexmark.queries.query1.html#apache_beam.testing.benchmarks.nexmark.queries.query1.load"><code class="docutils literal notranslate"><span class="pre">load()</span></code></a></li>
</ul>
</li>
<li class="toctree-l3"><a class="reference internal" href="apache_beam.testing.benchmarks.nexmark.queries.query10.html">apache_beam.testing.benchmarks.nexmark.queries.query10 module</a><ul>
<li class="toctree-l4"><a class="reference internal" href="apache_beam.testing.benchmarks.nexmark.queries.query10.html#apache_beam.testing.benchmarks.nexmark.queries.query10.OutputFile"><code class="docutils literal notranslate"><span class="pre">OutputFile</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="apache_beam.testing.benchmarks.nexmark.queries.query10.html#apache_beam.testing.benchmarks.nexmark.queries.query10.open_writable_gcs_file"><code class="docutils literal notranslate"><span class="pre">open_writable_gcs_file()</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="apache_beam.testing.benchmarks.nexmark.queries.query10.html#apache_beam.testing.benchmarks.nexmark.queries.query10.output_file_for"><code class="docutils literal notranslate"><span class="pre">output_file_for()</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="apache_beam.testing.benchmarks.nexmark.queries.query10.html#apache_beam.testing.benchmarks.nexmark.queries.query10.index_path_for"><code class="docutils literal notranslate"><span class="pre">index_path_for()</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="apache_beam.testing.benchmarks.nexmark.queries.query10.html#apache_beam.testing.benchmarks.nexmark.queries.query10.load"><code class="docutils literal notranslate"><span class="pre">load()</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="apache_beam.testing.benchmarks.nexmark.queries.query10.html#apache_beam.testing.benchmarks.nexmark.queries.query10.ShardEventsDoFn"><code class="docutils literal notranslate"><span class="pre">ShardEventsDoFn</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="apache_beam.testing.benchmarks.nexmark.queries.query10.html#apache_beam.testing.benchmarks.nexmark.queries.query10.WriteEventDoFn"><code class="docutils literal notranslate"><span class="pre">WriteEventDoFn</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="apache_beam.testing.benchmarks.nexmark.queries.query10.html#apache_beam.testing.benchmarks.nexmark.queries.query10.WriteIndexDoFn"><code class="docutils literal notranslate"><span class="pre">WriteIndexDoFn</span></code></a></li>
</ul>
</li>
<li class="toctree-l3"><a class="reference internal" href="apache_beam.testing.benchmarks.nexmark.queries.query11.html">apache_beam.testing.benchmarks.nexmark.queries.query11 module</a><ul>
<li class="toctree-l4"><a class="reference internal" href="apache_beam.testing.benchmarks.nexmark.queries.query11.html#apache_beam.testing.benchmarks.nexmark.queries.query11.load"><code class="docutils literal notranslate"><span class="pre">load()</span></code></a></li>
</ul>
</li>
<li class="toctree-l3"><a class="reference internal" href="apache_beam.testing.benchmarks.nexmark.queries.query12.html">apache_beam.testing.benchmarks.nexmark.queries.query12 module</a><ul>
<li class="toctree-l4"><a class="reference internal" href="apache_beam.testing.benchmarks.nexmark.queries.query12.html#apache_beam.testing.benchmarks.nexmark.queries.query12.load"><code class="docutils literal notranslate"><span class="pre">load()</span></code></a></li>
</ul>
</li>
<li class="toctree-l3"><a class="reference internal" href="apache_beam.testing.benchmarks.nexmark.queries.query2.html">apache_beam.testing.benchmarks.nexmark.queries.query2 module</a><ul>
<li class="toctree-l4"><a class="reference internal" href="apache_beam.testing.benchmarks.nexmark.queries.query2.html#apache_beam.testing.benchmarks.nexmark.queries.query2.load"><code class="docutils literal notranslate"><span class="pre">load()</span></code></a></li>
</ul>
</li>
<li class="toctree-l3"><a class="reference internal" href="apache_beam.testing.benchmarks.nexmark.queries.query3.html">apache_beam.testing.benchmarks.nexmark.queries.query3 module</a><ul>
<li class="toctree-l4"><a class="reference internal" href="apache_beam.testing.benchmarks.nexmark.queries.query3.html#apache_beam.testing.benchmarks.nexmark.queries.query3.load"><code class="docutils literal notranslate"><span class="pre">load()</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="apache_beam.testing.benchmarks.nexmark.queries.query3.html#apache_beam.testing.benchmarks.nexmark.queries.query3.JoinFn"><code class="docutils literal notranslate"><span class="pre">JoinFn</span></code></a></li>
</ul>
</li>
<li class="toctree-l3"><a class="reference internal" href="apache_beam.testing.benchmarks.nexmark.queries.query4.html">apache_beam.testing.benchmarks.nexmark.queries.query4 module</a><ul>
<li class="toctree-l4"><a class="reference internal" href="apache_beam.testing.benchmarks.nexmark.queries.query4.html#apache_beam.testing.benchmarks.nexmark.queries.query4.load"><code class="docutils literal notranslate"><span class="pre">load()</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="apache_beam.testing.benchmarks.nexmark.queries.query4.html#apache_beam.testing.benchmarks.nexmark.queries.query4.ProjectToCategoryPriceFn"><code class="docutils literal notranslate"><span class="pre">ProjectToCategoryPriceFn</span></code></a></li>
</ul>
</li>
<li class="toctree-l3"><a class="reference internal" href="apache_beam.testing.benchmarks.nexmark.queries.query5.html">apache_beam.testing.benchmarks.nexmark.queries.query5 module</a><ul>
<li class="toctree-l4"><a class="reference internal" href="apache_beam.testing.benchmarks.nexmark.queries.query5.html#apache_beam.testing.benchmarks.nexmark.queries.query5.load"><code class="docutils literal notranslate"><span class="pre">load()</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="apache_beam.testing.benchmarks.nexmark.queries.query5.html#apache_beam.testing.benchmarks.nexmark.queries.query5.MostBidCombineFn"><code class="docutils literal notranslate"><span class="pre">MostBidCombineFn</span></code></a></li>
</ul>
</li>
<li class="toctree-l3"><a class="reference internal" href="apache_beam.testing.benchmarks.nexmark.queries.query6.html">apache_beam.testing.benchmarks.nexmark.queries.query6 module</a><ul>
<li class="toctree-l4"><a class="reference internal" href="apache_beam.testing.benchmarks.nexmark.queries.query6.html#apache_beam.testing.benchmarks.nexmark.queries.query6.load"><code class="docutils literal notranslate"><span class="pre">load()</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="apache_beam.testing.benchmarks.nexmark.queries.query6.html#apache_beam.testing.benchmarks.nexmark.queries.query6.MovingMeanSellingPriceFn"><code class="docutils literal notranslate"><span class="pre">MovingMeanSellingPriceFn</span></code></a></li>
</ul>
</li>
<li class="toctree-l3"><a class="reference internal" href="apache_beam.testing.benchmarks.nexmark.queries.query7.html">apache_beam.testing.benchmarks.nexmark.queries.query7 module</a><ul>
<li class="toctree-l4"><a class="reference internal" href="apache_beam.testing.benchmarks.nexmark.queries.query7.html#apache_beam.testing.benchmarks.nexmark.queries.query7.load"><code class="docutils literal notranslate"><span class="pre">load()</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="apache_beam.testing.benchmarks.nexmark.queries.query7.html#apache_beam.testing.benchmarks.nexmark.queries.query7.SelectMaxBidFn"><code class="docutils literal notranslate"><span class="pre">SelectMaxBidFn</span></code></a></li>
</ul>
</li>
<li class="toctree-l3"><a class="reference internal" href="apache_beam.testing.benchmarks.nexmark.queries.query8.html">apache_beam.testing.benchmarks.nexmark.queries.query8 module</a><ul>
<li class="toctree-l4"><a class="reference internal" href="apache_beam.testing.benchmarks.nexmark.queries.query8.html#apache_beam.testing.benchmarks.nexmark.queries.query8.load"><code class="docutils literal notranslate"><span class="pre">load()</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="apache_beam.testing.benchmarks.nexmark.queries.query8.html#apache_beam.testing.benchmarks.nexmark.queries.query8.JoinPersonAuctionFn"><code class="docutils literal notranslate"><span class="pre">JoinPersonAuctionFn</span></code></a></li>
</ul>
</li>
<li class="toctree-l3"><a class="reference internal" href="apache_beam.testing.benchmarks.nexmark.queries.query9.html">apache_beam.testing.benchmarks.nexmark.queries.query9 module</a><ul>
<li class="toctree-l4"><a class="reference internal" href="apache_beam.testing.benchmarks.nexmark.queries.query9.html#apache_beam.testing.benchmarks.nexmark.queries.query9.load"><code class="docutils literal notranslate"><span class="pre">load()</span></code></a></li>
</ul>
</li>
<li class="toctree-l3"><a class="reference internal" href="apache_beam.testing.benchmarks.nexmark.queries.winning_bids.html">apache_beam.testing.benchmarks.nexmark.queries.winning_bids module</a><ul>
<li class="toctree-l4"><a class="reference internal" href="apache_beam.testing.benchmarks.nexmark.queries.winning_bids.html#apache_beam.testing.benchmarks.nexmark.queries.winning_bids.AuctionOrBidWindow"><code class="docutils literal notranslate"><span class="pre">AuctionOrBidWindow</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="apache_beam.testing.benchmarks.nexmark.queries.winning_bids.html#apache_beam.testing.benchmarks.nexmark.queries.winning_bids.AuctionOrBidWindowCoder"><code class="docutils literal notranslate"><span class="pre">AuctionOrBidWindowCoder</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="apache_beam.testing.benchmarks.nexmark.queries.winning_bids.html#apache_beam.testing.benchmarks.nexmark.queries.winning_bids.AuctionOrBidWindowCoderImpl"><code class="docutils literal notranslate"><span class="pre">AuctionOrBidWindowCoderImpl</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="apache_beam.testing.benchmarks.nexmark.queries.winning_bids.html#apache_beam.testing.benchmarks.nexmark.queries.winning_bids.AuctionOrBidWindowFn"><code class="docutils literal notranslate"><span class="pre">AuctionOrBidWindowFn</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="apache_beam.testing.benchmarks.nexmark.queries.winning_bids.html#apache_beam.testing.benchmarks.nexmark.queries.winning_bids.JoinAuctionBidFn"><code class="docutils literal notranslate"><span class="pre">JoinAuctionBidFn</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="apache_beam.testing.benchmarks.nexmark.queries.winning_bids.html#apache_beam.testing.benchmarks.nexmark.queries.winning_bids.WinningBids"><code class="docutils literal notranslate"><span class="pre">WinningBids</span></code></a></li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</section>
<section id="submodules">
<h2>Submodules<a class="headerlink" href="#submodules" title="Link to this heading"></a></h2>
<div class="toctree-wrapper compound">
<ul>
<li class="toctree-l1"><a class="reference internal" href="apache_beam.testing.benchmarks.nexmark.monitor.html">apache_beam.testing.benchmarks.nexmark.monitor module</a><ul>
<li class="toctree-l2"><a class="reference internal" href="apache_beam.testing.benchmarks.nexmark.monitor.html#apache_beam.testing.benchmarks.nexmark.monitor.Monitor"><code class="docutils literal notranslate"><span class="pre">Monitor</span></code></a></li>
<li class="toctree-l2"><a class="reference internal" href="apache_beam.testing.benchmarks.nexmark.monitor.html#apache_beam.testing.benchmarks.nexmark.monitor.MonitorDoFn"><code class="docutils literal notranslate"><span class="pre">MonitorDoFn</span></code></a><ul>
<li class="toctree-l3"><a class="reference internal" href="apache_beam.testing.benchmarks.nexmark.monitor.html#apache_beam.testing.benchmarks.nexmark.monitor.MonitorDoFn.start_bundle"><code class="docutils literal notranslate"><span class="pre">MonitorDoFn.start_bundle()</span></code></a></li>
<li class="toctree-l3"><a class="reference internal" href="apache_beam.testing.benchmarks.nexmark.monitor.html#apache_beam.testing.benchmarks.nexmark.monitor.MonitorDoFn.process"><code class="docutils literal notranslate"><span class="pre">MonitorDoFn.process()</span></code></a></li>
<li class="toctree-l3"><a class="reference internal" href="apache_beam.testing.benchmarks.nexmark.monitor.html#apache_beam.testing.benchmarks.nexmark.monitor.MonitorDoFn.finish_bundle"><code class="docutils literal notranslate"><span class="pre">MonitorDoFn.finish_bundle()</span></code></a></li>
</ul>
</li>
<li class="toctree-l2"><a class="reference internal" href="apache_beam.testing.benchmarks.nexmark.monitor.html#apache_beam.testing.benchmarks.nexmark.monitor.MonitorSuffix"><code class="docutils literal notranslate"><span class="pre">MonitorSuffix</span></code></a><ul>
<li class="toctree-l3"><a class="reference internal" href="apache_beam.testing.benchmarks.nexmark.monitor.html#apache_beam.testing.benchmarks.nexmark.monitor.MonitorSuffix.ELEMENT_COUNTER"><code class="docutils literal notranslate"><span class="pre">MonitorSuffix.ELEMENT_COUNTER</span></code></a></li>
<li class="toctree-l3"><a class="reference internal" href="apache_beam.testing.benchmarks.nexmark.monitor.html#apache_beam.testing.benchmarks.nexmark.monitor.MonitorSuffix.EVENT_TIMESTAMP"><code class="docutils literal notranslate"><span class="pre">MonitorSuffix.EVENT_TIMESTAMP</span></code></a></li>
<li class="toctree-l3"><a class="reference internal" href="apache_beam.testing.benchmarks.nexmark.monitor.html#apache_beam.testing.benchmarks.nexmark.monitor.MonitorSuffix.EVENT_TIME"><code class="docutils literal notranslate"><span class="pre">MonitorSuffix.EVENT_TIME</span></code></a></li>
</ul>
</li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="apache_beam.testing.benchmarks.nexmark.nexmark_launcher.html">apache_beam.testing.benchmarks.nexmark.nexmark_launcher module</a><ul>
<li class="toctree-l2"><a class="reference internal" href="apache_beam.testing.benchmarks.nexmark.nexmark_launcher.html#apache_beam.testing.benchmarks.nexmark.nexmark_launcher.NexmarkLauncher"><code class="docutils literal notranslate"><span class="pre">NexmarkLauncher</span></code></a><ul>
<li class="toctree-l3"><a class="reference internal" href="apache_beam.testing.benchmarks.nexmark.nexmark_launcher.html#apache_beam.testing.benchmarks.nexmark.nexmark_launcher.NexmarkLauncher.DONE_DELAY"><code class="docutils literal notranslate"><span class="pre">NexmarkLauncher.DONE_DELAY</span></code></a></li>
<li class="toctree-l3"><a class="reference internal" href="apache_beam.testing.benchmarks.nexmark.nexmark_launcher.html#apache_beam.testing.benchmarks.nexmark.nexmark_launcher.NexmarkLauncher.PERF_DELAY"><code class="docutils literal notranslate"><span class="pre">NexmarkLauncher.PERF_DELAY</span></code></a></li>
<li class="toctree-l3"><a class="reference internal" href="apache_beam.testing.benchmarks.nexmark.nexmark_launcher.html#apache_beam.testing.benchmarks.nexmark.nexmark_launcher.NexmarkLauncher.TERMINATE_DELAY"><code class="docutils literal notranslate"><span class="pre">NexmarkLauncher.TERMINATE_DELAY</span></code></a></li>
<li class="toctree-l3"><a class="reference internal" href="apache_beam.testing.benchmarks.nexmark.nexmark_launcher.html#apache_beam.testing.benchmarks.nexmark.nexmark_launcher.NexmarkLauncher.WARNING_DELAY"><code class="docutils literal notranslate"><span class="pre">NexmarkLauncher.WARNING_DELAY</span></code></a></li>
<li class="toctree-l3"><a class="reference internal" href="apache_beam.testing.benchmarks.nexmark.nexmark_launcher.html#apache_beam.testing.benchmarks.nexmark.nexmark_launcher.NexmarkLauncher.parse_args"><code class="docutils literal notranslate"><span class="pre">NexmarkLauncher.parse_args()</span></code></a></li>
<li class="toctree-l3"><a class="reference internal" href="apache_beam.testing.benchmarks.nexmark.nexmark_launcher.html#apache_beam.testing.benchmarks.nexmark.nexmark_launcher.NexmarkLauncher.generate_events"><code class="docutils literal notranslate"><span class="pre">NexmarkLauncher.generate_events()</span></code></a></li>
<li class="toctree-l3"><a class="reference internal" href="apache_beam.testing.benchmarks.nexmark.nexmark_launcher.html#apache_beam.testing.benchmarks.nexmark.nexmark_launcher.NexmarkLauncher.read_from_file"><code class="docutils literal notranslate"><span class="pre">NexmarkLauncher.read_from_file()</span></code></a></li>
<li class="toctree-l3"><a class="reference internal" href="apache_beam.testing.benchmarks.nexmark.nexmark_launcher.html#apache_beam.testing.benchmarks.nexmark.nexmark_launcher.NexmarkLauncher.read_from_pubsub"><code class="docutils literal notranslate"><span class="pre">NexmarkLauncher.read_from_pubsub()</span></code></a></li>
<li class="toctree-l3"><a class="reference internal" href="apache_beam.testing.benchmarks.nexmark.nexmark_launcher.html#apache_beam.testing.benchmarks.nexmark.nexmark_launcher.NexmarkLauncher.run_query"><code class="docutils literal notranslate"><span class="pre">NexmarkLauncher.run_query()</span></code></a></li>
<li class="toctree-l3"><a class="reference internal" href="apache_beam.testing.benchmarks.nexmark.nexmark_launcher.html#apache_beam.testing.benchmarks.nexmark.nexmark_launcher.NexmarkLauncher.monitor"><code class="docutils literal notranslate"><span class="pre">NexmarkLauncher.monitor()</span></code></a></li>
<li class="toctree-l3"><a class="reference internal" href="apache_beam.testing.benchmarks.nexmark.nexmark_launcher.html#apache_beam.testing.benchmarks.nexmark.nexmark_launcher.NexmarkLauncher.log_performance"><code class="docutils literal notranslate"><span class="pre">NexmarkLauncher.log_performance()</span></code></a></li>
<li class="toctree-l3"><a class="reference internal" href="apache_beam.testing.benchmarks.nexmark.nexmark_launcher.html#apache_beam.testing.benchmarks.nexmark.nexmark_launcher.NexmarkLauncher.publish_performance_influxdb"><code class="docutils literal notranslate"><span class="pre">NexmarkLauncher.publish_performance_influxdb()</span></code></a></li>
<li class="toctree-l3"><a class="reference internal" href="apache_beam.testing.benchmarks.nexmark.nexmark_launcher.html#apache_beam.testing.benchmarks.nexmark.nexmark_launcher.NexmarkLauncher.get_performance"><code class="docutils literal notranslate"><span class="pre">NexmarkLauncher.get_performance()</span></code></a></li>
<li class="toctree-l3"><a class="reference internal" href="apache_beam.testing.benchmarks.nexmark.nexmark_launcher.html#apache_beam.testing.benchmarks.nexmark.nexmark_launcher.NexmarkLauncher.cleanup"><code class="docutils literal notranslate"><span class="pre">NexmarkLauncher.cleanup()</span></code></a></li>
<li class="toctree-l3"><a class="reference internal" href="apache_beam.testing.benchmarks.nexmark.nexmark_launcher.html#apache_beam.testing.benchmarks.nexmark.nexmark_launcher.NexmarkLauncher.run"><code class="docutils literal notranslate"><span class="pre">NexmarkLauncher.run()</span></code></a></li>
</ul>
</li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="apache_beam.testing.benchmarks.nexmark.nexmark_perf.html">apache_beam.testing.benchmarks.nexmark.nexmark_perf module</a><ul>
<li class="toctree-l2"><a class="reference internal" href="apache_beam.testing.benchmarks.nexmark.nexmark_perf.html#apache_beam.testing.benchmarks.nexmark.nexmark_perf.NexmarkPerf"><code class="docutils literal notranslate"><span class="pre">NexmarkPerf</span></code></a><ul>
<li class="toctree-l3"><a class="reference internal" href="apache_beam.testing.benchmarks.nexmark.nexmark_perf.html#apache_beam.testing.benchmarks.nexmark.nexmark_perf.NexmarkPerf.has_progress"><code class="docutils literal notranslate"><span class="pre">NexmarkPerf.has_progress()</span></code></a></li>
</ul>
</li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="apache_beam.testing.benchmarks.nexmark.nexmark_util.html">apache_beam.testing.benchmarks.nexmark.nexmark_util module</a><ul>
<li class="toctree-l2"><a class="reference internal" href="apache_beam.testing.benchmarks.nexmark.nexmark_util.html#apache_beam.testing.benchmarks.nexmark.nexmark_util.Command"><code class="docutils literal notranslate"><span class="pre">Command</span></code></a><ul>
<li class="toctree-l3"><a class="reference internal" href="apache_beam.testing.benchmarks.nexmark.nexmark_util.html#apache_beam.testing.benchmarks.nexmark.nexmark_util.Command.run"><code class="docutils literal notranslate"><span class="pre">Command.run()</span></code></a></li>
</ul>
</li>
<li class="toctree-l2"><a class="reference internal" href="apache_beam.testing.benchmarks.nexmark.nexmark_util.html#apache_beam.testing.benchmarks.nexmark.nexmark_util.setup_coder"><code class="docutils literal notranslate"><span class="pre">setup_coder()</span></code></a></li>
<li class="toctree-l2"><a class="reference internal" href="apache_beam.testing.benchmarks.nexmark.nexmark_util.html#apache_beam.testing.benchmarks.nexmark.nexmark_util.ParseEventFn"><code class="docutils literal notranslate"><span class="pre">ParseEventFn</span></code></a><ul>
<li class="toctree-l3"><a class="reference internal" href="apache_beam.testing.benchmarks.nexmark.nexmark_util.html#apache_beam.testing.benchmarks.nexmark.nexmark_util.ParseEventFn.process"><code class="docutils literal notranslate"><span class="pre">ParseEventFn.process()</span></code></a></li>
</ul>
</li>
<li class="toctree-l2"><a class="reference internal" href="apache_beam.testing.benchmarks.nexmark.nexmark_util.html#apache_beam.testing.benchmarks.nexmark.nexmark_util.ParseJsonEventFn"><code class="docutils literal notranslate"><span class="pre">ParseJsonEventFn</span></code></a><ul>
<li class="toctree-l3"><a class="reference internal" href="apache_beam.testing.benchmarks.nexmark.nexmark_util.html#apache_beam.testing.benchmarks.nexmark.nexmark_util.ParseJsonEventFn.process"><code class="docutils literal notranslate"><span class="pre">ParseJsonEventFn.process()</span></code></a></li>
</ul>
</li>
<li class="toctree-l2"><a class="reference internal" href="apache_beam.testing.benchmarks.nexmark.nexmark_util.html#apache_beam.testing.benchmarks.nexmark.nexmark_util.CountAndLog"><code class="docutils literal notranslate"><span class="pre">CountAndLog</span></code></a><ul>
<li class="toctree-l3"><a class="reference internal" href="apache_beam.testing.benchmarks.nexmark.nexmark_util.html#apache_beam.testing.benchmarks.nexmark.nexmark_util.CountAndLog.expand"><code class="docutils literal notranslate"><span class="pre">CountAndLog.expand()</span></code></a></li>
</ul>
</li>
<li class="toctree-l2"><a class="reference internal" href="apache_beam.testing.benchmarks.nexmark.nexmark_util.html#apache_beam.testing.benchmarks.nexmark.nexmark_util.log_count_info"><code class="docutils literal notranslate"><span class="pre">log_count_info()</span></code></a></li>
<li class="toctree-l2"><a class="reference internal" href="apache_beam.testing.benchmarks.nexmark.nexmark_util.html#apache_beam.testing.benchmarks.nexmark.nexmark_util.display"><code class="docutils literal notranslate"><span class="pre">display()</span></code></a></li>
<li class="toctree-l2"><a class="reference internal" href="apache_beam.testing.benchmarks.nexmark.nexmark_util.html#apache_beam.testing.benchmarks.nexmark.nexmark_util.model_to_json"><code class="docutils literal notranslate"><span class="pre">model_to_json()</span></code></a></li>
<li class="toctree-l2"><a class="reference internal" href="apache_beam.testing.benchmarks.nexmark.nexmark_util.html#apache_beam.testing.benchmarks.nexmark.nexmark_util.construct_json_dict"><code class="docutils literal notranslate"><span class="pre">construct_json_dict()</span></code></a></li>
<li class="toctree-l2"><a class="reference internal" href="apache_beam.testing.benchmarks.nexmark.nexmark_util.html#apache_beam.testing.benchmarks.nexmark.nexmark_util.unnest_to_json"><code class="docutils literal notranslate"><span class="pre">unnest_to_json()</span></code></a></li>
<li class="toctree-l2"><a class="reference internal" href="apache_beam.testing.benchmarks.nexmark.nexmark_util.html#apache_beam.testing.benchmarks.nexmark.nexmark_util.millis_to_timestamp"><code class="docutils literal notranslate"><span class="pre">millis_to_timestamp()</span></code></a></li>
<li class="toctree-l2"><a class="reference internal" href="apache_beam.testing.benchmarks.nexmark.nexmark_util.html#apache_beam.testing.benchmarks.nexmark.nexmark_util.get_counter_metric"><code class="docutils literal notranslate"><span class="pre">get_counter_metric()</span></code></a></li>
<li class="toctree-l2"><a class="reference internal" href="apache_beam.testing.benchmarks.nexmark.nexmark_util.html#apache_beam.testing.benchmarks.nexmark.nexmark_util.get_start_time_metric"><code class="docutils literal notranslate"><span class="pre">get_start_time_metric()</span></code></a></li>
<li class="toctree-l2"><a class="reference internal" href="apache_beam.testing.benchmarks.nexmark.nexmark_util.html#apache_beam.testing.benchmarks.nexmark.nexmark_util.get_end_time_metric"><code class="docutils literal notranslate"><span class="pre">get_end_time_metric()</span></code></a></li>
</ul>
</li>
</ul>
</div>
</section>
</section>
</div>
</div>
<footer><div class="rst-footer-buttons" role="navigation" aria-label="Footer">
<a href="apache_beam.testing.benchmarks.html" class="btn btn-neutral float-left" title="apache_beam.testing.benchmarks package" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a>
<a href="apache_beam.testing.benchmarks.nexmark.models.html" class="btn btn-neutral float-right" title="apache_beam.testing.benchmarks.nexmark.models package" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
</div>
<hr/>
<div role="contentinfo">
<p>&#169; Copyright %Y, Apache Beam.</p>
</div>
Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
<a href="https://github.com/readthedocs/sphinx_rtd_theme">theme</a>
provided by <a href="https://readthedocs.org">Read the Docs</a>.
</footer>
</div>
</div>
</section>
</div>
<script>
jQuery(function () {
SphinxRtdTheme.Navigation.enable(true);
});
</script>
</body>
</html>