blob: 51fe358deb71303dd280562577a7a4bea5e5cef5 [file] [log] [blame]
<!DOCTYPE HTML>
<html lang="de">
<head>
<!-- Generated by javadoc (17) -->
<title>org.apache.storm.trident.operation.impl Class Hierarchy (Storm 2.6.2 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="description" content="tree: package: org.apache.storm.trident.operation.impl">
<meta name="generator" content="javadoc/PackageTreeWriter">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../../script-dir/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../../jquery-ui.overrides.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
<script type="text/javascript" src="../../../../../../script-dir/jquery-3.6.1.min.js"></script>
<script type="text/javascript" src="../../../../../../script-dir/jquery-ui.min.js"></script>
</head>
<body class="package-tree-page">
<script type="text/javascript">var pathtoroot = "../../../../../../";
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<div class="flex-box">
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar-top">
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
<li><a href="../../../../../../index.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li>Class</li>
<li>Use</li>
<li class="nav-bar-cell1-rev">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#tree">Help</a></li>
</ul>
</div>
<div class="sub-nav">
<div class="nav-list-search"><label for="search-input">SEARCH:</label>
<input type="text" id="search-input" value="search" disabled="disabled">
<input type="reset" id="reset-button" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
<span class="skip-nav" id="skip-navbar-top"></span></nav>
</header>
<div class="flex-content">
<main role="main">
<div class="header">
<h1 class="title">Hierarchy For Package org.apache.storm.trident.operation.impl</h1>
<span class="package-hierarchy-label">Package Hierarchies:</span>
<ul class="horizontal">
<li><a href="../../../../../../overview-tree.html">All Packages</a></li>
</ul>
</div>
<section class="hierarchy">
<h2 title="Class Hierarchy">Class Hierarchy</h2>
<ul>
<li class="circle">java.lang.<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Object.html" class="type-name-link external-link" title="class or interface in java.lang">Object</a>
<ul>
<li class="circle">org.apache.storm.trident.operation.<a href="../BaseOperation.html" class="type-name-link" title="class in org.apache.storm.trident.operation">BaseOperation</a> (implements org.apache.storm.trident.operation.<a href="../Operation.html" title="interface in org.apache.storm.trident.operation">Operation</a>)
<ul>
<li class="circle">org.apache.storm.trident.operation.impl.<a href="ConsumerExecutor.html" class="type-name-link" title="class in org.apache.storm.trident.operation.impl">ConsumerExecutor</a> (implements org.apache.storm.trident.operation.<a href="../Function.html" title="interface in org.apache.storm.trident.operation">Function</a>)</li>
<li class="circle">org.apache.storm.trident.operation.impl.<a href="FlatMapFunctionExecutor.html" class="type-name-link" title="class in org.apache.storm.trident.operation.impl">FlatMapFunctionExecutor</a> (implements org.apache.storm.trident.operation.<a href="../Function.html" title="interface in org.apache.storm.trident.operation">Function</a>)</li>
<li class="circle">org.apache.storm.trident.operation.impl.<a href="MapFunctionExecutor.html" class="type-name-link" title="class in org.apache.storm.trident.operation.impl">MapFunctionExecutor</a> (implements org.apache.storm.trident.operation.<a href="../Function.html" title="interface in org.apache.storm.trident.operation">Function</a>)</li>
</ul>
</li>
<li class="circle">org.apache.storm.trident.operation.impl.<a href="CaptureCollector.html" class="type-name-link" title="class in org.apache.storm.trident.operation.impl">CaptureCollector</a> (implements org.apache.storm.trident.operation.<a href="../TridentCollector.html" title="interface in org.apache.storm.trident.operation">TridentCollector</a>)</li>
<li class="circle">org.apache.storm.trident.operation.impl.<a href="ChainedAggregatorImpl.html" class="type-name-link" title="class in org.apache.storm.trident.operation.impl">ChainedAggregatorImpl</a> (implements org.apache.storm.trident.operation.<a href="../Aggregator.html" title="interface in org.apache.storm.trident.operation">Aggregator</a>&lt;T&gt;)</li>
<li class="circle">org.apache.storm.trident.operation.impl.<a href="ChainedResult.html" class="type-name-link" title="class in org.apache.storm.trident.operation.impl">ChainedResult</a></li>
<li class="circle">org.apache.storm.trident.operation.impl.<a href="CombinerAggregatorCombineImpl.html" class="type-name-link" title="class in org.apache.storm.trident.operation.impl">CombinerAggregatorCombineImpl</a> (implements org.apache.storm.trident.operation.<a href="../Aggregator.html" title="interface in org.apache.storm.trident.operation">Aggregator</a>&lt;T&gt;)</li>
<li class="circle">org.apache.storm.trident.operation.impl.<a href="CombinerAggregatorInitImpl.html" class="type-name-link" title="class in org.apache.storm.trident.operation.impl">CombinerAggregatorInitImpl</a> (implements org.apache.storm.trident.operation.<a href="../Function.html" title="interface in org.apache.storm.trident.operation">Function</a>)</li>
<li class="circle">org.apache.storm.trident.operation.impl.<a href="CombinerAggStateUpdater.html" class="type-name-link" title="class in org.apache.storm.trident.operation.impl">CombinerAggStateUpdater</a> (implements org.apache.storm.trident.state.<a href="../../state/StateUpdater.html" title="interface in org.apache.storm.trident.state">StateUpdater</a>&lt;S&gt;)</li>
<li class="circle">org.apache.storm.trident.operation.impl.<a href="FilterExecutor.html" class="type-name-link" title="class in org.apache.storm.trident.operation.impl">FilterExecutor</a> (implements org.apache.storm.trident.operation.<a href="../Function.html" title="interface in org.apache.storm.trident.operation">Function</a>)</li>
<li class="circle">org.apache.storm.trident.operation.impl.<a href="GlobalBatchToPartition.html" class="type-name-link" title="class in org.apache.storm.trident.operation.impl">GlobalBatchToPartition</a> (implements org.apache.storm.trident.operation.impl.<a href="SingleEmitAggregator.BatchToPartition.html" title="interface in org.apache.storm.trident.operation.impl">SingleEmitAggregator.BatchToPartition</a>)</li>
<li class="circle">org.apache.storm.trident.operation.impl.<a href="GroupCollector.html" class="type-name-link" title="class in org.apache.storm.trident.operation.impl">GroupCollector</a> (implements org.apache.storm.trident.operation.<a href="../TridentCollector.html" title="interface in org.apache.storm.trident.operation">TridentCollector</a>)</li>
<li class="circle">org.apache.storm.trident.operation.impl.<a href="GroupedAggregator.html" class="type-name-link" title="class in org.apache.storm.trident.operation.impl">GroupedAggregator</a> (implements org.apache.storm.trident.operation.<a href="../Aggregator.html" title="interface in org.apache.storm.trident.operation">Aggregator</a>&lt;T&gt;)</li>
<li class="circle">org.apache.storm.trident.operation.impl.<a href="GroupedMultiReducerExecutor.html" class="type-name-link" title="class in org.apache.storm.trident.operation.impl">GroupedMultiReducerExecutor</a> (implements org.apache.storm.trident.operation.<a href="../MultiReducer.html" title="interface in org.apache.storm.trident.operation">MultiReducer</a>&lt;T&gt;)</li>
<li class="circle">org.apache.storm.trident.operation.impl.<a href="IdentityMultiReducer.html" class="type-name-link" title="class in org.apache.storm.trident.operation.impl">IdentityMultiReducer</a>&lt;T&gt; (implements org.apache.storm.trident.operation.<a href="../MultiReducer.html" title="interface in org.apache.storm.trident.operation">MultiReducer</a>&lt;T&gt;)</li>
<li class="circle">org.apache.storm.trident.operation.impl.<a href="IndexHashBatchToPartition.html" class="type-name-link" title="class in org.apache.storm.trident.operation.impl">IndexHashBatchToPartition</a> (implements org.apache.storm.trident.operation.impl.<a href="SingleEmitAggregator.BatchToPartition.html" title="interface in org.apache.storm.trident.operation.impl">SingleEmitAggregator.BatchToPartition</a>)</li>
<li class="circle">org.apache.storm.trident.operation.impl.<a href="JoinerMultiReducer.html" class="type-name-link" title="class in org.apache.storm.trident.operation.impl">JoinerMultiReducer</a> (implements org.apache.storm.trident.operation.<a href="../GroupedMultiReducer.html" title="interface in org.apache.storm.trident.operation">GroupedMultiReducer</a>&lt;T&gt;)</li>
<li class="circle">org.apache.storm.trident.operation.impl.<a href="JoinState.html" class="type-name-link" title="class in org.apache.storm.trident.operation.impl">JoinState</a></li>
<li class="circle">org.apache.storm.trident.operation.impl.<a href="PreservingFieldsOrderJoinerMultiReducer.html" class="type-name-link" title="class in org.apache.storm.trident.operation.impl">PreservingFieldsOrderJoinerMultiReducer</a> (implements org.apache.storm.trident.operation.<a href="../GroupedMultiReducer.html" title="interface in org.apache.storm.trident.operation">GroupedMultiReducer</a>&lt;T&gt;)</li>
<li class="circle">org.apache.storm.trident.operation.impl.<a href="ReducerAggregatorImpl.html" class="type-name-link" title="class in org.apache.storm.trident.operation.impl">ReducerAggregatorImpl</a> (implements org.apache.storm.trident.operation.<a href="../Aggregator.html" title="interface in org.apache.storm.trident.operation">Aggregator</a>&lt;T&gt;)</li>
<li class="circle">org.apache.storm.trident.operation.impl.<a href="ReducerAggStateUpdater.html" class="type-name-link" title="class in org.apache.storm.trident.operation.impl">ReducerAggStateUpdater</a> (implements org.apache.storm.trident.state.<a href="../../state/StateUpdater.html" title="interface in org.apache.storm.trident.state">StateUpdater</a>&lt;S&gt;)</li>
<li class="circle">org.apache.storm.trident.operation.impl.<a href="Result.html" class="type-name-link" title="class in org.apache.storm.trident.operation.impl">Result</a></li>
<li class="circle">org.apache.storm.trident.operation.impl.<a href="SingleEmitAggregator.html" class="type-name-link" title="class in org.apache.storm.trident.operation.impl">SingleEmitAggregator</a> (implements org.apache.storm.trident.operation.<a href="../Aggregator.html" title="interface in org.apache.storm.trident.operation">Aggregator</a>&lt;T&gt;)</li>
<li class="circle">org.apache.storm.trident.operation.impl.<a href="TrueFilter.html" class="type-name-link" title="class in org.apache.storm.trident.operation.impl">TrueFilter</a> (implements org.apache.storm.trident.operation.<a href="../Filter.html" title="interface in org.apache.storm.trident.operation">Filter</a>)</li>
</ul>
</li>
</ul>
</section>
<section class="hierarchy">
<h2 title="Interface Hierarchy">Interface Hierarchy</h2>
<ul>
<li class="circle">java.io.<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/io/Serializable.html" class="type-name-link external-link" title="class or interface in java.io">Serializable</a>
<ul>
<li class="circle">org.apache.storm.trident.operation.impl.<a href="SingleEmitAggregator.BatchToPartition.html" class="type-name-link" title="interface in org.apache.storm.trident.operation.impl">SingleEmitAggregator.BatchToPartition</a></li>
</ul>
</li>
</ul>
</section>
</main>
<footer role="contentinfo">
<hr>
<p class="legal-copy"><small>Copyright &#169; 2023 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
</footer>
</div>
</div>
</body>
</html>