blob: 944059253573c823ef74d9440c333287a3260617 [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 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class org.apache.storm.streams.Pair (Storm 2.4.0 API)</title>
<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 Class org.apache.storm.streams.Pair (Storm 2.4.0 API)";
}
}
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="../../../../../org/apache/storm/streams/Pair.html" title="class in org.apache.storm.streams">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?org/apache/storm/streams/class-use/Pair.html" target="_top">Frames</a></li>
<li><a href="Pair.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 Class org.apache.storm.streams.Pair" class="title">Uses of Class<br>org.apache.storm.streams.Pair</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="../../../../../org/apache/storm/streams/Pair.html" title="class in org.apache.storm.streams">Pair</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="#org.apache.storm.sql.runtime.streams.functions">org.apache.storm.sql.runtime.streams.functions</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.storm.streams">org.apache.storm.streams</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.storm.streams.operations">org.apache.storm.streams.operations</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.storm.streams.operations.mappers">org.apache.storm.streams.operations.mappers</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.storm.streams.processors">org.apache.storm.streams.processors</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.storm.windowing">org.apache.storm.windowing</a></td>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="org.apache.storm.sql.runtime.streams.functions">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/storm/streams/Pair.html" title="class in org.apache.storm.streams">Pair</a> in <a href="../../../../../org/apache/storm/sql/runtime/streams/functions/package-summary.html">org.apache.storm.sql.runtime.streams.functions</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="../../../../../org/apache/storm/sql/runtime/streams/functions/package-summary.html">org.apache.storm.sql.runtime.streams.functions</a> that return <a href="../../../../../org/apache/storm/streams/Pair.html" title="class in org.apache.storm.streams">Pair</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><a href="../../../../../org/apache/storm/streams/Pair.html" title="class in org.apache.storm.streams">Pair</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>,<a href="../../../../../org/apache/storm/tuple/Values.html" title="class in org.apache.storm.tuple">Values</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">StreamInsertMapToPairFunction.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/storm/sql/runtime/streams/functions/StreamInsertMapToPairFunction.html#apply-org.apache.storm.tuple.Values-">apply</a></span>(<a href="../../../../../org/apache/storm/tuple/Values.html" title="class in org.apache.storm.tuple">Values</a>&nbsp;input)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.storm.streams">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/storm/streams/Pair.html" title="class in org.apache.storm.streams">Pair</a> in <a href="../../../../../org/apache/storm/streams/package-summary.html">org.apache.storm.streams</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="../../../../../org/apache/storm/streams/package-summary.html">org.apache.storm.streams</a> that return <a href="../../../../../org/apache/storm/streams/Pair.html" title="class in org.apache.storm.streams">Pair</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;T1,T2&gt;&nbsp;<a href="../../../../../org/apache/storm/streams/Pair.html" title="class in org.apache.storm.streams">Pair</a>&lt;T1,T2&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">Pair.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/storm/streams/Pair.html#of-T1-T2-">of</a></span>(T1&nbsp;first,
T2&nbsp;second)</code>
<div class="block">Constructs a new pair of values.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../org/apache/storm/streams/package-summary.html">org.apache.storm.streams</a> that return types with arguments of type <a href="../../../../../org/apache/storm/streams/Pair.html" title="class in org.apache.storm.streams">Pair</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>&lt;V1&gt;&nbsp;<a href="../../../../../org/apache/storm/streams/PairStream.html" title="class in org.apache.storm.streams">PairStream</a>&lt;<a href="../../../../../org/apache/storm/streams/PairStream.html" title="type parameter in PairStream">K</a>,<a href="../../../../../org/apache/storm/streams/Pair.html" title="class in org.apache.storm.streams">Pair</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang">Iterable</a>&lt;<a href="../../../../../org/apache/storm/streams/PairStream.html" title="type parameter in PairStream">V</a>&gt;,<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang">Iterable</a>&lt;V1&gt;&gt;&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">PairStream.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/storm/streams/PairStream.html#coGroupByKey-org.apache.storm.streams.PairStream-">coGroupByKey</a></span>(<a href="../../../../../org/apache/storm/streams/PairStream.html" title="class in org.apache.storm.streams">PairStream</a>&lt;<a href="../../../../../org/apache/storm/streams/PairStream.html" title="type parameter in PairStream">K</a>,V1&gt;&nbsp;otherStream)</code>
<div class="block">Groups the values of this stream with the values having the same key from the other stream.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;V1&gt;&nbsp;<a href="../../../../../org/apache/storm/streams/PairStream.html" title="class in org.apache.storm.streams">PairStream</a>&lt;<a href="../../../../../org/apache/storm/streams/PairStream.html" title="type parameter in PairStream">K</a>,<a href="../../../../../org/apache/storm/streams/Pair.html" title="class in org.apache.storm.streams">Pair</a>&lt;<a href="../../../../../org/apache/storm/streams/PairStream.html" title="type parameter in PairStream">V</a>,V1&gt;&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">PairStream.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/storm/streams/PairStream.html#fullOuterJoin-org.apache.storm.streams.PairStream-">fullOuterJoin</a></span>(<a href="../../../../../org/apache/storm/streams/PairStream.html" title="class in org.apache.storm.streams">PairStream</a>&lt;<a href="../../../../../org/apache/storm/streams/PairStream.html" title="type parameter in PairStream">K</a>,V1&gt;&nbsp;otherStream)</code>
<div class="block">Does a full outer join of the values of this stream with the values having the same key from the other stream.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;V1&gt;&nbsp;<a href="../../../../../org/apache/storm/streams/PairStream.html" title="class in org.apache.storm.streams">PairStream</a>&lt;<a href="../../../../../org/apache/storm/streams/PairStream.html" title="type parameter in PairStream">K</a>,<a href="../../../../../org/apache/storm/streams/Pair.html" title="class in org.apache.storm.streams">Pair</a>&lt;<a href="../../../../../org/apache/storm/streams/PairStream.html" title="type parameter in PairStream">V</a>,V1&gt;&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">PairStream.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/storm/streams/PairStream.html#join-org.apache.storm.streams.PairStream-">join</a></span>(<a href="../../../../../org/apache/storm/streams/PairStream.html" title="class in org.apache.storm.streams">PairStream</a>&lt;<a href="../../../../../org/apache/storm/streams/PairStream.html" title="type parameter in PairStream">K</a>,V1&gt;&nbsp;otherStream)</code>
<div class="block">Join the values of this stream with the values having the same key from the other stream.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;V1&gt;&nbsp;<a href="../../../../../org/apache/storm/streams/PairStream.html" title="class in org.apache.storm.streams">PairStream</a>&lt;<a href="../../../../../org/apache/storm/streams/PairStream.html" title="type parameter in PairStream">K</a>,<a href="../../../../../org/apache/storm/streams/Pair.html" title="class in org.apache.storm.streams">Pair</a>&lt;<a href="../../../../../org/apache/storm/streams/PairStream.html" title="type parameter in PairStream">V</a>,V1&gt;&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">PairStream.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/storm/streams/PairStream.html#leftOuterJoin-org.apache.storm.streams.PairStream-">leftOuterJoin</a></span>(<a href="../../../../../org/apache/storm/streams/PairStream.html" title="class in org.apache.storm.streams">PairStream</a>&lt;<a href="../../../../../org/apache/storm/streams/PairStream.html" title="type parameter in PairStream">K</a>,V1&gt;&nbsp;otherStream)</code>
<div class="block">Does a left outer join of the values of this stream with the values having the same key from the other stream.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;V1&gt;&nbsp;<a href="../../../../../org/apache/storm/streams/PairStream.html" title="class in org.apache.storm.streams">PairStream</a>&lt;<a href="../../../../../org/apache/storm/streams/PairStream.html" title="type parameter in PairStream">K</a>,<a href="../../../../../org/apache/storm/streams/Pair.html" title="class in org.apache.storm.streams">Pair</a>&lt;<a href="../../../../../org/apache/storm/streams/PairStream.html" title="type parameter in PairStream">V</a>,V1&gt;&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">PairStream.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/storm/streams/PairStream.html#rightOuterJoin-org.apache.storm.streams.PairStream-">rightOuterJoin</a></span>(<a href="../../../../../org/apache/storm/streams/PairStream.html" title="class in org.apache.storm.streams">PairStream</a>&lt;<a href="../../../../../org/apache/storm/streams/PairStream.html" title="type parameter in PairStream">K</a>,V1&gt;&nbsp;otherStream)</code>
<div class="block">Does a right outer join of the values of this stream with the values having the same key from the other stream.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Method parameters in <a href="../../../../../org/apache/storm/streams/package-summary.html">org.apache.storm.streams</a> with type arguments of type <a href="../../../../../org/apache/storm/streams/Pair.html" title="class in org.apache.storm.streams">Pair</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><a href="../../../../../org/apache/storm/streams/PairStream.html" title="class in org.apache.storm.streams">PairStream</a>&lt;<a href="../../../../../org/apache/storm/streams/PairStream.html" title="type parameter in PairStream">K</a>,<a href="../../../../../org/apache/storm/streams/PairStream.html" title="type parameter in PairStream">V</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">PairStream.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/storm/streams/PairStream.html#filter-org.apache.storm.streams.operations.Predicate-">filter</a></span>(<a href="../../../../../org/apache/storm/streams/operations/Predicate.html" title="interface in org.apache.storm.streams.operations">Predicate</a>&lt;? super <a href="../../../../../org/apache/storm/streams/Pair.html" title="class in org.apache.storm.streams">Pair</a>&lt;<a href="../../../../../org/apache/storm/streams/PairStream.html" title="type parameter in PairStream">K</a>,<a href="../../../../../org/apache/storm/streams/PairStream.html" title="type parameter in PairStream">V</a>&gt;&gt;&nbsp;predicate)</code>
<div class="block">Returns a stream consisting of the elements of this stream that matches the given filter.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/storm/streams/PairStream.html" title="class in org.apache.storm.streams">PairStream</a>&lt;<a href="../../../../../org/apache/storm/streams/PairStream.html" title="type parameter in PairStream">K</a>,<a href="../../../../../org/apache/storm/streams/PairStream.html" title="type parameter in PairStream">V</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">PairStream.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/storm/streams/PairStream.html#peek-org.apache.storm.streams.operations.Consumer-">peek</a></span>(<a href="../../../../../org/apache/storm/streams/operations/Consumer.html" title="interface in org.apache.storm.streams.operations">Consumer</a>&lt;? super <a href="../../../../../org/apache/storm/streams/Pair.html" title="class in org.apache.storm.streams">Pair</a>&lt;<a href="../../../../../org/apache/storm/streams/PairStream.html" title="type parameter in PairStream">K</a>,<a href="../../../../../org/apache/storm/streams/PairStream.html" title="type parameter in PairStream">V</a>&gt;&gt;&nbsp;action)</code>
<div class="block">Returns a stream consisting of the elements of this stream, additionally performing the provided action on each element as they are consumed from the resulting stream.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.storm.streams.operations">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/storm/streams/Pair.html" title="class in org.apache.storm.streams">Pair</a> in <a href="../../../../../org/apache/storm/streams/operations/package-summary.html">org.apache.storm.streams.operations</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="../../../../../org/apache/storm/streams/operations/package-summary.html">org.apache.storm.streams.operations</a> that return <a href="../../../../../org/apache/storm/streams/Pair.html" title="class in org.apache.storm.streams">Pair</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><a href="../../../../../org/apache/storm/streams/Pair.html" title="class in org.apache.storm.streams">Pair</a>&lt;<a href="../../../../../org/apache/storm/streams/operations/PairValueJoiner.html" title="type parameter in PairValueJoiner">V1</a>,<a href="../../../../../org/apache/storm/streams/operations/PairValueJoiner.html" title="type parameter in PairValueJoiner">V2</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">PairValueJoiner.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/storm/streams/operations/PairValueJoiner.html#apply-V1-V2-">apply</a></span>(<a href="../../../../../org/apache/storm/streams/operations/PairValueJoiner.html" title="type parameter in PairValueJoiner">V1</a>&nbsp;value1,
<a href="../../../../../org/apache/storm/streams/operations/PairValueJoiner.html" title="type parameter in PairValueJoiner">V2</a>&nbsp;value2)</code>
<div class="block">Joins two values and produces a <a href="../../../../../org/apache/storm/streams/Pair.html" title="class in org.apache.storm.streams"><code>Pair</code></a> of the values as the result.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.storm.streams.operations.mappers">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/storm/streams/Pair.html" title="class in org.apache.storm.streams">Pair</a> in <a href="../../../../../org/apache/storm/streams/operations/mappers/package-summary.html">org.apache.storm.streams.operations.mappers</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="../../../../../org/apache/storm/streams/operations/mappers/package-summary.html">org.apache.storm.streams.operations.mappers</a> that return <a href="../../../../../org/apache/storm/streams/Pair.html" title="class in org.apache.storm.streams">Pair</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><a href="../../../../../org/apache/storm/streams/Pair.html" title="class in org.apache.storm.streams">Pair</a>&lt;<a href="../../../../../org/apache/storm/streams/operations/mappers/PairValueMapper.html" title="type parameter in PairValueMapper">K</a>,<a href="../../../../../org/apache/storm/streams/operations/mappers/PairValueMapper.html" title="type parameter in PairValueMapper">V</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">PairValueMapper.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/storm/streams/operations/mappers/PairValueMapper.html#apply-org.apache.storm.tuple.Tuple-">apply</a></span>(<a href="../../../../../org/apache/storm/tuple/Tuple.html" title="interface in org.apache.storm.tuple">Tuple</a>&nbsp;input)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.storm.streams.processors">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/storm/streams/Pair.html" title="class in org.apache.storm.streams">Pair</a> in <a href="../../../../../org/apache/storm/streams/processors/package-summary.html">org.apache.storm.streams.processors</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="../../../../../org/apache/storm/streams/processors/package-summary.html">org.apache.storm.streams.processors</a> with parameters of type <a href="../../../../../org/apache/storm/streams/Pair.html" title="class in org.apache.storm.streams">Pair</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>void</code></td>
<td class="colLast"><span class="typeNameLabel">CoGroupByKeyProcessor.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/storm/streams/processors/CoGroupByKeyProcessor.html#execute-org.apache.storm.streams.Pair-java.lang.String-">execute</a></span>(<a href="../../../../../org/apache/storm/streams/Pair.html" title="class in org.apache.storm.streams">Pair</a>&lt;<a href="../../../../../org/apache/storm/streams/processors/CoGroupByKeyProcessor.html" title="type parameter in CoGroupByKeyProcessor">K</a>,?&gt;&nbsp;input,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;sourceStream)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">JoinProcessor.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/storm/streams/processors/JoinProcessor.html#execute-org.apache.storm.streams.Pair-java.lang.String-">execute</a></span>(<a href="../../../../../org/apache/storm/streams/Pair.html" title="class in org.apache.storm.streams">Pair</a>&lt;<a href="../../../../../org/apache/storm/streams/processors/JoinProcessor.html" title="type parameter in JoinProcessor">K</a>,?&gt;&nbsp;input,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;sourceStream)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">MergeAggregateByKeyProcessor.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/storm/streams/processors/MergeAggregateByKeyProcessor.html#execute-org.apache.storm.streams.Pair-">execute</a></span>(<a href="../../../../../org/apache/storm/streams/Pair.html" title="class in org.apache.storm.streams">Pair</a>&lt;<a href="../../../../../org/apache/storm/streams/processors/MergeAggregateByKeyProcessor.html" title="type parameter in MergeAggregateByKeyProcessor">K</a>,<a href="../../../../../org/apache/storm/streams/processors/MergeAggregateByKeyProcessor.html" title="type parameter in MergeAggregateByKeyProcessor">A</a>&gt;&nbsp;input)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">ReduceByKeyProcessor.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/storm/streams/processors/ReduceByKeyProcessor.html#execute-org.apache.storm.streams.Pair-">execute</a></span>(<a href="../../../../../org/apache/storm/streams/Pair.html" title="class in org.apache.storm.streams">Pair</a>&lt;<a href="../../../../../org/apache/storm/streams/processors/ReduceByKeyProcessor.html" title="type parameter in ReduceByKeyProcessor">K</a>,<a href="../../../../../org/apache/storm/streams/processors/ReduceByKeyProcessor.html" title="type parameter in ReduceByKeyProcessor">V</a>&gt;&nbsp;input)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">AggregateByKeyProcessor.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/storm/streams/processors/AggregateByKeyProcessor.html#execute-org.apache.storm.streams.Pair-">execute</a></span>(<a href="../../../../../org/apache/storm/streams/Pair.html" title="class in org.apache.storm.streams">Pair</a>&lt;<a href="../../../../../org/apache/storm/streams/processors/AggregateByKeyProcessor.html" title="type parameter in AggregateByKeyProcessor">K</a>,<a href="../../../../../org/apache/storm/streams/processors/AggregateByKeyProcessor.html" title="type parameter in AggregateByKeyProcessor">V</a>&gt;&nbsp;input)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><span class="typeNameLabel">UpdateStateByKeyProcessor.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/storm/streams/processors/UpdateStateByKeyProcessor.html#execute-org.apache.storm.streams.Pair-">execute</a></span>(<a href="../../../../../org/apache/storm/streams/Pair.html" title="class in org.apache.storm.streams">Pair</a>&lt;<a href="../../../../../org/apache/storm/streams/processors/UpdateStateByKeyProcessor.html" title="type parameter in UpdateStateByKeyProcessor">K</a>,<a href="../../../../../org/apache/storm/streams/processors/UpdateStateByKeyProcessor.html" title="type parameter in UpdateStateByKeyProcessor">V</a>&gt;&nbsp;input)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><span class="typeNameLabel">FlatMapValuesProcessor.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/storm/streams/processors/FlatMapValuesProcessor.html#execute-org.apache.storm.streams.Pair-">execute</a></span>(<a href="../../../../../org/apache/storm/streams/Pair.html" title="class in org.apache.storm.streams">Pair</a>&lt;<a href="../../../../../org/apache/storm/streams/processors/FlatMapValuesProcessor.html" title="type parameter in FlatMapValuesProcessor">K</a>,<a href="../../../../../org/apache/storm/streams/processors/FlatMapValuesProcessor.html" title="type parameter in FlatMapValuesProcessor">V</a>&gt;&nbsp;input)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">MapValuesProcessor.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/storm/streams/processors/MapValuesProcessor.html#execute-org.apache.storm.streams.Pair-">execute</a></span>(<a href="../../../../../org/apache/storm/streams/Pair.html" title="class in org.apache.storm.streams">Pair</a>&lt;<a href="../../../../../org/apache/storm/streams/processors/MapValuesProcessor.html" title="type parameter in MapValuesProcessor">K</a>,<a href="../../../../../org/apache/storm/streams/processors/MapValuesProcessor.html" title="type parameter in MapValuesProcessor">V</a>&gt;&nbsp;input)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.storm.windowing">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/storm/streams/Pair.html" title="class in org.apache.storm.streams">Pair</a> in <a href="../../../../../org/apache/storm/windowing/package-summary.html">org.apache.storm.windowing</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="../../../../../org/apache/storm/windowing/package-summary.html">org.apache.storm.windowing</a> that return <a href="../../../../../org/apache/storm/streams/Pair.html" title="class in org.apache.storm.streams">Pair</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><a href="../../../../../org/apache/storm/streams/Pair.html" title="class in org.apache.storm.streams">Pair</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">WatermarkCountEvictionPolicy.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/storm/windowing/WatermarkCountEvictionPolicy.html#getState--">getState</a></span>()</code>&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../org/apache/storm/windowing/package-summary.html">org.apache.storm.windowing</a> with parameters of type <a href="../../../../../org/apache/storm/streams/Pair.html" title="class in org.apache.storm.streams">Pair</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>void</code></td>
<td class="colLast"><span class="typeNameLabel">WatermarkCountEvictionPolicy.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/storm/windowing/WatermarkCountEvictionPolicy.html#restoreState-org.apache.storm.streams.Pair-">restoreState</a></span>(<a href="../../../../../org/apache/storm/streams/Pair.html" title="class in org.apache.storm.streams">Pair</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>&gt;&nbsp;state)</code>&nbsp;</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="../../../../../org/apache/storm/streams/Pair.html" title="class in org.apache.storm.streams">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"><script type="text/javascript" src="../../../../../highlight.pack.js"></script>
<script type="text/javascript"><!--
hljs.initHighlightingOnLoad();
//--></script></div>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/storm/streams/class-use/Pair.html" target="_top">Frames</a></li>
<li><a href="Pair.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 &#169; 2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
</body>
</html>