blob: a2b253bad198d68694e4d06cb16c6fc3ce5f817c [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.kafka.Partition (Storm 1.1.2 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.kafka.Partition (Storm 1.1.2 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/kafka/Partition.html" title="class in org.apache.storm.kafka">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/kafka/class-use/Partition.html" target="_top">Frames</a></li>
<li><a href="Partition.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.kafka.Partition" class="title">Uses of Class<br>org.apache.storm.kafka.Partition</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/kafka/Partition.html" title="class in org.apache.storm.kafka">Partition</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.kafka">org.apache.storm.kafka</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.storm.kafka.trident">org.apache.storm.kafka.trident</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.kafka">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/storm/kafka/Partition.html" title="class in org.apache.storm.kafka">Partition</a> in <a href="../../../../../org/apache/storm/kafka/package-summary.html">org.apache.storm.kafka</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/package-summary.html">org.apache.storm.kafka</a> that return <a href="../../../../../org/apache/storm/kafka/Partition.html" title="class in org.apache.storm.kafka">Partition</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/kafka/Partition.html" title="class in org.apache.storm.kafka">Partition</a></code></td>
<td class="colLast"><span class="typeNameLabel">PartitionManager.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/storm/kafka/PartitionManager.html#getPartition--">getPartition</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/kafka/package-summary.html">org.apache.storm.kafka</a> that return types with arguments of type <a href="../../../../../org/apache/storm/kafka/Partition.html" title="class in org.apache.storm.kafka">Partition</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 <a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../org/apache/storm/kafka/Partition.html" title="class in org.apache.storm.kafka">Partition</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">KafkaUtils.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/storm/kafka/KafkaUtils.html#calculatePartitionsForTask-java.util.List-int-int-">calculatePartitionsForTask</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../org/apache/storm/kafka/trident/GlobalPartitionInformation.html" title="class in org.apache.storm.kafka.trident">GlobalPartitionInformation</a>&gt;&nbsp;partitons,
int&nbsp;totalTasks,
int&nbsp;taskIndex)</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/kafka/package-summary.html">org.apache.storm.kafka</a> with parameters of type <a href="../../../../../org/apache/storm/kafka/Partition.html" title="class in org.apache.storm.kafka">Partition</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="http://docs.oracle.com/javase/7/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang">Iterable</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">MessageMetadataSchemeAsMultiScheme.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/storm/kafka/MessageMetadataSchemeAsMultiScheme.html#deserializeMessageWithMetadata-java.nio.ByteBuffer-org.apache.storm.kafka.Partition-long-">deserializeMessageWithMetadata</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</a>&nbsp;message,
<a href="../../../../../org/apache/storm/kafka/Partition.html" title="class in org.apache.storm.kafka">Partition</a>&nbsp;partition,
long&nbsp;offset)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/7/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">MessageMetadataScheme.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/storm/kafka/MessageMetadataScheme.html#deserializeMessageWithMetadata-java.nio.ByteBuffer-org.apache.storm.kafka.Partition-long-">deserializeMessageWithMetadata</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</a>&nbsp;message,
<a href="../../../../../org/apache/storm/kafka/Partition.html" title="class in org.apache.storm.kafka">Partition</a>&nbsp;partition,
long&nbsp;offset)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/7/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">StringMessageAndMetadataScheme.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/storm/kafka/StringMessageAndMetadataScheme.html#deserializeMessageWithMetadata-java.nio.ByteBuffer-org.apache.storm.kafka.Partition-long-">deserializeMessageWithMetadata</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</a>&nbsp;message,
<a href="../../../../../org/apache/storm/kafka/Partition.html" title="class in org.apache.storm.kafka">Partition</a>&nbsp;partition,
long&nbsp;offset)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static kafka.javaapi.message.ByteBufferMessageSet</code></td>
<td class="colLast"><span class="typeNameLabel">KafkaUtils.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/storm/kafka/KafkaUtils.html#fetchMessages-org.apache.storm.kafka.KafkaConfig-kafka.javaapi.consumer.SimpleConsumer-org.apache.storm.kafka.Partition-long-">fetchMessages</a></span>(<a href="../../../../../org/apache/storm/kafka/KafkaConfig.html" title="class in org.apache.storm.kafka">KafkaConfig</a>&nbsp;config,
kafka.javaapi.consumer.SimpleConsumer&nbsp;consumer,
<a href="../../../../../org/apache/storm/kafka/Partition.html" title="class in org.apache.storm.kafka">Partition</a>&nbsp;partition,
long&nbsp;offset)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang">Iterable</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">KafkaUtils.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/storm/kafka/KafkaUtils.html#generateTuples-org.apache.storm.kafka.MessageMetadataSchemeAsMultiScheme-kafka.message.Message-org.apache.storm.kafka.Partition-long-">generateTuples</a></span>(<a href="../../../../../org/apache/storm/kafka/MessageMetadataSchemeAsMultiScheme.html" title="class in org.apache.storm.kafka">MessageMetadataSchemeAsMultiScheme</a>&nbsp;scheme,
kafka.message.Message&nbsp;msg,
<a href="../../../../../org/apache/storm/kafka/Partition.html" title="class in org.apache.storm.kafka">Partition</a>&nbsp;partition,
long&nbsp;offset)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>kafka.javaapi.consumer.SimpleConsumer</code></td>
<td class="colLast"><span class="typeNameLabel">DynamicPartitionConnections.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/storm/kafka/DynamicPartitionConnections.html#getConnection-org.apache.storm.kafka.Partition-">getConnection</a></span>(<a href="../../../../../org/apache/storm/kafka/Partition.html" title="class in org.apache.storm.kafka">Partition</a>&nbsp;partition)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/storm/kafka/PartitionManager.html" title="class in org.apache.storm.kafka">PartitionManager</a></code></td>
<td class="colLast"><span class="typeNameLabel">ZkCoordinator.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/storm/kafka/ZkCoordinator.html#getManager-org.apache.storm.kafka.Partition-">getManager</a></span>(<a href="../../../../../org/apache/storm/kafka/Partition.html" title="class in org.apache.storm.kafka">Partition</a>&nbsp;partition)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/storm/kafka/PartitionManager.html" title="class in org.apache.storm.kafka">PartitionManager</a></code></td>
<td class="colLast"><span class="typeNameLabel">StaticCoordinator.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/storm/kafka/StaticCoordinator.html#getManager-org.apache.storm.kafka.Partition-">getManager</a></span>(<a href="../../../../../org/apache/storm/kafka/Partition.html" title="class in org.apache.storm.kafka">Partition</a>&nbsp;partition)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/storm/kafka/PartitionManager.html" title="class in org.apache.storm.kafka">PartitionManager</a></code></td>
<td class="colLast"><span class="typeNameLabel">PartitionCoordinator.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/storm/kafka/PartitionCoordinator.html#getManager-org.apache.storm.kafka.Partition-">getManager</a></span>(<a href="../../../../../org/apache/storm/kafka/Partition.html" title="class in org.apache.storm.kafka">Partition</a>&nbsp;partition)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>kafka.javaapi.consumer.SimpleConsumer</code></td>
<td class="colLast"><span class="typeNameLabel">DynamicPartitionConnections.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/storm/kafka/DynamicPartitionConnections.html#register-org.apache.storm.kafka.Partition-">register</a></span>(<a href="../../../../../org/apache/storm/kafka/Partition.html" title="class in org.apache.storm.kafka">Partition</a>&nbsp;partition)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">KafkaUtils.KafkaOffsetMetric.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/storm/kafka/KafkaUtils.KafkaOffsetMetric.html#setOffsetData-org.apache.storm.kafka.Partition-org.apache.storm.kafka.PartitionManager.OffsetData-">setOffsetData</a></span>(<a href="../../../../../org/apache/storm/kafka/Partition.html" title="class in org.apache.storm.kafka">Partition</a>&nbsp;partition,
<a href="../../../../../org/apache/storm/kafka/PartitionManager.OffsetData.html" title="class in org.apache.storm.kafka">PartitionManager.OffsetData</a>&nbsp;offsetData)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">DynamicPartitionConnections.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/storm/kafka/DynamicPartitionConnections.html#unregister-org.apache.storm.kafka.Partition-">unregister</a></span>(<a href="../../../../../org/apache/storm/kafka/Partition.html" title="class in org.apache.storm.kafka">Partition</a>&nbsp;partition)</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>Method parameters in <a href="../../../../../org/apache/storm/kafka/package-summary.html">org.apache.storm.kafka</a> with type arguments of type <a href="../../../../../org/apache/storm/kafka/Partition.html" title="class in org.apache.storm.kafka">Partition</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">KafkaUtils.KafkaOffsetMetric.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/storm/kafka/KafkaUtils.KafkaOffsetMetric.html#refreshPartitions-java.util.Set-">refreshPartitions</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<a href="../../../../../org/apache/storm/kafka/Partition.html" title="class in org.apache.storm.kafka">Partition</a>&gt;&nbsp;partitions)</code>&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructors in <a href="../../../../../org/apache/storm/kafka/package-summary.html">org.apache.storm.kafka</a> with parameters of type <a href="../../../../../org/apache/storm/kafka/Partition.html" title="class in org.apache.storm.kafka">Partition</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/storm/kafka/PartitionManager.html#PartitionManager-org.apache.storm.kafka.DynamicPartitionConnections-java.lang.String-org.apache.storm.kafka.ZkState-java.util.Map-org.apache.storm.kafka.SpoutConfig-org.apache.storm.kafka.Partition-">PartitionManager</a></span>(<a href="../../../../../org/apache/storm/kafka/DynamicPartitionConnections.html" title="class in org.apache.storm.kafka">DynamicPartitionConnections</a>&nbsp;connections,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;topologyInstanceId,
<a href="../../../../../org/apache/storm/kafka/ZkState.html" title="class in org.apache.storm.kafka">ZkState</a>&nbsp;state,
<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&nbsp;stormConf,
<a href="../../../../../org/apache/storm/kafka/SpoutConfig.html" title="class in org.apache.storm.kafka">SpoutConfig</a>&nbsp;spoutConfig,
<a href="../../../../../org/apache/storm/kafka/Partition.html" title="class in org.apache.storm.kafka">Partition</a>&nbsp;id)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/storm/kafka/PartitionManager.html#PartitionManager-org.apache.storm.kafka.DynamicPartitionConnections-java.lang.String-org.apache.storm.kafka.ZkState-java.util.Map-org.apache.storm.kafka.SpoutConfig-org.apache.storm.kafka.Partition-org.apache.storm.kafka.PartitionManager-">PartitionManager</a></span>(<a href="../../../../../org/apache/storm/kafka/DynamicPartitionConnections.html" title="class in org.apache.storm.kafka">DynamicPartitionConnections</a>&nbsp;connections,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;topologyInstanceId,
<a href="../../../../../org/apache/storm/kafka/ZkState.html" title="class in org.apache.storm.kafka">ZkState</a>&nbsp;state,
<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&nbsp;stormConf,
<a href="../../../../../org/apache/storm/kafka/SpoutConfig.html" title="class in org.apache.storm.kafka">SpoutConfig</a>&nbsp;spoutConfig,
<a href="../../../../../org/apache/storm/kafka/Partition.html" title="class in org.apache.storm.kafka">Partition</a>&nbsp;id,
<a href="../../../../../org/apache/storm/kafka/PartitionManager.html" title="class in org.apache.storm.kafka">PartitionManager</a>&nbsp;previousManager)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.storm.kafka.trident">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/storm/kafka/Partition.html" title="class in org.apache.storm.kafka">Partition</a> in <a href="../../../../../org/apache/storm/kafka/trident/package-summary.html">org.apache.storm.kafka.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/trident/package-summary.html">org.apache.storm.kafka.trident</a> that return types with arguments of type <a href="../../../../../org/apache/storm/kafka/Partition.html" title="class in org.apache.storm.kafka">Partition</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/trident/spout/IOpaquePartitionedTridentSpout.Emitter.html" title="interface in org.apache.storm.trident.spout">IOpaquePartitionedTridentSpout.Emitter</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../org/apache/storm/kafka/trident/GlobalPartitionInformation.html" title="class in org.apache.storm.kafka.trident">GlobalPartitionInformation</a>&gt;,<a href="../../../../../org/apache/storm/kafka/Partition.html" title="class in org.apache.storm.kafka">Partition</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">TridentKafkaEmitter.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/storm/kafka/trident/TridentKafkaEmitter.html#asOpaqueEmitter--">asOpaqueEmitter</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/storm/trident/spout/IOpaquePartitionedTridentSpout.Emitter.html" title="interface in org.apache.storm.trident.spout">IOpaquePartitionedTridentSpout.Emitter</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../org/apache/storm/kafka/trident/GlobalPartitionInformation.html" title="class in org.apache.storm.kafka.trident">GlobalPartitionInformation</a>&gt;,<a href="../../../../../org/apache/storm/kafka/Partition.html" title="class in org.apache.storm.kafka">Partition</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">OpaqueTridentKafkaSpout.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/storm/kafka/trident/OpaqueTridentKafkaSpout.html#getEmitter-java.util.Map-org.apache.storm.task.TopologyContext-">getEmitter</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&nbsp;conf,
<a href="../../../../../org/apache/storm/task/TopologyContext.html" title="class in org.apache.storm.task">TopologyContext</a>&nbsp;context)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../org/apache/storm/kafka/Partition.html" title="class in org.apache.storm.kafka">Partition</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">GlobalPartitionInformation.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/storm/kafka/trident/GlobalPartitionInformation.html#getOrderedPartitions--">getOrderedPartitions</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/Iterator.html?is-external=true" title="class or interface in java.util">Iterator</a>&lt;<a href="../../../../../org/apache/storm/kafka/Partition.html" title="class in org.apache.storm.kafka">Partition</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">GlobalPartitionInformation.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/storm/kafka/trident/GlobalPartitionInformation.html#iterator--">iterator</a></span>()</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/kafka/Partition.html" title="class in org.apache.storm.kafka">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/kafka/class-use/Partition.html" target="_top">Frames</a></li>
<li><a href="Partition.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; 2018 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
</body>
</html>