blob: c7c9d14733e1c1844e9ca1c4bb88bd347190dfdf [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.trident.topology.TransactionAttempt (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.trident.topology.TransactionAttempt (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/trident/topology/TransactionAttempt.html" title="class in org.apache.storm.trident.topology">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/apache/storm/trident/topology/class-use/TransactionAttempt.html" target="_top">Frames</a></li>
<li><a href="TransactionAttempt.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.trident.topology.TransactionAttempt" class="title">Uses of Class<br>org.apache.storm.trident.topology.TransactionAttempt</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/trident/topology/TransactionAttempt.html" title="class in org.apache.storm.trident.topology">TransactionAttempt</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.eventhubs.trident">org.apache.storm.eventhubs.trident</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.storm.kafka.spout.trident">org.apache.storm.kafka.spout.trident</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.storm.trident.spout">org.apache.storm.trident.spout</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.eventhubs.trident">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/storm/trident/topology/TransactionAttempt.html" title="class in org.apache.storm.trident.topology">TransactionAttempt</a> in <a href="../../../../../../org/apache/storm/eventhubs/trident/package-summary.html">org.apache.storm.eventhubs.trident</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/eventhubs/trident/package-summary.html">org.apache.storm.eventhubs.trident</a> with parameters of type <a href="../../../../../../org/apache/storm/trident/topology/TransactionAttempt.html" title="class in org.apache.storm.trident.topology">TransactionAttempt</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="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a></code></td>
<td class="colLast"><span class="typeNameLabel">OpaqueTridentEventHubEmitter.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/eventhubs/trident/OpaqueTridentEventHubEmitter.html#emitPartitionBatch-org.apache.storm.trident.topology.TransactionAttempt-org.apache.storm.trident.operation.TridentCollector-org.apache.storm.eventhubs.trident.Partition-java.util.Map-">emitPartitionBatch</a></span>(<a href="../../../../../../org/apache/storm/trident/topology/TransactionAttempt.html" title="class in org.apache.storm.trident.topology">TransactionAttempt</a>&nbsp;attempt,
<a href="../../../../../../org/apache/storm/trident/operation/TridentCollector.html" title="interface in org.apache.storm.trident.operation">TridentCollector</a>&nbsp;collector,
<a href="../../../../../../org/apache/storm/eventhubs/trident/Partition.html" title="class in org.apache.storm.eventhubs.trident">Partition</a>&nbsp;partition,
<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&nbsp;meta)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">TransactionalTridentEventHubEmitter.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/eventhubs/trident/TransactionalTridentEventHubEmitter.html#emitPartitionBatch-org.apache.storm.trident.topology.TransactionAttempt-org.apache.storm.trident.operation.TridentCollector-org.apache.storm.eventhubs.trident.Partition-java.util.Map-">emitPartitionBatch</a></span>(<a href="../../../../../../org/apache/storm/trident/topology/TransactionAttempt.html" title="class in org.apache.storm.trident.topology">TransactionAttempt</a>&nbsp;attempt,
<a href="../../../../../../org/apache/storm/trident/operation/TridentCollector.html" title="interface in org.apache.storm.trident.operation">TridentCollector</a>&nbsp;collector,
<a href="../../../../../../org/apache/storm/eventhubs/trident/Partition.html" title="class in org.apache.storm.eventhubs.trident">Partition</a>&nbsp;partition,
<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<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>,<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>&gt;&nbsp;meta)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<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>,<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>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">TransactionalTridentEventHubEmitter.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/eventhubs/trident/TransactionalTridentEventHubEmitter.html#emitPartitionBatchNew-org.apache.storm.trident.topology.TransactionAttempt-org.apache.storm.trident.operation.TridentCollector-org.apache.storm.eventhubs.trident.Partition-java.util.Map-">emitPartitionBatchNew</a></span>(<a href="../../../../../../org/apache/storm/trident/topology/TransactionAttempt.html" title="class in org.apache.storm.trident.topology">TransactionAttempt</a>&nbsp;attempt,
<a href="../../../../../../org/apache/storm/trident/operation/TridentCollector.html" title="interface in org.apache.storm.trident.operation">TridentCollector</a>&nbsp;collector,
<a href="../../../../../../org/apache/storm/eventhubs/trident/Partition.html" title="class in org.apache.storm.eventhubs.trident">Partition</a>&nbsp;partition,
<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<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>,<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>&gt;&nbsp;meta)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.storm.kafka.spout.trident">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/storm/trident/topology/TransactionAttempt.html" title="class in org.apache.storm.trident.topology">TransactionAttempt</a> in <a href="../../../../../../org/apache/storm/kafka/spout/trident/package-summary.html">org.apache.storm.kafka.spout.trident</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/kafka/spout/trident/package-summary.html">org.apache.storm.kafka.spout.trident</a> with parameters of type <a href="../../../../../../org/apache/storm/trident/topology/TransactionAttempt.html" title="class in org.apache.storm.trident.topology">TransactionAttempt</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="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<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>,<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>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">KafkaTridentOpaqueSpoutEmitter.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/kafka/spout/trident/KafkaTridentOpaqueSpoutEmitter.html#emitPartitionBatch-org.apache.storm.trident.topology.TransactionAttempt-org.apache.storm.trident.operation.TridentCollector-org.apache.storm.kafka.spout.trident.KafkaTridentSpoutTopicPartition-java.util.Map-">emitPartitionBatch</a></span>(<a href="../../../../../../org/apache/storm/trident/topology/TransactionAttempt.html" title="class in org.apache.storm.trident.topology">TransactionAttempt</a>&nbsp;tx,
<a href="../../../../../../org/apache/storm/trident/operation/TridentCollector.html" title="interface in org.apache.storm.trident.operation">TridentCollector</a>&nbsp;collector,
<a href="../../../../../../org/apache/storm/kafka/spout/trident/KafkaTridentSpoutTopicPartition.html" title="class in org.apache.storm.kafka.spout.trident">KafkaTridentSpoutTopicPartition</a>&nbsp;partition,
<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<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>,<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>&gt;&nbsp;lastPartitionMeta)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">KafkaTridentTransactionalSpoutEmitter.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/kafka/spout/trident/KafkaTridentTransactionalSpoutEmitter.html#emitPartitionBatch-org.apache.storm.trident.topology.TransactionAttempt-org.apache.storm.trident.operation.TridentCollector-org.apache.storm.kafka.spout.trident.KafkaTridentSpoutTopicPartition-java.util.Map-">emitPartitionBatch</a></span>(<a href="../../../../../../org/apache/storm/trident/topology/TransactionAttempt.html" title="class in org.apache.storm.trident.topology">TransactionAttempt</a>&nbsp;tx,
<a href="../../../../../../org/apache/storm/trident/operation/TridentCollector.html" title="interface in org.apache.storm.trident.operation">TridentCollector</a>&nbsp;collector,
<a href="../../../../../../org/apache/storm/kafka/spout/trident/KafkaTridentSpoutTopicPartition.html" title="class in org.apache.storm.kafka.spout.trident">KafkaTridentSpoutTopicPartition</a>&nbsp;partition,
<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<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>,<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>&gt;&nbsp;partitionMeta)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<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>,<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>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">KafkaTridentSpoutEmitter.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/kafka/spout/trident/KafkaTridentSpoutEmitter.html#emitPartitionBatchNew-org.apache.storm.trident.topology.TransactionAttempt-org.apache.storm.trident.operation.TridentCollector-org.apache.storm.kafka.spout.trident.KafkaTridentSpoutTopicPartition-java.util.Map-">emitPartitionBatchNew</a></span>(<a href="../../../../../../org/apache/storm/trident/topology/TransactionAttempt.html" title="class in org.apache.storm.trident.topology">TransactionAttempt</a>&nbsp;tx,
<a href="../../../../../../org/apache/storm/trident/operation/TridentCollector.html" title="interface in org.apache.storm.trident.operation">TridentCollector</a>&nbsp;collector,
<a href="../../../../../../org/apache/storm/kafka/spout/trident/KafkaTridentSpoutTopicPartition.html" title="class in org.apache.storm.kafka.spout.trident">KafkaTridentSpoutTopicPartition</a>&nbsp;currBatchPartition,
<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<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>,<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>&gt;&nbsp;lastBatch)</code>
<div class="block">Emit a new batch.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<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>,<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>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">KafkaTridentTransactionalSpoutEmitter.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/kafka/spout/trident/KafkaTridentTransactionalSpoutEmitter.html#emitPartitionBatchNew-org.apache.storm.trident.topology.TransactionAttempt-org.apache.storm.trident.operation.TridentCollector-org.apache.storm.kafka.spout.trident.KafkaTridentSpoutTopicPartition-java.util.Map-">emitPartitionBatchNew</a></span>(<a href="../../../../../../org/apache/storm/trident/topology/TransactionAttempt.html" title="class in org.apache.storm.trident.topology">TransactionAttempt</a>&nbsp;tx,
<a href="../../../../../../org/apache/storm/trident/operation/TridentCollector.html" title="interface in org.apache.storm.trident.operation">TridentCollector</a>&nbsp;collector,
<a href="../../../../../../org/apache/storm/kafka/spout/trident/KafkaTridentSpoutTopicPartition.html" title="class in org.apache.storm.kafka.spout.trident">KafkaTridentSpoutTopicPartition</a>&nbsp;partition,
<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<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>,<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>&gt;&nbsp;lastPartitionMeta)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">KafkaTridentSpoutEmitter.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/kafka/spout/trident/KafkaTridentSpoutEmitter.html#reEmitPartitionBatch-org.apache.storm.trident.topology.TransactionAttempt-org.apache.storm.trident.operation.TridentCollector-org.apache.storm.kafka.spout.trident.KafkaTridentSpoutTopicPartition-java.util.Map-">reEmitPartitionBatch</a></span>(<a href="../../../../../../org/apache/storm/trident/topology/TransactionAttempt.html" title="class in org.apache.storm.trident.topology">TransactionAttempt</a>&nbsp;tx,
<a href="../../../../../../org/apache/storm/trident/operation/TridentCollector.html" title="interface in org.apache.storm.trident.operation">TridentCollector</a>&nbsp;collector,
<a href="../../../../../../org/apache/storm/kafka/spout/trident/KafkaTridentSpoutTopicPartition.html" title="class in org.apache.storm.kafka.spout.trident">KafkaTridentSpoutTopicPartition</a>&nbsp;currBatchPartition,
<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<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>,<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>&gt;&nbsp;currBatch)</code>
<div class="block">Emit a batch that has already been emitted.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.storm.trident.spout">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/storm/trident/topology/TransactionAttempt.html" title="class in org.apache.storm.trident.topology">TransactionAttempt</a> in <a href="../../../../../../org/apache/storm/trident/spout/package-summary.html">org.apache.storm.trident.spout</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/trident/spout/package-summary.html">org.apache.storm.trident.spout</a> with parameters of type <a href="../../../../../../org/apache/storm/trident/topology/TransactionAttempt.html" title="class in org.apache.storm.trident.topology">TransactionAttempt</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">ICommitterTridentSpout.Emitter.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/trident/spout/ICommitterTridentSpout.Emitter.html#commit-org.apache.storm.trident.topology.TransactionAttempt-">commit</a></span>(<a href="../../../../../../org/apache/storm/trident/topology/TransactionAttempt.html" title="class in org.apache.storm.trident.topology">TransactionAttempt</a>&nbsp;attempt)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">OpaquePartitionedTridentSpoutExecutor.Emitter.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/trident/spout/OpaquePartitionedTridentSpoutExecutor.Emitter.html#commit-org.apache.storm.trident.topology.TransactionAttempt-">commit</a></span>(<a href="../../../../../../org/apache/storm/trident/topology/TransactionAttempt.html" title="class in org.apache.storm.trident.topology">TransactionAttempt</a>&nbsp;attempt)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">OpaquePartitionedTridentSpoutExecutor.Emitter.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/trident/spout/OpaquePartitionedTridentSpoutExecutor.Emitter.html#emitBatch-org.apache.storm.trident.topology.TransactionAttempt-java.lang.Object-org.apache.storm.trident.operation.TridentCollector-">emitBatch</a></span>(<a href="../../../../../../org/apache/storm/trident/topology/TransactionAttempt.html" title="class in org.apache.storm.trident.topology">TransactionAttempt</a>&nbsp;tx,
<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>&nbsp;coordinatorMeta,
<a href="../../../../../../org/apache/storm/trident/operation/TridentCollector.html" title="interface in org.apache.storm.trident.operation">TridentCollector</a>&nbsp;collector)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">BatchSpoutExecutor.BatchSpoutEmitter.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/trident/spout/BatchSpoutExecutor.BatchSpoutEmitter.html#emitBatch-org.apache.storm.trident.topology.TransactionAttempt-java.lang.Object-org.apache.storm.trident.operation.TridentCollector-">emitBatch</a></span>(<a href="../../../../../../org/apache/storm/trident/topology/TransactionAttempt.html" title="class in org.apache.storm.trident.topology">TransactionAttempt</a>&nbsp;tx,
<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>&nbsp;coordinatorMeta,
<a href="../../../../../../org/apache/storm/trident/operation/TridentCollector.html" title="interface in org.apache.storm.trident.operation">TridentCollector</a>&nbsp;collector)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">ITridentSpout.Emitter.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/trident/spout/ITridentSpout.Emitter.html#emitBatch-org.apache.storm.trident.topology.TransactionAttempt-X-org.apache.storm.trident.operation.TridentCollector-">emitBatch</a></span>(<a href="../../../../../../org/apache/storm/trident/topology/TransactionAttempt.html" title="class in org.apache.storm.trident.topology">TransactionAttempt</a>&nbsp;tx,
<a href="../../../../../../org/apache/storm/trident/spout/ITridentSpout.Emitter.html" title="type parameter in ITridentSpout.Emitter">X</a>&nbsp;coordinatorMeta,
<a href="../../../../../../org/apache/storm/trident/operation/TridentCollector.html" title="interface in org.apache.storm.trident.operation">TridentCollector</a>&nbsp;collector)</code>
<div class="block">Emit a batch for the specified transaction attempt and metadata for the transaction.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/storm/trident/spout/IOpaquePartitionedTridentSpout.Emitter.html" title="type parameter in IOpaquePartitionedTridentSpout.Emitter">M</a></code></td>
<td class="colLast"><span class="typeNameLabel">IOpaquePartitionedTridentSpout.Emitter.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/trident/spout/IOpaquePartitionedTridentSpout.Emitter.html#emitPartitionBatch-org.apache.storm.trident.topology.TransactionAttempt-org.apache.storm.trident.operation.TridentCollector-PartitionT-M-">emitPartitionBatch</a></span>(<a href="../../../../../../org/apache/storm/trident/topology/TransactionAttempt.html" title="class in org.apache.storm.trident.topology">TransactionAttempt</a>&nbsp;tx,
<a href="../../../../../../org/apache/storm/trident/operation/TridentCollector.html" title="interface in org.apache.storm.trident.operation">TridentCollector</a>&nbsp;collector,
<a href="../../../../../../org/apache/storm/trident/spout/IOpaquePartitionedTridentSpout.Emitter.html" title="type parameter in IOpaquePartitionedTridentSpout.Emitter">PartitionT</a>&nbsp;partition,
<a href="../../../../../../org/apache/storm/trident/spout/IOpaquePartitionedTridentSpout.Emitter.html" title="type parameter in IOpaquePartitionedTridentSpout.Emitter">M</a>&nbsp;lastPartitionMeta)</code>
<div class="block">Emit a batch of tuples for a partition/transaction.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">IPartitionedTridentSpout.Emitter.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/trident/spout/IPartitionedTridentSpout.Emitter.html#emitPartitionBatch-org.apache.storm.trident.topology.TransactionAttempt-org.apache.storm.trident.operation.TridentCollector-PartitionT-X-">emitPartitionBatch</a></span>(<a href="../../../../../../org/apache/storm/trident/topology/TransactionAttempt.html" title="class in org.apache.storm.trident.topology">TransactionAttempt</a>&nbsp;tx,
<a href="../../../../../../org/apache/storm/trident/operation/TridentCollector.html" title="interface in org.apache.storm.trident.operation">TridentCollector</a>&nbsp;collector,
<a href="../../../../../../org/apache/storm/trident/spout/IPartitionedTridentSpout.Emitter.html" title="type parameter in IPartitionedTridentSpout.Emitter">PartitionT</a>&nbsp;partition,
<a href="../../../../../../org/apache/storm/trident/spout/IPartitionedTridentSpout.Emitter.html" title="type parameter in IPartitionedTridentSpout.Emitter">X</a>&nbsp;partitionMeta)</code>
<div class="block">Emit a batch of tuples for a partition/transaction that has been emitted before, using the metadata created when it was first emitted.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/storm/trident/spout/IPartitionedTridentSpout.Emitter.html" title="type parameter in IPartitionedTridentSpout.Emitter">X</a></code></td>
<td class="colLast"><span class="typeNameLabel">IPartitionedTridentSpout.Emitter.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/trident/spout/IPartitionedTridentSpout.Emitter.html#emitPartitionBatchNew-org.apache.storm.trident.topology.TransactionAttempt-org.apache.storm.trident.operation.TridentCollector-PartitionT-X-">emitPartitionBatchNew</a></span>(<a href="../../../../../../org/apache/storm/trident/topology/TransactionAttempt.html" title="class in org.apache.storm.trident.topology">TransactionAttempt</a>&nbsp;tx,
<a href="../../../../../../org/apache/storm/trident/operation/TridentCollector.html" title="interface in org.apache.storm.trident.operation">TridentCollector</a>&nbsp;collector,
<a href="../../../../../../org/apache/storm/trident/spout/IPartitionedTridentSpout.Emitter.html" title="type parameter in IPartitionedTridentSpout.Emitter">PartitionT</a>&nbsp;partition,
<a href="../../../../../../org/apache/storm/trident/spout/IPartitionedTridentSpout.Emitter.html" title="type parameter in IPartitionedTridentSpout.Emitter">X</a>&nbsp;lastPartitionMeta)</code>
<div class="block">Emit a batch of tuples for a partition/transaction that&rsquo;s never been emitted before.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">ITridentSpout.Emitter.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/trident/spout/ITridentSpout.Emitter.html#success-org.apache.storm.trident.topology.TransactionAttempt-">success</a></span>(<a href="../../../../../../org/apache/storm/trident/topology/TransactionAttempt.html" title="class in org.apache.storm.trident.topology">TransactionAttempt</a>&nbsp;tx)</code>
<div class="block">This attempt committed successfully, so all state for this commit and before can be safely cleaned up.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">OpaquePartitionedTridentSpoutExecutor.Emitter.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/trident/spout/OpaquePartitionedTridentSpoutExecutor.Emitter.html#success-org.apache.storm.trident.topology.TransactionAttempt-">success</a></span>(<a href="../../../../../../org/apache/storm/trident/topology/TransactionAttempt.html" title="class in org.apache.storm.trident.topology">TransactionAttempt</a>&nbsp;tx)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">BatchSpoutExecutor.BatchSpoutEmitter.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/trident/spout/BatchSpoutExecutor.BatchSpoutEmitter.html#success-org.apache.storm.trident.topology.TransactionAttempt-">success</a></span>(<a href="../../../../../../org/apache/storm/trident/topology/TransactionAttempt.html" title="class in org.apache.storm.trident.topology">TransactionAttempt</a>&nbsp;tx)</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/trident/topology/TransactionAttempt.html" title="class in org.apache.storm.trident.topology">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage"><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/trident/topology/class-use/TransactionAttempt.html" target="_top">Frames</a></li>
<li><a href="TransactionAttempt.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>