http://git-wip-us.apache.org/repos/asf/kafka-site/blob/af5a933b/0100/javadoc/org/apache/kafka/clients/producer/package-tree.html ---------------------------------------------------------------------- diff --git a/0100/javadoc/org/apache/kafka/clients/producer/package-tree.html b/0100/javadoc/org/apache/kafka/clients/producer/package-tree.html index 3bb632b..f02333c 100644 --- a/0100/javadoc/org/apache/kafka/clients/producer/package-tree.html +++ b/0100/javadoc/org/apache/kafka/clients/producer/package-tree.html @@ -2,15 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_79) on Tue May 17 21:36:38 PDT 2016 --> -<title>org.apache.kafka.clients.producer Class Hierarchy (clients 0.10.0.0 API)</title> -<meta name="date" content="2016-05-17"> +<!-- Generated by javadoc (version 1.7.0_80) on Thu May 19 00:52:06 BST 2016 --> +<title>org.apache.kafka.clients.producer Class Hierarchy (kafka 0.10.0.0 API)</title> +<meta name="date" content="2016-05-19"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="org.apache.kafka.clients.producer Class Hierarchy (clients 0.10.0.0 API)"; + parent.document.title="org.apache.kafka.clients.producer Class Hierarchy (kafka 0.10.0.0 API)"; } //--> </script> @@ -71,7 +71,7 @@ <div class="contentContainer"> <h2 title="Class Hierarchy">Class Hierarchy</h2> <ul> -<li type="circle">java.lang.Object +<li type="circle">java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><span class="strong">Object</span></a> <ul> <li type="circle">org.apache.kafka.common.config.<a href="../../../../../org/apache/kafka/common/config/AbstractConfig.html" title="class in org.apache.kafka.common.config"><span class="strong">AbstractConfig</span></a> <ul> @@ -82,11 +82,11 @@ <li type="circle">org.apache.kafka.clients.producer.<a href="../../../../../org/apache/kafka/clients/producer/MockProducer.html" title="class in org.apache.kafka.clients.producer"><span class="strong">MockProducer</span></a><K,V> (implements org.apache.kafka.clients.producer.<a href="../../../../../org/apache/kafka/clients/producer/Producer.html" title="interface in org.apache.kafka.clients.producer">Producer</a><K,V>)</li> <li type="circle">org.apache.kafka.clients.producer.<a href="../../../../../org/apache/kafka/clients/producer/ProducerRecord.html" title="class in org.apache.kafka.clients.producer"><span class="strong">ProducerRecord</span></a><K,V></li> <li type="circle">org.apache.kafka.clients.producer.<a href="../../../../../org/apache/kafka/clients/producer/RecordMetadata.html" title="class in org.apache.kafka.clients.producer"><span class="strong">RecordMetadata</span></a></li> -<li type="circle">java.lang.Throwable (implements java.io.Serializable) +<li type="circle">java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang"><span class="strong">Throwable</span></a> (implements java.io.<a href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>) <ul> -<li type="circle">java.lang.Exception +<li type="circle">java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang"><span class="strong">Exception</span></a> <ul> -<li type="circle">java.lang.RuntimeException +<li type="circle">java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/RuntimeException.html?is-external=true" title="class or interface in java.lang"><span class="strong">RuntimeException</span></a> <ul> <li type="circle">org.apache.kafka.common.<a href="../../../../../org/apache/kafka/common/KafkaException.html" title="class in org.apache.kafka.common"><span class="strong">KafkaException</span></a> <ul> @@ -104,9 +104,9 @@ </ul> <h2 title="Interface Hierarchy">Interface Hierarchy</h2> <ul> -<li type="circle">java.lang.AutoCloseable +<li type="circle">java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/AutoCloseable.html?is-external=true" title="class or interface in java.lang"><span class="strong">AutoCloseable</span></a> <ul> -<li type="circle">java.io.Closeable +<li type="circle">java.io.<a href="http://docs.oracle.com/javase/7/docs/api/java/io/Closeable.html?is-external=true" title="class or interface in java.io"><span class="strong">Closeable</span></a> <ul> <li type="circle">org.apache.kafka.clients.producer.<a href="../../../../../org/apache/kafka/clients/producer/Producer.html" title="interface in org.apache.kafka.clients.producer"><span class="strong">Producer</span></a><K,V></li> </ul>
http://git-wip-us.apache.org/repos/asf/kafka-site/blob/af5a933b/0100/javadoc/org/apache/kafka/common/Cluster.html ---------------------------------------------------------------------- diff --git a/0100/javadoc/org/apache/kafka/common/Cluster.html b/0100/javadoc/org/apache/kafka/common/Cluster.html index f3e1d74..eff129d 100644 --- a/0100/javadoc/org/apache/kafka/common/Cluster.html +++ b/0100/javadoc/org/apache/kafka/common/Cluster.html @@ -2,15 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_79) on Tue May 17 21:36:37 PDT 2016 --> -<title>Cluster (clients 0.10.0.0 API)</title> -<meta name="date" content="2016-05-17"> +<!-- Generated by javadoc (version 1.7.0_80) on Thu May 19 00:52:04 BST 2016 --> +<title>Cluster (kafka 0.10.0.0 API)</title> +<meta name="date" content="2016-05-19"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Cluster (clients 0.10.0.0 API)"; + parent.document.title="Cluster (kafka 0.10.0.0 API)"; } //--> </script> @@ -83,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li>java.lang.Object</li> +<li><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> <li> <ul class="inheritance"> <li>org.apache.kafka.common.Cluster</li> @@ -96,7 +96,7 @@ <hr> <br> <pre>public final class <span class="strong">Cluster</span> -extends java.lang.Object</pre> +extends <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></pre> <div class="block">A representation of a subset of the nodes, topics, and partitions in the Kafka cluster.</div> </li> </ul> @@ -116,9 +116,9 @@ extends java.lang.Object</pre> <th class="colOne" scope="col">Constructor and Description</th> </tr> <tr class="altColor"> -<td class="colOne"><code><strong><a href="../../../../org/apache/kafka/common/Cluster.html#Cluster(java.util.Collection,%20java.util.Collection,%20java.util.Set)">Cluster</a></strong>(java.util.Collection<<a href="../../../../org/apache/kafka/common/Node.html" title="class in org.apache.kafka.common">Node</a>> nodes, - java.util.Collection<<a href="../../../../org/apache/kafka/common/PartitionInfo.html" title="class in org.apache.kafka.common">PartitionInfo</a>> partitions, - java.util.Set<java.lang.String> unauthorizedTopics)</code> +<td class="colOne"><code><strong><a href="../../../../org/apache/kafka/common/Cluster.html#Cluster(java.util.Collection,%20java.util.Collection,%20java.util.Set)">Cluster</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><<a href="../../../../org/apache/kafka/common/Node.html" title="class in org.apache.kafka.common">Node</a>> nodes, + <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><<a href="../../../../org/apache/kafka/common/PartitionInfo.html" title="class in org.apache.kafka.common">PartitionInfo</a>> partitions, + <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><<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>> unauthorizedTopics)</code> <div class="block">Create a new cluster with the given nodes and partitions</div> </td> </tr> @@ -138,14 +138,14 @@ extends java.lang.Object</pre> <th class="colLast" scope="col">Method and Description</th> </tr> <tr class="altColor"> -<td class="colFirst"><code>java.util.List<<a href="../../../../org/apache/kafka/common/PartitionInfo.html" title="class in org.apache.kafka.common">PartitionInfo</a>></code></td> -<td class="colLast"><code><strong><a href="../../../../org/apache/kafka/common/Cluster.html#availablePartitionsForTopic(java.lang.String)">availablePartitionsForTopic</a></strong>(java.lang.String topic)</code> +<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><<a href="../../../../org/apache/kafka/common/PartitionInfo.html" title="class in org.apache.kafka.common">PartitionInfo</a>></code></td> +<td class="colLast"><code><strong><a href="../../../../org/apache/kafka/common/Cluster.html#availablePartitionsForTopic(java.lang.String)">availablePartitionsForTopic</a></strong>(<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> topic)</code> <div class="block">Get the list of available partitions for this topic</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../org/apache/kafka/common/Cluster.html" title="class in org.apache.kafka.common">Cluster</a></code></td> -<td class="colLast"><code><strong><a href="../../../../org/apache/kafka/common/Cluster.html#bootstrap(java.util.List)">bootstrap</a></strong>(java.util.List<java.net.InetSocketAddress> addresses)</code> +<td class="colLast"><code><strong><a href="../../../../org/apache/kafka/common/Cluster.html#bootstrap(java.util.List)">bootstrap</a></strong>(<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><<a href="http://docs.oracle.com/javase/7/docs/api/java/net/InetSocketAddress.html?is-external=true" title="class or interface in java.net">InetSocketAddress</a>> addresses)</code> <div class="block">Create a "bootstrap" cluster using the given list of host/ports</div> </td> </tr> @@ -172,7 +172,7 @@ extends java.lang.Object</pre> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code>java.util.List<<a href="../../../../org/apache/kafka/common/Node.html" title="class in org.apache.kafka.common">Node</a>></code></td> +<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><<a href="../../../../org/apache/kafka/common/Node.html" title="class in org.apache.kafka.common">Node</a>></code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/kafka/common/Cluster.html#nodes()">nodes</a></strong>()</code> </td> </tr> <tr class="rowColor"> @@ -182,40 +182,40 @@ extends java.lang.Object</pre> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code>java.lang.Integer</code></td> -<td class="colLast"><code><strong><a href="../../../../org/apache/kafka/common/Cluster.html#partitionCountForTopic(java.lang.String)">partitionCountForTopic</a></strong>(java.lang.String topic)</code> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a></code></td> +<td class="colLast"><code><strong><a href="../../../../org/apache/kafka/common/Cluster.html#partitionCountForTopic(java.lang.String)">partitionCountForTopic</a></strong>(<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> topic)</code> <div class="block">Get the number of partitions for the given topic</div> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>java.util.List<<a href="../../../../org/apache/kafka/common/PartitionInfo.html" title="class in org.apache.kafka.common">PartitionInfo</a>></code></td> +<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><<a href="../../../../org/apache/kafka/common/PartitionInfo.html" title="class in org.apache.kafka.common">PartitionInfo</a>></code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/kafka/common/Cluster.html#partitionsForNode(int)">partitionsForNode</a></strong>(int nodeId)</code> <div class="block">Get the list of partitions whose leader is this node</div> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code>java.util.List<<a href="../../../../org/apache/kafka/common/PartitionInfo.html" title="class in org.apache.kafka.common">PartitionInfo</a>></code></td> -<td class="colLast"><code><strong><a href="../../../../org/apache/kafka/common/Cluster.html#partitionsForTopic(java.lang.String)">partitionsForTopic</a></strong>(java.lang.String topic)</code> +<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><<a href="../../../../org/apache/kafka/common/PartitionInfo.html" title="class in org.apache.kafka.common">PartitionInfo</a>></code></td> +<td class="colLast"><code><strong><a href="../../../../org/apache/kafka/common/Cluster.html#partitionsForTopic(java.lang.String)">partitionsForTopic</a></strong>(<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> topic)</code> <div class="block">Get the list of partitions for this topic</div> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>java.util.Set<java.lang.String></code></td> +<td class="colFirst"><code><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><<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>></code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/kafka/common/Cluster.html#topics()">topics</a></strong>()</code> <div class="block">Get all topics.</div> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code>java.lang.String</code></td> +<td class="colFirst"><code><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></code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/kafka/common/Cluster.html#toString()">toString</a></strong>()</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>java.util.Set<java.lang.String></code></td> +<td class="colFirst"><code><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><<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>></code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/kafka/common/Cluster.html#unauthorizedTopics()">unauthorizedTopics</a></strong>()</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../org/apache/kafka/common/Cluster.html" title="class in org.apache.kafka.common">Cluster</a></code></td> -<td class="colLast"><code><strong><a href="../../../../org/apache/kafka/common/Cluster.html#withPartitions(java.util.Map)">withPartitions</a></strong>(java.util.Map<<a href="../../../../org/apache/kafka/common/TopicPartition.html" title="class in org.apache.kafka.common">TopicPartition</a>,<a href="../../../../org/apache/kafka/common/PartitionInfo.html" title="class in org.apache.kafka.common">PartitionInfo</a>> partitions)</code> +<td class="colLast"><code><strong><a href="../../../../org/apache/kafka/common/Cluster.html#withPartitions(java.util.Map)">withPartitions</a></strong>(<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><<a href="../../../../org/apache/kafka/common/TopicPartition.html" title="class in org.apache.kafka.common">TopicPartition</a>,<a href="../../../../org/apache/kafka/common/PartitionInfo.html" title="class in org.apache.kafka.common">PartitionInfo</a>> partitions)</code> <div class="block">Return a copy of this cluster combined with `partitions`.</div> </td> </tr> @@ -224,8 +224,8 @@ extends java.lang.Object</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.Object</h3> -<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li> +<h3>Methods inherited from class java.lang.<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></h3> +<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang /Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)" title="class or interface in java.lang">wait</a></code></li> </ul> </li> </ul> @@ -247,9 +247,9 @@ extends java.lang.Object</pre> <ul class="blockListLast"> <li class="blockList"> <h4>Cluster</h4> -<pre>public Cluster(java.util.Collection<<a href="../../../../org/apache/kafka/common/Node.html" title="class in org.apache.kafka.common">Node</a>> nodes, - java.util.Collection<<a href="../../../../org/apache/kafka/common/PartitionInfo.html" title="class in org.apache.kafka.common">PartitionInfo</a>> partitions, - java.util.Set<java.lang.String> unauthorizedTopics)</pre> +<pre>public Cluster(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><<a href="../../../../org/apache/kafka/common/Node.html" title="class in org.apache.kafka.common">Node</a>> nodes, + <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><<a href="../../../../org/apache/kafka/common/PartitionInfo.html" title="class in org.apache.kafka.common">PartitionInfo</a>> partitions, + <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><<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>> unauthorizedTopics)</pre> <div class="block">Create a new cluster with the given nodes and partitions</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>nodes</code> - The nodes in the cluster</dd><dd><code>partitions</code> - Information about a subset of the topic-partitions this cluster hosts</dd></dl> </li> @@ -278,7 +278,7 @@ extends java.lang.Object</pre> <ul class="blockList"> <li class="blockList"> <h4>bootstrap</h4> -<pre>public static <a href="../../../../org/apache/kafka/common/Cluster.html" title="class in org.apache.kafka.common">Cluster</a> bootstrap(java.util.List<java.net.InetSocketAddress> addresses)</pre> +<pre>public static <a href="../../../../org/apache/kafka/common/Cluster.html" title="class in org.apache.kafka.common">Cluster</a> bootstrap(<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><<a href="http://docs.oracle.com/javase/7/docs/api/java/net/InetSocketAddress.html?is-external=true" title="class or interface in java.net">InetSocketAddress</a>> addresses)</pre> <div class="block">Create a "bootstrap" cluster using the given list of host/ports</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>addresses</code> - The addresses</dd> <dt><span class="strong">Returns:</span></dt><dd>A cluster for these hosts/ports</dd></dl> @@ -290,7 +290,7 @@ extends java.lang.Object</pre> <ul class="blockList"> <li class="blockList"> <h4>withPartitions</h4> -<pre>public <a href="../../../../org/apache/kafka/common/Cluster.html" title="class in org.apache.kafka.common">Cluster</a> withPartitions(java.util.Map<<a href="../../../../org/apache/kafka/common/TopicPartition.html" title="class in org.apache.kafka.common">TopicPartition</a>,<a href="../../../../org/apache/kafka/common/PartitionInfo.html" title="class in org.apache.kafka.common">PartitionInfo</a>> partitions)</pre> +<pre>public <a href="../../../../org/apache/kafka/common/Cluster.html" title="class in org.apache.kafka.common">Cluster</a> withPartitions(<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><<a href="../../../../org/apache/kafka/common/TopicPartition.html" title="class in org.apache.kafka.common">TopicPartition</a>,<a href="../../../../org/apache/kafka/common/PartitionInfo.html" title="class in org.apache.kafka.common">PartitionInfo</a>> partitions)</pre> <div class="block">Return a copy of this cluster combined with `partitions`.</div> </li> </ul> @@ -300,7 +300,7 @@ extends java.lang.Object</pre> <ul class="blockList"> <li class="blockList"> <h4>nodes</h4> -<pre>public java.util.List<<a href="../../../../org/apache/kafka/common/Node.html" title="class in org.apache.kafka.common">Node</a>> nodes()</pre> +<pre>public <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><<a href="../../../../org/apache/kafka/common/Node.html" title="class in org.apache.kafka.common">Node</a>> nodes()</pre> <dl><dt><span class="strong">Returns:</span></dt><dd>The known set of nodes</dd></dl> </li> </ul> @@ -346,7 +346,7 @@ extends java.lang.Object</pre> <ul class="blockList"> <li class="blockList"> <h4>partitionsForTopic</h4> -<pre>public java.util.List<<a href="../../../../org/apache/kafka/common/PartitionInfo.html" title="class in org.apache.kafka.common">PartitionInfo</a>> partitionsForTopic(java.lang.String topic)</pre> +<pre>public <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><<a href="../../../../org/apache/kafka/common/PartitionInfo.html" title="class in org.apache.kafka.common">PartitionInfo</a>> partitionsForTopic(<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> topic)</pre> <div class="block">Get the list of partitions for this topic</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>topic</code> - The topic name</dd> <dt><span class="strong">Returns:</span></dt><dd>A list of partitions</dd></dl> @@ -358,7 +358,7 @@ extends java.lang.Object</pre> <ul class="blockList"> <li class="blockList"> <h4>availablePartitionsForTopic</h4> -<pre>public java.util.List<<a href="../../../../org/apache/kafka/common/PartitionInfo.html" title="class in org.apache.kafka.common">PartitionInfo</a>> availablePartitionsForTopic(java.lang.String topic)</pre> +<pre>public <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><<a href="../../../../org/apache/kafka/common/PartitionInfo.html" title="class in org.apache.kafka.common">PartitionInfo</a>> availablePartitionsForTopic(<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> topic)</pre> <div class="block">Get the list of available partitions for this topic</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>topic</code> - The topic name</dd> <dt><span class="strong">Returns:</span></dt><dd>A list of partitions</dd></dl> @@ -370,7 +370,7 @@ extends java.lang.Object</pre> <ul class="blockList"> <li class="blockList"> <h4>partitionsForNode</h4> -<pre>public java.util.List<<a href="../../../../org/apache/kafka/common/PartitionInfo.html" title="class in org.apache.kafka.common">PartitionInfo</a>> partitionsForNode(int nodeId)</pre> +<pre>public <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><<a href="../../../../org/apache/kafka/common/PartitionInfo.html" title="class in org.apache.kafka.common">PartitionInfo</a>> partitionsForNode(int nodeId)</pre> <div class="block">Get the list of partitions whose leader is this node</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>nodeId</code> - The node id</dd> <dt><span class="strong">Returns:</span></dt><dd>A list of partitions</dd></dl> @@ -382,7 +382,7 @@ extends java.lang.Object</pre> <ul class="blockList"> <li class="blockList"> <h4>partitionCountForTopic</h4> -<pre>public java.lang.Integer partitionCountForTopic(java.lang.String topic)</pre> +<pre>public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a> partitionCountForTopic(<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> topic)</pre> <div class="block">Get the number of partitions for the given topic</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>topic</code> - The topic to get the number of partitions for</dd> <dt><span class="strong">Returns:</span></dt><dd>The number of partitions or null if there is no corresponding metadata</dd></dl> @@ -394,7 +394,7 @@ extends java.lang.Object</pre> <ul class="blockList"> <li class="blockList"> <h4>topics</h4> -<pre>public java.util.Set<java.lang.String> topics()</pre> +<pre>public <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><<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>> topics()</pre> <div class="block">Get all topics.</div> <dl><dt><span class="strong">Returns:</span></dt><dd>a set of all topics</dd></dl> </li> @@ -405,7 +405,7 @@ extends java.lang.Object</pre> <ul class="blockList"> <li class="blockList"> <h4>unauthorizedTopics</h4> -<pre>public java.util.Set<java.lang.String> unauthorizedTopics()</pre> +<pre>public <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><<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>> unauthorizedTopics()</pre> </li> </ul> <a name="isBootstrapConfigured()"> @@ -423,10 +423,10 @@ extends java.lang.Object</pre> <ul class="blockListLast"> <li class="blockList"> <h4>toString</h4> -<pre>public java.lang.String toString()</pre> +<pre>public <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> toString()</pre> <dl> <dt><strong>Overrides:</strong></dt> -<dd><code>toString</code> in class <code>java.lang.Object</code></dd> +<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a></code> in class <code><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></code></dd> </dl> </li> </ul> http://git-wip-us.apache.org/repos/asf/kafka-site/blob/af5a933b/0100/javadoc/org/apache/kafka/common/Configurable.html ---------------------------------------------------------------------- diff --git a/0100/javadoc/org/apache/kafka/common/Configurable.html b/0100/javadoc/org/apache/kafka/common/Configurable.html index 7848374..b772e59 100644 --- a/0100/javadoc/org/apache/kafka/common/Configurable.html +++ b/0100/javadoc/org/apache/kafka/common/Configurable.html @@ -2,15 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_79) on Tue May 17 21:36:37 PDT 2016 --> -<title>Configurable (clients 0.10.0.0 API)</title> -<meta name="date" content="2016-05-17"> +<!-- Generated by javadoc (version 1.7.0_80) on Thu May 19 00:52:04 BST 2016 --> +<title>Configurable (kafka 0.10.0.0 API)</title> +<meta name="date" content="2016-05-19"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Configurable (clients 0.10.0.0 API)"; + parent.document.title="Configurable (kafka 0.10.0.0 API)"; } //--> </script> @@ -113,7 +113,7 @@ </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../org/apache/kafka/common/Configurable.html#configure(java.util.Map)">configure</a></strong>(java.util.Map<java.lang.String,?> configs)</code> +<td class="colLast"><code><strong><a href="../../../../org/apache/kafka/common/Configurable.html#configure(java.util.Map)">configure</a></strong>(<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><<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>,?> configs)</code> <div class="block">Configure this class with the given key-value pairs</div> </td> </tr> @@ -138,7 +138,7 @@ <ul class="blockListLast"> <li class="blockList"> <h4>configure</h4> -<pre>void configure(java.util.Map<java.lang.String,?> configs)</pre> +<pre>void configure(<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><<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>,?> configs)</pre> <div class="block">Configure this class with the given key-value pairs</div> </li> </ul> http://git-wip-us.apache.org/repos/asf/kafka-site/blob/af5a933b/0100/javadoc/org/apache/kafka/common/KafkaException.html ---------------------------------------------------------------------- diff --git a/0100/javadoc/org/apache/kafka/common/KafkaException.html b/0100/javadoc/org/apache/kafka/common/KafkaException.html index c9ae265..3da7953 100644 --- a/0100/javadoc/org/apache/kafka/common/KafkaException.html +++ b/0100/javadoc/org/apache/kafka/common/KafkaException.html @@ -2,15 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_79) on Tue May 17 21:36:37 PDT 2016 --> -<title>KafkaException (clients 0.10.0.0 API)</title> -<meta name="date" content="2016-05-17"> +<!-- Generated by javadoc (version 1.7.0_80) on Thu May 19 00:52:04 BST 2016 --> +<title>KafkaException (kafka 0.10.0.0 API)</title> +<meta name="date" content="2016-05-19"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="KafkaException (clients 0.10.0.0 API)"; + parent.document.title="KafkaException (kafka 0.10.0.0 API)"; } //--> </script> @@ -83,16 +83,16 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li>java.lang.Object</li> +<li><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> <li> <ul class="inheritance"> -<li>java.lang.Throwable</li> +<li><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">java.lang.Throwable</a></li> <li> <ul class="inheritance"> -<li>java.lang.Exception</li> +<li><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">java.lang.Exception</a></li> <li> <ul class="inheritance"> -<li>java.lang.RuntimeException</li> +<li><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/RuntimeException.html?is-external=true" title="class or interface in java.lang">java.lang.RuntimeException</a></li> <li> <ul class="inheritance"> <li>org.apache.kafka.common.KafkaException</li> @@ -110,16 +110,16 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd>java.io.Serializable</dd> +<dd><a href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a></dd> </dl> <dl> <dt>Direct Known Subclasses:</dt> -<dd><a href="../../../../org/apache/kafka/common/errors/ApiException.html" title="class in org.apache.kafka.common.errors">ApiException</a>, <a href="../../../../org/apache/kafka/clients/producer/BufferExhaustedException.html" title="class in org.apache.kafka.clients.producer">BufferExhaustedException</a>, <a href="../../../../org/apache/kafka/clients/consumer/CommitFailedException.html" title="class in org.apache.kafka.clients.consumer">CommitFailedException</a>, <a href="../../../../org/apache/kafka/common/config/ConfigException.html" title="class in org.apache.kafka.common.config">ConfigException</a>, <a href="../../../../org/apache/kafka/common/errors/InterruptException.html" title="class in org.apache.kafka.common.errors">InterruptException</a>, <a href="../../../../org/apache/kafka/clients/consumer/InvalidOffsetException.html" title="class in org.apache.kafka.clients.consumer">InvalidOffsetException</a>, <a href="../../../../org/apache/kafka/common/errors/SerializationExceptio n.html" title="class in org.apache.kafka.common.errors">SerializationException</a>, <a href="../../../../org/apache/kafka/common/errors/WakeupException.html" title="class in org.apache.kafka.common.errors">WakeupException</a></dd> +<dd><a href="../../../../org/apache/kafka/common/errors/ApiException.html" title="class in org.apache.kafka.common.errors">ApiException</a>, <a href="../../../../org/apache/kafka/clients/producer/BufferExhaustedException.html" title="class in org.apache.kafka.clients.producer">BufferExhaustedException</a>, <a href="../../../../org/apache/kafka/clients/consumer/CommitFailedException.html" title="class in org.apache.kafka.clients.consumer">CommitFailedException</a>, <a href="../../../../org/apache/kafka/common/config/ConfigException.html" title="class in org.apache.kafka.common.config">ConfigException</a>, <a href="../../../../org/apache/kafka/connect/errors/ConnectException.html" title="class in org.apache.kafka.connect.errors">ConnectException</a>, <a href="../../../../org/apache/kafka/common/errors/InterruptException.html" title="class in org.apache.kafka.common.errors">InterruptException</a>, <a href="../../../../org/apache/kafka/clients/consumer/InvalidOffsetException.html" title ="class in org.apache.kafka.clients.consumer">InvalidOffsetException</a>, <a href="../../../../org/apache/kafka/common/errors/SerializationException.html" title="class in org.apache.kafka.common.errors">SerializationException</a>, <a href="../../../../org/apache/kafka/streams/errors/StreamsException.html" title="class in org.apache.kafka.streams.errors">StreamsException</a>, <a href="../../../../org/apache/kafka/common/errors/WakeupException.html" title="class in org.apache.kafka.common.errors">WakeupException</a></dd> </dl> <hr> <br> <pre>public class <span class="strong">KafkaException</span> -extends java.lang.RuntimeException</pre> +extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/RuntimeException.html?is-external=true" title="class or interface in java.lang">RuntimeException</a></pre> <div class="block">The base class of all other Kafka exceptions</div> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#org.apache.kafka.common.KafkaException">Serialized Form</a></dd></dl> </li> @@ -143,14 +143,14 @@ extends java.lang.RuntimeException</pre> <td class="colOne"><code><strong><a href="../../../../org/apache/kafka/common/KafkaException.html#KafkaException()">KafkaException</a></strong>()</code> </td> </tr> <tr class="rowColor"> -<td class="colOne"><code><strong><a href="../../../../org/apache/kafka/common/KafkaException.html#KafkaException(java.lang.String)">KafkaException</a></strong>(java.lang.String message)</code> </td> +<td class="colOne"><code><strong><a href="../../../../org/apache/kafka/common/KafkaException.html#KafkaException(java.lang.String)">KafkaException</a></strong>(<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> message)</code> </td> </tr> <tr class="altColor"> -<td class="colOne"><code><strong><a href="../../../../org/apache/kafka/common/KafkaException.html#KafkaException(java.lang.String,%20java.lang.Throwable)">KafkaException</a></strong>(java.lang.String message, - java.lang.Throwable cause)</code> </td> +<td class="colOne"><code><strong><a href="../../../../org/apache/kafka/common/KafkaException.html#KafkaException(java.lang.String,%20java.lang.Throwable)">KafkaException</a></strong>(<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> message, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</a> cause)</code> </td> </tr> <tr class="rowColor"> -<td class="colOne"><code><strong><a href="../../../../org/apache/kafka/common/KafkaException.html#KafkaException(java.lang.Throwable)">KafkaException</a></strong>(java.lang.Throwable cause)</code> </td> +<td class="colOne"><code><strong><a href="../../../../org/apache/kafka/common/KafkaException.html#KafkaException(java.lang.Throwable)">KafkaException</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</a> cause)</code> </td> </tr> </table> </li> @@ -165,15 +165,15 @@ extends java.lang.RuntimeException</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Throwable"> <!-- --> </a> -<h3>Methods inherited from class java.lang.Throwable</h3> -<code>addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString</code></li> +<h3>Methods inherited from class java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</a></h3> +<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true#addSuppressed(java.lang.Throwable)" title="class or interface in java.lang">addSuppressed</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true#fillInStackTrace()" title="class or interface in java.lang">fillInStackTrace</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true#getCause()" title="class or interface in java.lang">getCause</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true#getLocalizedMessage()" title="class or interface in java.lang">getLocalizedMessage</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true#getMessage()" title="class or interface in java.lang">getMessage</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true#getStackTrace()" title="class or inter face in java.lang">getStackTrace</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true#getSuppressed()" title="class or interface in java.lang">getSuppressed</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true#initCause(java.lang.Throwable)" title="class or interface in java.lang">initCause</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true#printStackTrace()" title="class or interface in java.lang">printStackTrace</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true#printStackTrace(java.io.PrintStream)" title="class or interface in java.lang">printStackTrace</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true#printStackTrace(java.io.PrintWriter)" title="class or interface in java.lang">printStackTrace</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lan g/Throwable.html?is-external=true#setStackTrace(java.lang.StackTraceElement[])" title="class or interface in java.lang">setStackTrace</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true#toString()" title="class or interface in java.lang">toString</a></code></li> </ul> <ul class="blockList"> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.Object</h3> -<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li> +<h3>Methods inherited from class java.lang.<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></h3> +<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang /Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)" title="class or interface in java.lang">wait</a></code></li> </ul> </li> </ul> @@ -195,8 +195,8 @@ extends java.lang.RuntimeException</pre> <ul class="blockList"> <li class="blockList"> <h4>KafkaException</h4> -<pre>public KafkaException(java.lang.String message, - java.lang.Throwable cause)</pre> +<pre>public KafkaException(<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> message, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</a> cause)</pre> </li> </ul> <a name="KafkaException(java.lang.String)"> @@ -205,7 +205,7 @@ extends java.lang.RuntimeException</pre> <ul class="blockList"> <li class="blockList"> <h4>KafkaException</h4> -<pre>public KafkaException(java.lang.String message)</pre> +<pre>public KafkaException(<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> message)</pre> </li> </ul> <a name="KafkaException(java.lang.Throwable)"> @@ -214,7 +214,7 @@ extends java.lang.RuntimeException</pre> <ul class="blockList"> <li class="blockList"> <h4>KafkaException</h4> -<pre>public KafkaException(java.lang.Throwable cause)</pre> +<pre>public KafkaException(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</a> cause)</pre> </li> </ul> <a name="KafkaException()"> http://git-wip-us.apache.org/repos/asf/kafka-site/blob/af5a933b/0100/javadoc/org/apache/kafka/common/Metric.html ---------------------------------------------------------------------- diff --git a/0100/javadoc/org/apache/kafka/common/Metric.html b/0100/javadoc/org/apache/kafka/common/Metric.html index e8224fd..a7ce1a9 100644 --- a/0100/javadoc/org/apache/kafka/common/Metric.html +++ b/0100/javadoc/org/apache/kafka/common/Metric.html @@ -2,15 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_79) on Tue May 17 21:36:37 PDT 2016 --> -<title>Metric (clients 0.10.0.0 API)</title> -<meta name="date" content="2016-05-17"> +<!-- Generated by javadoc (version 1.7.0_80) on Thu May 19 00:52:04 BST 2016 --> +<title>Metric (kafka 0.10.0.0 API)</title> +<meta name="date" content="2016-05-19"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Metric (clients 0.10.0.0 API)"; + parent.document.title="Metric (kafka 0.10.0.0 API)"; } //--> </script> http://git-wip-us.apache.org/repos/asf/kafka-site/blob/af5a933b/0100/javadoc/org/apache/kafka/common/MetricName.html ---------------------------------------------------------------------- diff --git a/0100/javadoc/org/apache/kafka/common/MetricName.html b/0100/javadoc/org/apache/kafka/common/MetricName.html index 1ce7280..df062dd 100644 --- a/0100/javadoc/org/apache/kafka/common/MetricName.html +++ b/0100/javadoc/org/apache/kafka/common/MetricName.html @@ -2,15 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_79) on Tue May 17 21:36:37 PDT 2016 --> -<title>MetricName (clients 0.10.0.0 API)</title> -<meta name="date" content="2016-05-17"> +<!-- Generated by javadoc (version 1.7.0_80) on Thu May 19 00:52:04 BST 2016 --> +<title>MetricName (kafka 0.10.0.0 API)</title> +<meta name="date" content="2016-05-19"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="MetricName (clients 0.10.0.0 API)"; + parent.document.title="MetricName (kafka 0.10.0.0 API)"; } //--> </script> @@ -83,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li>java.lang.Object</li> +<li><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> <li> <ul class="inheritance"> <li>org.apache.kafka.common.MetricName</li> @@ -96,7 +96,7 @@ <hr> <br> <pre>public final class <span class="strong">MetricName</span> -extends java.lang.Object</pre> +extends <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></pre> <div class="block">The <code>MetricName</code> class encapsulates a metric's name, logical group and its related attributes. It should be constructed using metrics.MetricName(...). <p> This class captures the following parameters @@ -153,8 +153,8 @@ extends java.lang.Object</pre> <th class="colOne" scope="col">Constructor and Description</th> </tr> <tr class="altColor"> -<td class="colOne"><code><strong><a href="../../../../org/apache/kafka/common/MetricName.html#MetricName(java.lang.String,%20java.lang.String)">MetricName</a></strong>(java.lang.String name, - java.lang.String group)</code> +<td class="colOne"><code><strong><a href="../../../../org/apache/kafka/common/MetricName.html#MetricName(java.lang.String,%20java.lang.String)">MetricName</a></strong>(<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> name, + <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> group)</code> <div class="block"><strong>Deprecated.</strong> <div class="block"><i>This method will be removed in a future release. Please create MetricName by method <code>Metrics.metricName(String, String)</code></i></div> @@ -162,9 +162,9 @@ extends java.lang.Object</pre> </td> </tr> <tr class="rowColor"> -<td class="colOne"><code><strong><a href="../../../../org/apache/kafka/common/MetricName.html#MetricName(java.lang.String,%20java.lang.String,%20java.util.Map)">MetricName</a></strong>(java.lang.String name, - java.lang.String group, - java.util.Map<java.lang.String,java.lang.String> tags)</code> +<td class="colOne"><code><strong><a href="../../../../org/apache/kafka/common/MetricName.html#MetricName(java.lang.String,%20java.lang.String,%20java.util.Map)">MetricName</a></strong>(<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> name, + <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> group, + <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><<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>,<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>> tags)</code> <div class="block"><strong>Deprecated.</strong> <div class="block"><i>This method will be removed in a future release. Please create MetricName by method <code>Metrics.metricName(String, String, Map)</code></i></div> @@ -172,9 +172,9 @@ extends java.lang.Object</pre> </td> </tr> <tr class="altColor"> -<td class="colOne"><code><strong><a href="../../../../org/apache/kafka/common/MetricName.html#MetricName(java.lang.String,%20java.lang.String,%20java.lang.String)">MetricName</a></strong>(java.lang.String name, - java.lang.String group, - java.lang.String description)</code> +<td class="colOne"><code><strong><a href="../../../../org/apache/kafka/common/MetricName.html#MetricName(java.lang.String,%20java.lang.String,%20java.lang.String)">MetricName</a></strong>(<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> name, + <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> group, + <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> description)</code> <div class="block"><strong>Deprecated.</strong> <div class="block"><i>This method will be removed in a future release. Please create MetricName by method <code>Metrics.metricName(String, String, String)</code></i></div> @@ -182,18 +182,18 @@ extends java.lang.Object</pre> </td> </tr> <tr class="rowColor"> -<td class="colOne"><code><strong><a href="../../../../org/apache/kafka/common/MetricName.html#MetricName(java.lang.String,%20java.lang.String,%20java.lang.String,%20java.util.Map)">MetricName</a></strong>(java.lang.String name, - java.lang.String group, - java.lang.String description, - java.util.Map<java.lang.String,java.lang.String> tags)</code> +<td class="colOne"><code><strong><a href="../../../../org/apache/kafka/common/MetricName.html#MetricName(java.lang.String,%20java.lang.String,%20java.lang.String,%20java.util.Map)">MetricName</a></strong>(<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> name, + <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> group, + <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> description, + <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><<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>,<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>> tags)</code> <div class="block">Please create MetricName by method <code>Metrics.metricName(String, String, String, Map)</code></div> </td> </tr> <tr class="altColor"> -<td class="colOne"><code><strong><a href="../../../../org/apache/kafka/common/MetricName.html#MetricName(java.lang.String,%20java.lang.String,%20java.lang.String,%20java.lang.String...)">MetricName</a></strong>(java.lang.String name, - java.lang.String group, - java.lang.String description, - java.lang.String... keyValue)</code> +<td class="colOne"><code><strong><a href="../../../../org/apache/kafka/common/MetricName.html#MetricName(java.lang.String,%20java.lang.String,%20java.lang.String,%20java.lang.String...)">MetricName</a></strong>(<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> name, + <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> group, + <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> description, + <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>... keyValue)</code> <div class="block"><strong>Deprecated.</strong> <div class="block"><i>This method will be removed in a future release. Please create MetricName by method <code>Metrics.metricName(String, String, String, String...)</code></i></div> @@ -216,15 +216,15 @@ extends java.lang.Object</pre> <th class="colLast" scope="col">Method and Description</th> </tr> <tr class="altColor"> -<td class="colFirst"><code>java.lang.String</code></td> +<td class="colFirst"><code><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></code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/kafka/common/MetricName.html#description()">description</a></strong>()</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>boolean</code></td> -<td class="colLast"><code><strong><a href="../../../../org/apache/kafka/common/MetricName.html#equals(java.lang.Object)">equals</a></strong>(java.lang.Object obj)</code> </td> +<td class="colLast"><code><strong><a href="../../../../org/apache/kafka/common/MetricName.html#equals(java.lang.Object)">equals</a></strong>(<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> obj)</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code>java.lang.String</code></td> +<td class="colFirst"><code><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></code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/kafka/common/MetricName.html#group()">group</a></strong>()</code> </td> </tr> <tr class="rowColor"> @@ -232,15 +232,15 @@ extends java.lang.Object</pre> <td class="colLast"><code><strong><a href="../../../../org/apache/kafka/common/MetricName.html#hashCode()">hashCode</a></strong>()</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code>java.lang.String</code></td> +<td class="colFirst"><code><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></code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/kafka/common/MetricName.html#name()">name</a></strong>()</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>java.util.Map<java.lang.String,java.lang.String></code></td> +<td class="colFirst"><code><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><<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>,<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>></code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/kafka/common/MetricName.html#tags()">tags</a></strong>()</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code>java.lang.String</code></td> +<td class="colFirst"><code><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></code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/kafka/common/MetricName.html#toString()">toString</a></strong>()</code> </td> </tr> </table> @@ -248,8 +248,8 @@ extends java.lang.Object</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.Object</h3> -<code>clone, finalize, getClass, notify, notifyAll, wait, wait, wait</code></li> +<h3>Methods inherited from class java.lang.<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></h3> +<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-ex ternal=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)" title="class or interface in java.lang">wait</a></code></li> </ul> </li> </ul> @@ -271,10 +271,10 @@ extends java.lang.Object</pre> <ul class="blockList"> <li class="blockList"> <h4>MetricName</h4> -<pre>public MetricName(java.lang.String name, - java.lang.String group, - java.lang.String description, - java.util.Map<java.lang.String,java.lang.String> tags)</pre> +<pre>public MetricName(<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> name, + <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> group, + <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> description, + <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><<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>,<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>> tags)</pre> <div class="block">Please create MetricName by method <code>Metrics.metricName(String, String, String, Map)</code></div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>name</code> - The name of the metric</dd><dd><code>group</code> - logical group name of the metrics to which this metric belongs</dd><dd><code>description</code> - A human-readable description to include in the metric</dd><dd><code>tags</code> - additional key/value attributes of the metric</dd></dl> </li> @@ -285,11 +285,11 @@ extends java.lang.Object</pre> <ul class="blockList"> <li class="blockList"> <h4>MetricName</h4> -<pre>@Deprecated -public MetricName(java.lang.String name, - java.lang.String group, - java.lang.String description, - java.lang.String... keyValue)</pre> +<pre><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a> +public MetricName(<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> name, + <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> group, + <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> description, + <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>... keyValue)</pre> <div class="block"><span class="strong">Deprecated.</span> <i>This method will be removed in a future release. Please create MetricName by method <code>Metrics.metricName(String, String, String, String...)</code></i></div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>name</code> - The name of the metric</dd><dd><code>group</code> - logical group name of the metrics to which this metric belongs</dd><dd><code>description</code> - A human-readable description to include in the metric</dd><dd><code>keyValue</code> - additional key/value attributes of the metric (must come in pairs)</dd></dl> @@ -301,10 +301,10 @@ public MetricName(java.lang.String name, <ul class="blockList"> <li class="blockList"> <h4>MetricName</h4> -<pre>@Deprecated -public MetricName(java.lang.String name, - java.lang.String group, - java.util.Map<java.lang.String,java.lang.String> tags)</pre> +<pre><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a> +public MetricName(<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> name, + <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> group, + <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><<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>,<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>> tags)</pre> <div class="block"><span class="strong">Deprecated.</span> <i>This method will be removed in a future release. Please create MetricName by method <code>Metrics.metricName(String, String, Map)</code></i></div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>name</code> - The name of the metric</dd><dd><code>group</code> - logical group name of the metrics to which this metric belongs</dd><dd><code>tags</code> - key/value attributes of the metric</dd></dl> @@ -316,10 +316,10 @@ public MetricName(java.lang.String name, <ul class="blockList"> <li class="blockList"> <h4>MetricName</h4> -<pre>@Deprecated -public MetricName(java.lang.String name, - java.lang.String group, - java.lang.String description)</pre> +<pre><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a> +public MetricName(<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> name, + <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> group, + <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> description)</pre> <div class="block"><span class="strong">Deprecated.</span> <i>This method will be removed in a future release. Please create MetricName by method <code>Metrics.metricName(String, String, String)</code></i></div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>name</code> - The name of the metric</dd><dd><code>group</code> - logical group name of the metrics to which this metric belongs</dd><dd><code>description</code> - A human-readable description to include in the metric</dd></dl> @@ -331,9 +331,9 @@ public MetricName(java.lang.String name, <ul class="blockListLast"> <li class="blockList"> <h4>MetricName</h4> -<pre>@Deprecated -public MetricName(java.lang.String name, - java.lang.String group)</pre> +<pre><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a> +public MetricName(<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> name, + <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> group)</pre> <div class="block"><span class="strong">Deprecated.</span> <i>This method will be removed in a future release. Please create MetricName by method <code>Metrics.metricName(String, String)</code></i></div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>name</code> - The name of the metric</dd><dd><code>group</code> - logical group name of the metrics to which this metric belongs</dd></dl> @@ -353,7 +353,7 @@ public MetricName(java.lang.String name, <ul class="blockList"> <li class="blockList"> <h4>name</h4> -<pre>public java.lang.String name()</pre> +<pre>public <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> name()</pre> </li> </ul> <a name="group()"> @@ -362,7 +362,7 @@ public MetricName(java.lang.String name, <ul class="blockList"> <li class="blockList"> <h4>group</h4> -<pre>public java.lang.String group()</pre> +<pre>public <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> group()</pre> </li> </ul> <a name="tags()"> @@ -371,7 +371,7 @@ public MetricName(java.lang.String name, <ul class="blockList"> <li class="blockList"> <h4>tags</h4> -<pre>public java.util.Map<java.lang.String,java.lang.String> tags()</pre> +<pre>public <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><<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>,<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>> tags()</pre> </li> </ul> <a name="description()"> @@ -380,7 +380,7 @@ public MetricName(java.lang.String name, <ul class="blockList"> <li class="blockList"> <h4>description</h4> -<pre>public java.lang.String description()</pre> +<pre>public <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> description()</pre> </li> </ul> <a name="hashCode()"> @@ -392,7 +392,7 @@ public MetricName(java.lang.String name, <pre>public int hashCode()</pre> <dl> <dt><strong>Overrides:</strong></dt> -<dd><code>hashCode</code> in class <code>java.lang.Object</code></dd> +<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a></code> in class <code><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></code></dd> </dl> </li> </ul> @@ -402,10 +402,10 @@ public MetricName(java.lang.String name, <ul class="blockList"> <li class="blockList"> <h4>equals</h4> -<pre>public boolean equals(java.lang.Object obj)</pre> +<pre>public boolean equals(<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> obj)</pre> <dl> <dt><strong>Overrides:</strong></dt> -<dd><code>equals</code> in class <code>java.lang.Object</code></dd> +<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a></code> in class <code><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></code></dd> </dl> </li> </ul> @@ -415,10 +415,10 @@ public MetricName(java.lang.String name, <ul class="blockListLast"> <li class="blockList"> <h4>toString</h4> -<pre>public java.lang.String toString()</pre> +<pre>public <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> toString()</pre> <dl> <dt><strong>Overrides:</strong></dt> -<dd><code>toString</code> in class <code>java.lang.Object</code></dd> +<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a></code> in class <code><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></code></dd> </dl> </li> </ul> http://git-wip-us.apache.org/repos/asf/kafka-site/blob/af5a933b/0100/javadoc/org/apache/kafka/common/Node.html ---------------------------------------------------------------------- diff --git a/0100/javadoc/org/apache/kafka/common/Node.html b/0100/javadoc/org/apache/kafka/common/Node.html index a11c8f6..2974e46 100644 --- a/0100/javadoc/org/apache/kafka/common/Node.html +++ b/0100/javadoc/org/apache/kafka/common/Node.html @@ -2,15 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_79) on Tue May 17 21:36:37 PDT 2016 --> -<title>Node (clients 0.10.0.0 API)</title> -<meta name="date" content="2016-05-17"> +<!-- Generated by javadoc (version 1.7.0_80) on Thu May 19 00:52:04 BST 2016 --> +<title>Node (kafka 0.10.0.0 API)</title> +<meta name="date" content="2016-05-19"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Node (clients 0.10.0.0 API)"; + parent.document.title="Node (kafka 0.10.0.0 API)"; } //--> </script> @@ -83,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<li>java.lang.Object</li> +<li><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> <li> <ul class="inheritance"> <li>org.apache.kafka.common.Node</li> @@ -96,7 +96,7 @@ <hr> <br> <pre>public class <span class="strong">Node</span> -extends java.lang.Object</pre> +extends <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></pre> <div class="block">Information about a Kafka node</div> </li> </ul> @@ -117,14 +117,14 @@ extends java.lang.Object</pre> </tr> <tr class="altColor"> <td class="colOne"><code><strong><a href="../../../../org/apache/kafka/common/Node.html#Node(int,%20java.lang.String,%20int)">Node</a></strong>(int id, - java.lang.String host, + <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> host, int port)</code> </td> </tr> <tr class="rowColor"> <td class="colOne"><code><strong><a href="../../../../org/apache/kafka/common/Node.html#Node(int,%20java.lang.String,%20int,%20java.lang.String)">Node</a></strong>(int id, - java.lang.String host, + <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> host, int port, - java.lang.String rack)</code> </td> + <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> rack)</code> </td> </tr> </table> </li> @@ -143,7 +143,7 @@ extends java.lang.Object</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>boolean</code></td> -<td class="colLast"><code><strong><a href="../../../../org/apache/kafka/common/Node.html#equals(java.lang.Object)">equals</a></strong>(java.lang.Object obj)</code> </td> +<td class="colLast"><code><strong><a href="../../../../org/apache/kafka/common/Node.html#equals(java.lang.Object)">equals</a></strong>(<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> obj)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>int</code></td> @@ -156,7 +156,7 @@ extends java.lang.Object</pre> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>java.lang.String</code></td> +<td class="colFirst"><code><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></code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/kafka/common/Node.html#host()">host</a></strong>()</code> <div class="block">The host name for this node</div> </td> @@ -168,7 +168,7 @@ extends java.lang.Object</pre> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>java.lang.String</code></td> +<td class="colFirst"><code><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></code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/kafka/common/Node.html#idString()">idString</a></strong>()</code> <div class="block">String representation of the node id.</div> </td> @@ -191,13 +191,13 @@ extends java.lang.Object</pre> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>java.lang.String</code></td> +<td class="colFirst"><code><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></code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/kafka/common/Node.html#rack()">rack</a></strong>()</code> <div class="block">The rack for this node</div> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code>java.lang.String</code></td> +<td class="colFirst"><code><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></code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/kafka/common/Node.html#toString()">toString</a></strong>()</code> </td> </tr> </table> @@ -205,8 +205,8 @@ extends java.lang.Object</pre> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.Object</h3> -<code>clone, finalize, getClass, notify, notifyAll, wait, wait, wait</code></li> +<h3>Methods inherited from class java.lang.<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></h3> +<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-ex ternal=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)" title="class or interface in java.lang">wait</a></code></li> </ul> </li> </ul> @@ -229,7 +229,7 @@ extends java.lang.Object</pre> <li class="blockList"> <h4>Node</h4> <pre>public Node(int id, - java.lang.String host, + <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> host, int port)</pre> </li> </ul> @@ -240,9 +240,9 @@ extends java.lang.Object</pre> <li class="blockList"> <h4>Node</h4> <pre>public Node(int id, - java.lang.String host, + <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> host, int port, - java.lang.String rack)</pre> + <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> rack)</pre> </li> </ul> </li> @@ -290,7 +290,7 @@ extends java.lang.Object</pre> <ul class="blockList"> <li class="blockList"> <h4>idString</h4> -<pre>public java.lang.String idString()</pre> +<pre>public <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> idString()</pre> <div class="block">String representation of the node id. Typically the integer id is used to serialize over the wire, the string representation is used as an identifier with NetworkClient code</div> </li> @@ -301,7 +301,7 @@ extends java.lang.Object</pre> <ul class="blockList"> <li class="blockList"> <h4>host</h4> -<pre>public java.lang.String host()</pre> +<pre>public <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> host()</pre> <div class="block">The host name for this node</div> </li> </ul> @@ -331,7 +331,7 @@ extends java.lang.Object</pre> <ul class="blockList"> <li class="blockList"> <h4>rack</h4> -<pre>public java.lang.String rack()</pre> +<pre>public <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> rack()</pre> <div class="block">The rack for this node</div> </li> </ul> @@ -344,7 +344,7 @@ extends java.lang.Object</pre> <pre>public int hashCode()</pre> <dl> <dt><strong>Overrides:</strong></dt> -<dd><code>hashCode</code> in class <code>java.lang.Object</code></dd> +<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a></code> in class <code><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></code></dd> </dl> </li> </ul> @@ -354,10 +354,10 @@ extends java.lang.Object</pre> <ul class="blockList"> <li class="blockList"> <h4>equals</h4> -<pre>public boolean equals(java.lang.Object obj)</pre> +<pre>public boolean equals(<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> obj)</pre> <dl> <dt><strong>Overrides:</strong></dt> -<dd><code>equals</code> in class <code>java.lang.Object</code></dd> +<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a></code> in class <code><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></code></dd> </dl> </li> </ul> @@ -367,10 +367,10 @@ extends java.lang.Object</pre> <ul class="blockListLast"> <li class="blockList"> <h4>toString</h4> -<pre>public java.lang.String toString()</pre> +<pre>public <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> toString()</pre> <dl> <dt><strong>Overrides:</strong></dt> -<dd><code>toString</code> in class <code>java.lang.Object</code></dd> +<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a></code> in class <code><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></code></dd> </dl> </li> </ul>
