http://git-wip-us.apache.org/repos/asf/kafka-site/blob/ae86b7d5/0110/javadoc/org/apache/kafka/common/config/TopicConfig.html ---------------------------------------------------------------------- diff --git a/0110/javadoc/org/apache/kafka/common/config/TopicConfig.html b/0110/javadoc/org/apache/kafka/common/config/TopicConfig.html index 2665915..a6ad535 100644 --- a/0110/javadoc/org/apache/kafka/common/config/TopicConfig.html +++ b/0110/javadoc/org/apache/kafka/common/config/TopicConfig.html @@ -2,15 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_79) on Tue Sep 05 19:20:58 BST 2017 --> -<title>TopicConfig (kafka 0.11.0.1 API)</title> -<meta name="date" content="2017-09-05"> +<!-- Generated by javadoc (version 1.7.0_80) on Fri Nov 10 23:49:18 GMT 2017 --> +<title>TopicConfig (kafka 0.11.0.2 API)</title> +<meta name="date" content="2017-11-10"> <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="TopicConfig (kafka 0.11.0.1 API)"; + parent.document.title="TopicConfig (kafka 0.11.0.2 API)"; } //--> </script> @@ -83,7 +83,7 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<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>java.lang.Object</li> <li> <ul class="inheritance"> <li>org.apache.kafka.common.config.TopicConfig</li> @@ -96,7 +96,7 @@ <hr> <br> <pre>public class <span class="strong">TopicConfig</span> -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> +extends java.lang.Object</pre> <div class="block">Keys that can be used to configure a topic. These keys are useful when creating or reconfiguring a topic using the AdminClient. @@ -122,187 +122,187 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html? <th class="colLast" scope="col">Field and Description</th> </tr> <tr class="altColor"> -<td class="colFirst"><code>static <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="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/kafka/common/config/TopicConfig.html#CLEANUP_POLICY_COMPACT">CLEANUP_POLICY_COMPACT</a></strong></code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static <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="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/kafka/common/config/TopicConfig.html#CLEANUP_POLICY_CONFIG">CLEANUP_POLICY_CONFIG</a></strong></code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code>static <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="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/kafka/common/config/TopicConfig.html#CLEANUP_POLICY_DELETE">CLEANUP_POLICY_DELETE</a></strong></code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static <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="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/kafka/common/config/TopicConfig.html#CLEANUP_POLICY_DOC">CLEANUP_POLICY_DOC</a></strong></code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code>static <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="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/kafka/common/config/TopicConfig.html#COMPRESSION_TYPE_CONFIG">COMPRESSION_TYPE_CONFIG</a></strong></code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static <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="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/kafka/common/config/TopicConfig.html#COMPRESSION_TYPE_DOC">COMPRESSION_TYPE_DOC</a></strong></code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code>static <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="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/kafka/common/config/TopicConfig.html#DELETE_RETENTION_MS_CONFIG">DELETE_RETENTION_MS_CONFIG</a></strong></code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static <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="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/kafka/common/config/TopicConfig.html#DELETE_RETENTION_MS_DOC">DELETE_RETENTION_MS_DOC</a></strong></code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code>static <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="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/kafka/common/config/TopicConfig.html#FILE_DELETE_DELAY_MS_CONFIG">FILE_DELETE_DELAY_MS_CONFIG</a></strong></code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static <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="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/kafka/common/config/TopicConfig.html#FILE_DELETE_DELAY_MS_DOC">FILE_DELETE_DELAY_MS_DOC</a></strong></code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code>static <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="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/kafka/common/config/TopicConfig.html#FLUSH_MESSAGES_INTERVAL_CONFIG">FLUSH_MESSAGES_INTERVAL_CONFIG</a></strong></code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static <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="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/kafka/common/config/TopicConfig.html#FLUSH_MESSAGES_INTERVAL_DOC">FLUSH_MESSAGES_INTERVAL_DOC</a></strong></code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code>static <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="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/kafka/common/config/TopicConfig.html#FLUSH_MS_CONFIG">FLUSH_MS_CONFIG</a></strong></code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static <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="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/kafka/common/config/TopicConfig.html#FLUSH_MS_DOC">FLUSH_MS_DOC</a></strong></code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code>static <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="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/kafka/common/config/TopicConfig.html#INDEX_INTERVAL_BYTES_CONFIG">INDEX_INTERVAL_BYTES_CONFIG</a></strong></code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static <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="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/kafka/common/config/TopicConfig.html#INDEX_INTERVAL_BYTES_DOCS">INDEX_INTERVAL_BYTES_DOCS</a></strong></code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code>static <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="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/kafka/common/config/TopicConfig.html#MAX_MESSAGE_BYTES_CONFIG">MAX_MESSAGE_BYTES_CONFIG</a></strong></code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static <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="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/kafka/common/config/TopicConfig.html#MAX_MESSAGE_BYTES_DOC">MAX_MESSAGE_BYTES_DOC</a></strong></code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code>static <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="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/kafka/common/config/TopicConfig.html#MESSAGE_FORMAT_VERSION_CONFIG">MESSAGE_FORMAT_VERSION_CONFIG</a></strong></code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static <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="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/kafka/common/config/TopicConfig.html#MESSAGE_FORMAT_VERSION_DOC">MESSAGE_FORMAT_VERSION_DOC</a></strong></code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code>static <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="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/kafka/common/config/TopicConfig.html#MESSAGE_TIMESTAMP_DIFFERENCE_MAX_MS_CONFIG">MESSAGE_TIMESTAMP_DIFFERENCE_MAX_MS_CONFIG</a></strong></code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static <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="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/kafka/common/config/TopicConfig.html#MESSAGE_TIMESTAMP_DIFFERENCE_MAX_MS_DOC">MESSAGE_TIMESTAMP_DIFFERENCE_MAX_MS_DOC</a></strong></code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code>static <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="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/kafka/common/config/TopicConfig.html#MESSAGE_TIMESTAMP_TYPE_CONFIG">MESSAGE_TIMESTAMP_TYPE_CONFIG</a></strong></code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static <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="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/kafka/common/config/TopicConfig.html#MESSAGE_TIMESTAMP_TYPE_DOC">MESSAGE_TIMESTAMP_TYPE_DOC</a></strong></code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code>static <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="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/kafka/common/config/TopicConfig.html#MIN_CLEANABLE_DIRTY_RATIO_CONFIG">MIN_CLEANABLE_DIRTY_RATIO_CONFIG</a></strong></code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static <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="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/kafka/common/config/TopicConfig.html#MIN_CLEANABLE_DIRTY_RATIO_DOC">MIN_CLEANABLE_DIRTY_RATIO_DOC</a></strong></code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code>static <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="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/kafka/common/config/TopicConfig.html#MIN_COMPACTION_LAG_MS_CONFIG">MIN_COMPACTION_LAG_MS_CONFIG</a></strong></code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static <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="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/kafka/common/config/TopicConfig.html#MIN_COMPACTION_LAG_MS_DOC">MIN_COMPACTION_LAG_MS_DOC</a></strong></code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code>static <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="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/kafka/common/config/TopicConfig.html#MIN_IN_SYNC_REPLICAS_CONFIG">MIN_IN_SYNC_REPLICAS_CONFIG</a></strong></code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static <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="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/kafka/common/config/TopicConfig.html#MIN_IN_SYNC_REPLICAS_DOC">MIN_IN_SYNC_REPLICAS_DOC</a></strong></code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code>static <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="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/kafka/common/config/TopicConfig.html#PREALLOCATE_CONFIG">PREALLOCATE_CONFIG</a></strong></code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static <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="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/kafka/common/config/TopicConfig.html#PREALLOCATE_DOC">PREALLOCATE_DOC</a></strong></code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code>static <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="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/kafka/common/config/TopicConfig.html#RETENTION_BYTES_CONFIG">RETENTION_BYTES_CONFIG</a></strong></code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static <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="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/kafka/common/config/TopicConfig.html#RETENTION_BYTES_DOC">RETENTION_BYTES_DOC</a></strong></code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code>static <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="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/kafka/common/config/TopicConfig.html#RETENTION_MS_CONFIG">RETENTION_MS_CONFIG</a></strong></code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static <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="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/kafka/common/config/TopicConfig.html#RETENTION_MS_DOC">RETENTION_MS_DOC</a></strong></code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code>static <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="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/kafka/common/config/TopicConfig.html#SEGMENT_BYTES_CONFIG">SEGMENT_BYTES_CONFIG</a></strong></code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static <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="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/kafka/common/config/TopicConfig.html#SEGMENT_BYTES_DOC">SEGMENT_BYTES_DOC</a></strong></code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code>static <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="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/kafka/common/config/TopicConfig.html#SEGMENT_INDEX_BYTES_CONFIG">SEGMENT_INDEX_BYTES_CONFIG</a></strong></code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static <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="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/kafka/common/config/TopicConfig.html#SEGMENT_INDEX_BYTES_DOC">SEGMENT_INDEX_BYTES_DOC</a></strong></code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code>static <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="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/kafka/common/config/TopicConfig.html#SEGMENT_JITTER_MS_CONFIG">SEGMENT_JITTER_MS_CONFIG</a></strong></code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static <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="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/kafka/common/config/TopicConfig.html#SEGMENT_JITTER_MS_DOC">SEGMENT_JITTER_MS_DOC</a></strong></code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code>static <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="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/kafka/common/config/TopicConfig.html#SEGMENT_MS_CONFIG">SEGMENT_MS_CONFIG</a></strong></code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static <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="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/kafka/common/config/TopicConfig.html#SEGMENT_MS_DOC">SEGMENT_MS_DOC</a></strong></code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code>static <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="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/kafka/common/config/TopicConfig.html#UNCLEAN_LEADER_ELECTION_ENABLE_CONFIG">UNCLEAN_LEADER_ELECTION_ENABLE_CONFIG</a></strong></code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static <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="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/kafka/common/config/TopicConfig.html#UNCLEAN_LEADER_ELECTION_ENABLE_DOC">UNCLEAN_LEADER_ELECTION_ENABLE_DOC</a></strong></code> </td> </tr> </table> @@ -335,8 +335,8 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html? <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> -<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#toString()" title="class or interface in java.lang">toString</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> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -358,7 +358,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>SEGMENT_BYTES_CONFIG</h4> -<pre>public static final <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> SEGMENT_BYTES_CONFIG</pre> +<pre>public static final java.lang.String SEGMENT_BYTES_CONFIG</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.kafka.common.config.TopicConfig.SEGMENT_BYTES_CONFIG">Constant Field Values</a></dd></dl> </li> </ul> @@ -368,7 +368,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>SEGMENT_BYTES_DOC</h4> -<pre>public static final <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> SEGMENT_BYTES_DOC</pre> +<pre>public static final java.lang.String SEGMENT_BYTES_DOC</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.kafka.common.config.TopicConfig.SEGMENT_BYTES_DOC">Constant Field Values</a></dd></dl> </li> </ul> @@ -378,7 +378,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>SEGMENT_MS_CONFIG</h4> -<pre>public static final <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> SEGMENT_MS_CONFIG</pre> +<pre>public static final java.lang.String SEGMENT_MS_CONFIG</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.kafka.common.config.TopicConfig.SEGMENT_MS_CONFIG">Constant Field Values</a></dd></dl> </li> </ul> @@ -388,7 +388,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>SEGMENT_MS_DOC</h4> -<pre>public static final <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> SEGMENT_MS_DOC</pre> +<pre>public static final java.lang.String SEGMENT_MS_DOC</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.kafka.common.config.TopicConfig.SEGMENT_MS_DOC">Constant Field Values</a></dd></dl> </li> </ul> @@ -398,7 +398,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>SEGMENT_JITTER_MS_CONFIG</h4> -<pre>public static final <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> SEGMENT_JITTER_MS_CONFIG</pre> +<pre>public static final java.lang.String SEGMENT_JITTER_MS_CONFIG</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.kafka.common.config.TopicConfig.SEGMENT_JITTER_MS_CONFIG">Constant Field Values</a></dd></dl> </li> </ul> @@ -408,7 +408,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>SEGMENT_JITTER_MS_DOC</h4> -<pre>public static final <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> SEGMENT_JITTER_MS_DOC</pre> +<pre>public static final java.lang.String SEGMENT_JITTER_MS_DOC</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.kafka.common.config.TopicConfig.SEGMENT_JITTER_MS_DOC">Constant Field Values</a></dd></dl> </li> </ul> @@ -418,7 +418,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>SEGMENT_INDEX_BYTES_CONFIG</h4> -<pre>public static final <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> SEGMENT_INDEX_BYTES_CONFIG</pre> +<pre>public static final java.lang.String SEGMENT_INDEX_BYTES_CONFIG</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.kafka.common.config.TopicConfig.SEGMENT_INDEX_BYTES_CONFIG">Constant Field Values</a></dd></dl> </li> </ul> @@ -428,7 +428,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>SEGMENT_INDEX_BYTES_DOC</h4> -<pre>public static final <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> SEGMENT_INDEX_BYTES_DOC</pre> +<pre>public static final java.lang.String SEGMENT_INDEX_BYTES_DOC</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.kafka.common.config.TopicConfig.SEGMENT_INDEX_BYTES_DOC">Constant Field Values</a></dd></dl> </li> </ul> @@ -438,7 +438,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>FLUSH_MESSAGES_INTERVAL_CONFIG</h4> -<pre>public static final <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> FLUSH_MESSAGES_INTERVAL_CONFIG</pre> +<pre>public static final java.lang.String FLUSH_MESSAGES_INTERVAL_CONFIG</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.kafka.common.config.TopicConfig.FLUSH_MESSAGES_INTERVAL_CONFIG">Constant Field Values</a></dd></dl> </li> </ul> @@ -448,7 +448,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>FLUSH_MESSAGES_INTERVAL_DOC</h4> -<pre>public static final <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> FLUSH_MESSAGES_INTERVAL_DOC</pre> +<pre>public static final java.lang.String FLUSH_MESSAGES_INTERVAL_DOC</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.kafka.common.config.TopicConfig.FLUSH_MESSAGES_INTERVAL_DOC">Constant Field Values</a></dd></dl> </li> </ul> @@ -458,7 +458,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>FLUSH_MS_CONFIG</h4> -<pre>public static final <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> FLUSH_MS_CONFIG</pre> +<pre>public static final java.lang.String FLUSH_MS_CONFIG</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.kafka.common.config.TopicConfig.FLUSH_MS_CONFIG">Constant Field Values</a></dd></dl> </li> </ul> @@ -468,7 +468,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>FLUSH_MS_DOC</h4> -<pre>public static final <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> FLUSH_MS_DOC</pre> +<pre>public static final java.lang.String FLUSH_MS_DOC</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.kafka.common.config.TopicConfig.FLUSH_MS_DOC">Constant Field Values</a></dd></dl> </li> </ul> @@ -478,7 +478,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>RETENTION_BYTES_CONFIG</h4> -<pre>public static final <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> RETENTION_BYTES_CONFIG</pre> +<pre>public static final java.lang.String RETENTION_BYTES_CONFIG</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.kafka.common.config.TopicConfig.RETENTION_BYTES_CONFIG">Constant Field Values</a></dd></dl> </li> </ul> @@ -488,7 +488,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>RETENTION_BYTES_DOC</h4> -<pre>public static final <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> RETENTION_BYTES_DOC</pre> +<pre>public static final java.lang.String RETENTION_BYTES_DOC</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.kafka.common.config.TopicConfig.RETENTION_BYTES_DOC">Constant Field Values</a></dd></dl> </li> </ul> @@ -498,7 +498,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>RETENTION_MS_CONFIG</h4> -<pre>public static final <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> RETENTION_MS_CONFIG</pre> +<pre>public static final java.lang.String RETENTION_MS_CONFIG</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.kafka.common.config.TopicConfig.RETENTION_MS_CONFIG">Constant Field Values</a></dd></dl> </li> </ul> @@ -508,7 +508,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>RETENTION_MS_DOC</h4> -<pre>public static final <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> RETENTION_MS_DOC</pre> +<pre>public static final java.lang.String RETENTION_MS_DOC</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.kafka.common.config.TopicConfig.RETENTION_MS_DOC">Constant Field Values</a></dd></dl> </li> </ul> @@ -518,7 +518,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>MAX_MESSAGE_BYTES_CONFIG</h4> -<pre>public static final <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> MAX_MESSAGE_BYTES_CONFIG</pre> +<pre>public static final java.lang.String MAX_MESSAGE_BYTES_CONFIG</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.kafka.common.config.TopicConfig.MAX_MESSAGE_BYTES_CONFIG">Constant Field Values</a></dd></dl> </li> </ul> @@ -528,7 +528,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>MAX_MESSAGE_BYTES_DOC</h4> -<pre>public static final <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> MAX_MESSAGE_BYTES_DOC</pre> +<pre>public static final java.lang.String MAX_MESSAGE_BYTES_DOC</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.kafka.common.config.TopicConfig.MAX_MESSAGE_BYTES_DOC">Constant Field Values</a></dd></dl> </li> </ul> @@ -538,7 +538,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>INDEX_INTERVAL_BYTES_CONFIG</h4> -<pre>public static final <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> INDEX_INTERVAL_BYTES_CONFIG</pre> +<pre>public static final java.lang.String INDEX_INTERVAL_BYTES_CONFIG</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.kafka.common.config.TopicConfig.INDEX_INTERVAL_BYTES_CONFIG">Constant Field Values</a></dd></dl> </li> </ul> @@ -548,7 +548,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>INDEX_INTERVAL_BYTES_DOCS</h4> -<pre>public static final <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> INDEX_INTERVAL_BYTES_DOCS</pre> +<pre>public static final java.lang.String INDEX_INTERVAL_BYTES_DOCS</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.kafka.common.config.TopicConfig.INDEX_INTERVAL_BYTES_DOCS">Constant Field Values</a></dd></dl> </li> </ul> @@ -558,7 +558,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>FILE_DELETE_DELAY_MS_CONFIG</h4> -<pre>public static final <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> FILE_DELETE_DELAY_MS_CONFIG</pre> +<pre>public static final java.lang.String FILE_DELETE_DELAY_MS_CONFIG</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.kafka.common.config.TopicConfig.FILE_DELETE_DELAY_MS_CONFIG">Constant Field Values</a></dd></dl> </li> </ul> @@ -568,7 +568,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>FILE_DELETE_DELAY_MS_DOC</h4> -<pre>public static final <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> FILE_DELETE_DELAY_MS_DOC</pre> +<pre>public static final java.lang.String FILE_DELETE_DELAY_MS_DOC</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.kafka.common.config.TopicConfig.FILE_DELETE_DELAY_MS_DOC">Constant Field Values</a></dd></dl> </li> </ul> @@ -578,7 +578,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>DELETE_RETENTION_MS_CONFIG</h4> -<pre>public static final <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> DELETE_RETENTION_MS_CONFIG</pre> +<pre>public static final java.lang.String DELETE_RETENTION_MS_CONFIG</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.kafka.common.config.TopicConfig.DELETE_RETENTION_MS_CONFIG">Constant Field Values</a></dd></dl> </li> </ul> @@ -588,7 +588,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>DELETE_RETENTION_MS_DOC</h4> -<pre>public static final <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> DELETE_RETENTION_MS_DOC</pre> +<pre>public static final java.lang.String DELETE_RETENTION_MS_DOC</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.kafka.common.config.TopicConfig.DELETE_RETENTION_MS_DOC">Constant Field Values</a></dd></dl> </li> </ul> @@ -598,7 +598,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>MIN_COMPACTION_LAG_MS_CONFIG</h4> -<pre>public static final <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> MIN_COMPACTION_LAG_MS_CONFIG</pre> +<pre>public static final java.lang.String MIN_COMPACTION_LAG_MS_CONFIG</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.kafka.common.config.TopicConfig.MIN_COMPACTION_LAG_MS_CONFIG">Constant Field Values</a></dd></dl> </li> </ul> @@ -608,7 +608,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>MIN_COMPACTION_LAG_MS_DOC</h4> -<pre>public static final <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> MIN_COMPACTION_LAG_MS_DOC</pre> +<pre>public static final java.lang.String MIN_COMPACTION_LAG_MS_DOC</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.kafka.common.config.TopicConfig.MIN_COMPACTION_LAG_MS_DOC">Constant Field Values</a></dd></dl> </li> </ul> @@ -618,7 +618,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>MIN_CLEANABLE_DIRTY_RATIO_CONFIG</h4> -<pre>public static final <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> MIN_CLEANABLE_DIRTY_RATIO_CONFIG</pre> +<pre>public static final java.lang.String MIN_CLEANABLE_DIRTY_RATIO_CONFIG</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.kafka.common.config.TopicConfig.MIN_CLEANABLE_DIRTY_RATIO_CONFIG">Constant Field Values</a></dd></dl> </li> </ul> @@ -628,7 +628,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>MIN_CLEANABLE_DIRTY_RATIO_DOC</h4> -<pre>public static final <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> MIN_CLEANABLE_DIRTY_RATIO_DOC</pre> +<pre>public static final java.lang.String MIN_CLEANABLE_DIRTY_RATIO_DOC</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.kafka.common.config.TopicConfig.MIN_CLEANABLE_DIRTY_RATIO_DOC">Constant Field Values</a></dd></dl> </li> </ul> @@ -638,7 +638,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>CLEANUP_POLICY_CONFIG</h4> -<pre>public static final <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> CLEANUP_POLICY_CONFIG</pre> +<pre>public static final java.lang.String CLEANUP_POLICY_CONFIG</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.kafka.common.config.TopicConfig.CLEANUP_POLICY_CONFIG">Constant Field Values</a></dd></dl> </li> </ul> @@ -648,7 +648,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>CLEANUP_POLICY_COMPACT</h4> -<pre>public static final <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> CLEANUP_POLICY_COMPACT</pre> +<pre>public static final java.lang.String CLEANUP_POLICY_COMPACT</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.kafka.common.config.TopicConfig.CLEANUP_POLICY_COMPACT">Constant Field Values</a></dd></dl> </li> </ul> @@ -658,7 +658,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>CLEANUP_POLICY_DELETE</h4> -<pre>public static final <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> CLEANUP_POLICY_DELETE</pre> +<pre>public static final java.lang.String CLEANUP_POLICY_DELETE</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.kafka.common.config.TopicConfig.CLEANUP_POLICY_DELETE">Constant Field Values</a></dd></dl> </li> </ul> @@ -668,7 +668,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>CLEANUP_POLICY_DOC</h4> -<pre>public static final <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> CLEANUP_POLICY_DOC</pre> +<pre>public static final java.lang.String CLEANUP_POLICY_DOC</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.kafka.common.config.TopicConfig.CLEANUP_POLICY_DOC">Constant Field Values</a></dd></dl> </li> </ul> @@ -678,7 +678,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>UNCLEAN_LEADER_ELECTION_ENABLE_CONFIG</h4> -<pre>public static final <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> UNCLEAN_LEADER_ELECTION_ENABLE_CONFIG</pre> +<pre>public static final java.lang.String UNCLEAN_LEADER_ELECTION_ENABLE_CONFIG</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.kafka.common.config.TopicConfig.UNCLEAN_LEADER_ELECTION_ENABLE_CONFIG">Constant Field Values</a></dd></dl> </li> </ul> @@ -688,7 +688,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>UNCLEAN_LEADER_ELECTION_ENABLE_DOC</h4> -<pre>public static final <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> UNCLEAN_LEADER_ELECTION_ENABLE_DOC</pre> +<pre>public static final java.lang.String UNCLEAN_LEADER_ELECTION_ENABLE_DOC</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.kafka.common.config.TopicConfig.UNCLEAN_LEADER_ELECTION_ENABLE_DOC">Constant Field Values</a></dd></dl> </li> </ul> @@ -698,7 +698,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>MIN_IN_SYNC_REPLICAS_CONFIG</h4> -<pre>public static final <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> MIN_IN_SYNC_REPLICAS_CONFIG</pre> +<pre>public static final java.lang.String MIN_IN_SYNC_REPLICAS_CONFIG</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.kafka.common.config.TopicConfig.MIN_IN_SYNC_REPLICAS_CONFIG">Constant Field Values</a></dd></dl> </li> </ul> @@ -708,7 +708,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>MIN_IN_SYNC_REPLICAS_DOC</h4> -<pre>public static final <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> MIN_IN_SYNC_REPLICAS_DOC</pre> +<pre>public static final java.lang.String MIN_IN_SYNC_REPLICAS_DOC</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.kafka.common.config.TopicConfig.MIN_IN_SYNC_REPLICAS_DOC">Constant Field Values</a></dd></dl> </li> </ul> @@ -718,7 +718,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>COMPRESSION_TYPE_CONFIG</h4> -<pre>public static final <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> COMPRESSION_TYPE_CONFIG</pre> +<pre>public static final java.lang.String COMPRESSION_TYPE_CONFIG</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.kafka.common.config.TopicConfig.COMPRESSION_TYPE_CONFIG">Constant Field Values</a></dd></dl> </li> </ul> @@ -728,7 +728,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>COMPRESSION_TYPE_DOC</h4> -<pre>public static final <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> COMPRESSION_TYPE_DOC</pre> +<pre>public static final java.lang.String COMPRESSION_TYPE_DOC</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.kafka.common.config.TopicConfig.COMPRESSION_TYPE_DOC">Constant Field Values</a></dd></dl> </li> </ul> @@ -738,7 +738,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>PREALLOCATE_CONFIG</h4> -<pre>public static final <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> PREALLOCATE_CONFIG</pre> +<pre>public static final java.lang.String PREALLOCATE_CONFIG</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.kafka.common.config.TopicConfig.PREALLOCATE_CONFIG">Constant Field Values</a></dd></dl> </li> </ul> @@ -748,7 +748,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>PREALLOCATE_DOC</h4> -<pre>public static final <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> PREALLOCATE_DOC</pre> +<pre>public static final java.lang.String PREALLOCATE_DOC</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.kafka.common.config.TopicConfig.PREALLOCATE_DOC">Constant Field Values</a></dd></dl> </li> </ul> @@ -758,7 +758,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>MESSAGE_FORMAT_VERSION_CONFIG</h4> -<pre>public static final <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_FORMAT_VERSION_CONFIG</pre> +<pre>public static final java.lang.String MESSAGE_FORMAT_VERSION_CONFIG</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.kafka.common.config.TopicConfig.MESSAGE_FORMAT_VERSION_CONFIG">Constant Field Values</a></dd></dl> </li> </ul> @@ -768,7 +768,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>MESSAGE_FORMAT_VERSION_DOC</h4> -<pre>public static final <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_FORMAT_VERSION_DOC</pre> +<pre>public static final java.lang.String MESSAGE_FORMAT_VERSION_DOC</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.kafka.common.config.TopicConfig.MESSAGE_FORMAT_VERSION_DOC">Constant Field Values</a></dd></dl> </li> </ul> @@ -778,7 +778,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>MESSAGE_TIMESTAMP_TYPE_CONFIG</h4> -<pre>public static final <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_TIMESTAMP_TYPE_CONFIG</pre> +<pre>public static final java.lang.String MESSAGE_TIMESTAMP_TYPE_CONFIG</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.kafka.common.config.TopicConfig.MESSAGE_TIMESTAMP_TYPE_CONFIG">Constant Field Values</a></dd></dl> </li> </ul> @@ -788,7 +788,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>MESSAGE_TIMESTAMP_TYPE_DOC</h4> -<pre>public static final <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_TIMESTAMP_TYPE_DOC</pre> +<pre>public static final java.lang.String MESSAGE_TIMESTAMP_TYPE_DOC</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.kafka.common.config.TopicConfig.MESSAGE_TIMESTAMP_TYPE_DOC">Constant Field Values</a></dd></dl> </li> </ul> @@ -798,7 +798,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>MESSAGE_TIMESTAMP_DIFFERENCE_MAX_MS_CONFIG</h4> -<pre>public static final <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_TIMESTAMP_DIFFERENCE_MAX_MS_CONFIG</pre> +<pre>public static final java.lang.String MESSAGE_TIMESTAMP_DIFFERENCE_MAX_MS_CONFIG</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.kafka.common.config.TopicConfig.MESSAGE_TIMESTAMP_DIFFERENCE_MAX_MS_CONFIG">Constant Field Values</a></dd></dl> </li> </ul> @@ -808,7 +808,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html? <ul class="blockListLast"> <li class="blockList"> <h4>MESSAGE_TIMESTAMP_DIFFERENCE_MAX_MS_DOC</h4> -<pre>public static final <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_TIMESTAMP_DIFFERENCE_MAX_MS_DOC</pre> +<pre>public static final java.lang.String MESSAGE_TIMESTAMP_DIFFERENCE_MAX_MS_DOC</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.kafka.common.config.TopicConfig.MESSAGE_TIMESTAMP_DIFFERENCE_MAX_MS_DOC">Constant Field Values</a></dd></dl> </li> </ul>
http://git-wip-us.apache.org/repos/asf/kafka-site/blob/ae86b7d5/0110/javadoc/org/apache/kafka/common/config/package-frame.html ---------------------------------------------------------------------- diff --git a/0110/javadoc/org/apache/kafka/common/config/package-frame.html b/0110/javadoc/org/apache/kafka/common/config/package-frame.html index db4a669..e0de262 100644 --- a/0110/javadoc/org/apache/kafka/common/config/package-frame.html +++ b/0110/javadoc/org/apache/kafka/common/config/package-frame.html @@ -2,9 +2,9 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_79) on Tue Sep 05 19:20:59 BST 2017 --> -<title>org.apache.kafka.common.config (kafka 0.11.0.1 API)</title> -<meta name="date" content="2017-09-05"> +<!-- Generated by javadoc (version 1.7.0_80) on Fri Nov 10 23:49:19 GMT 2017 --> +<title>org.apache.kafka.common.config (kafka 0.11.0.2 API)</title> +<meta name="date" content="2017-11-10"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> </head> <body> http://git-wip-us.apache.org/repos/asf/kafka-site/blob/ae86b7d5/0110/javadoc/org/apache/kafka/common/config/package-summary.html ---------------------------------------------------------------------- diff --git a/0110/javadoc/org/apache/kafka/common/config/package-summary.html b/0110/javadoc/org/apache/kafka/common/config/package-summary.html index 97efbbe..b2c3b21 100644 --- a/0110/javadoc/org/apache/kafka/common/config/package-summary.html +++ b/0110/javadoc/org/apache/kafka/common/config/package-summary.html @@ -2,15 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_79) on Tue Sep 05 19:20:59 BST 2017 --> -<title>org.apache.kafka.common.config (kafka 0.11.0.1 API)</title> -<meta name="date" content="2017-09-05"> +<!-- Generated by javadoc (version 1.7.0_80) on Fri Nov 10 23:49:19 GMT 2017 --> +<title>org.apache.kafka.common.config (kafka 0.11.0.2 API)</title> +<meta name="date" content="2017-11-10"> <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.common.config (kafka 0.11.0.1 API)"; + parent.document.title="org.apache.kafka.common.config (kafka 0.11.0.2 API)"; } //--> </script> http://git-wip-us.apache.org/repos/asf/kafka-site/blob/ae86b7d5/0110/javadoc/org/apache/kafka/common/config/package-tree.html ---------------------------------------------------------------------- diff --git a/0110/javadoc/org/apache/kafka/common/config/package-tree.html b/0110/javadoc/org/apache/kafka/common/config/package-tree.html index 5ecdfbc..2859c66 100644 --- a/0110/javadoc/org/apache/kafka/common/config/package-tree.html +++ b/0110/javadoc/org/apache/kafka/common/config/package-tree.html @@ -2,15 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_79) on Tue Sep 05 19:20:59 BST 2017 --> -<title>org.apache.kafka.common.config Class Hierarchy (kafka 0.11.0.1 API)</title> -<meta name="date" content="2017-09-05"> +<!-- Generated by javadoc (version 1.7.0_80) on Fri Nov 10 23:49:19 GMT 2017 --> +<title>org.apache.kafka.common.config Class Hierarchy (kafka 0.11.0.2 API)</title> +<meta name="date" content="2017-11-10"> <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.common.config Class Hierarchy (kafka 0.11.0.1 API)"; + parent.document.title="org.apache.kafka.common.config Class Hierarchy (kafka 0.11.0.2 API)"; } //--> </script> @@ -71,7 +71,7 @@ <div class="contentContainer"> <h2 title="Class Hierarchy">Class Hierarchy</h2> <ul> -<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> +<li type="circle">java.lang.Object <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></li> <li type="circle">org.apache.kafka.common.config.<a href="../../../../../org/apache/kafka/common/config/Config.html" title="class in org.apache.kafka.common.config"><span class="strong">Config</span></a></li> @@ -85,11 +85,11 @@ <li type="circle">org.apache.kafka.common.config.<a href="../../../../../org/apache/kafka/common/config/ConfigValue.html" title="class in org.apache.kafka.common.config"><span class="strong">ConfigValue</span></a></li> <li type="circle">org.apache.kafka.common.config.<a href="../../../../../org/apache/kafka/common/config/SaslConfigs.html" title="class in org.apache.kafka.common.config"><span class="strong">SaslConfigs</span></a></li> <li type="circle">org.apache.kafka.common.config.<a href="../../../../../org/apache/kafka/common/config/SslConfigs.html" title="class in org.apache.kafka.common.config"><span class="strong">SslConfigs</span></a></li> -<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>) +<li type="circle">java.lang.Throwable (implements java.io.Serializable) <ul> -<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> +<li type="circle">java.lang.Exception <ul> -<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> +<li type="circle">java.lang.RuntimeException <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> @@ -113,14 +113,14 @@ </ul> <h2 title="Enum Hierarchy">Enum Hierarchy</h2> <ul> -<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> +<li type="circle">java.lang.Object <ul> -<li type="circle">java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang"><span class="strong">Enum</span></a><E> (implements java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a><T>, 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>) +<li type="circle">java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable) <ul> <li type="circle">org.apache.kafka.common.config.<a href="../../../../../org/apache/kafka/common/config/ConfigDef.Importance.html" title="enum in org.apache.kafka.common.config"><span class="strong">ConfigDef.Importance</span></a></li> -<li type="circle">org.apache.kafka.common.config.<a href="../../../../../org/apache/kafka/common/config/ConfigDef.Type.html" title="enum in org.apache.kafka.common.config"><span class="strong">ConfigDef.Type</span></a></li> <li type="circle">org.apache.kafka.common.config.<a href="../../../../../org/apache/kafka/common/config/ConfigDef.Width.html" title="enum in org.apache.kafka.common.config"><span class="strong">ConfigDef.Width</span></a></li> <li type="circle">org.apache.kafka.common.config.<a href="../../../../../org/apache/kafka/common/config/ConfigResource.Type.html" title="enum in org.apache.kafka.common.config"><span class="strong">ConfigResource.Type</span></a></li> +<li type="circle">org.apache.kafka.common.config.<a href="../../../../../org/apache/kafka/common/config/ConfigDef.Type.html" title="enum in org.apache.kafka.common.config"><span class="strong">ConfigDef.Type</span></a></li> </ul> </li> </ul> http://git-wip-us.apache.org/repos/asf/kafka-site/blob/ae86b7d5/0110/javadoc/org/apache/kafka/common/errors/ApiException.html ---------------------------------------------------------------------- diff --git a/0110/javadoc/org/apache/kafka/common/errors/ApiException.html b/0110/javadoc/org/apache/kafka/common/errors/ApiException.html index 4fbd2f3..7384a21 100644 --- a/0110/javadoc/org/apache/kafka/common/errors/ApiException.html +++ b/0110/javadoc/org/apache/kafka/common/errors/ApiException.html @@ -2,15 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_79) on Tue Sep 05 19:20:58 BST 2017 --> -<title>ApiException (kafka 0.11.0.1 API)</title> -<meta name="date" content="2017-09-05"> +<!-- Generated by javadoc (version 1.7.0_80) on Fri Nov 10 23:49:18 GMT 2017 --> +<title>ApiException (kafka 0.11.0.2 API)</title> +<meta name="date" content="2017-11-10"> <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="ApiException (kafka 0.11.0.1 API)"; + parent.document.title="ApiException (kafka 0.11.0.2 API)"; } //--> </script> @@ -83,16 +83,16 @@ </div> <div class="contentContainer"> <ul class="inheritance"> -<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>java.lang.Object</li> <li> <ul class="inheritance"> -<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>java.lang.Throwable</li> <li> <ul class="inheritance"> -<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>java.lang.Exception</li> <li> <ul class="inheritance"> -<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>java.lang.RuntimeException</li> <li> <ul class="inheritance"> <li><a href="../../../../../org/apache/kafka/common/KafkaException.html" title="class in org.apache.kafka.common">org.apache.kafka.common.KafkaException</a></li> @@ -115,7 +115,7 @@ <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<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> +<dd>java.io.Serializable</dd> </dl> <dl> <dt>Direct Known Subclasses:</dt> @@ -149,14 +149,14 @@ extends <a href="../../../../../org/apache/kafka/common/KafkaException.html" tit <td class="colOne"><code><strong><a href="../../../../../org/apache/kafka/common/errors/ApiException.html#ApiException()">ApiException</a></strong>()</code> </td> </tr> <tr class="rowColor"> -<td class="colOne"><code><strong><a href="../../../../../org/apache/kafka/common/errors/ApiException.html#ApiException(java.lang.String)">ApiException</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> +<td class="colOne"><code><strong><a href="../../../../../org/apache/kafka/common/errors/ApiException.html#ApiException(java.lang.String)">ApiException</a></strong>(java.lang.String message)</code> </td> </tr> <tr class="altColor"> -<td class="colOne"><code><strong><a href="../../../../../org/apache/kafka/common/errors/ApiException.html#ApiException(java.lang.String,%20java.lang.Throwable)">ApiException</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> +<td class="colOne"><code><strong><a href="../../../../../org/apache/kafka/common/errors/ApiException.html#ApiException(java.lang.String,%20java.lang.Throwable)">ApiException</a></strong>(java.lang.String message, + java.lang.Throwable cause)</code> </td> </tr> <tr class="rowColor"> -<td class="colOne"><code><strong><a href="../../../../../org/apache/kafka/common/errors/ApiException.html#ApiException(java.lang.Throwable)">ApiException</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> +<td class="colOne"><code><strong><a href="../../../../../org/apache/kafka/common/errors/ApiException.html#ApiException(java.lang.Throwable)">ApiException</a></strong>(java.lang.Throwable cause)</code> </td> </tr> </table> </li> @@ -174,7 +174,7 @@ extends <a href="../../../../../org/apache/kafka/common/KafkaException.html" tit <th class="colLast" scope="col">Method and Description</th> </tr> <tr class="altColor"> -<td class="colFirst"><code><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></code></td> +<td class="colFirst"><code>java.lang.Throwable</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/kafka/common/errors/ApiException.html#fillInStackTrace()">fillInStackTrace</a></strong>()</code> </td> </tr> </table> @@ -182,15 +182,15 @@ extends <a href="../../../../../org/apache/kafka/common/KafkaException.html" tit <li class="blockList"><a name="methods_inherited_from_class_java.lang.Throwable"> <!-- --> </a> -<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#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 interface 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 i n 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/lang/Throwable.html?is-external=true#setStackTrace(java.lang.StackTraceElement[])" title="class or interface in java.lang">setStackTrace</a>, <a href="http://docs.oracle.com/jav ase/7/docs/api/java/lang/Throwable.html?is-external=true#toString()" title="class or interface in java.lang">toString</a></code></li> +<h3>Methods inherited from class java.lang.Throwable</h3> +<code>addSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString</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.<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> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li> </ul> </li> </ul> @@ -212,8 +212,8 @@ extends <a href="../../../../../org/apache/kafka/common/KafkaException.html" tit <ul class="blockList"> <li class="blockList"> <h4>ApiException</h4> -<pre>public ApiException(<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> +<pre>public ApiException(java.lang.String message, + java.lang.Throwable cause)</pre> </li> </ul> <a name="ApiException(java.lang.String)"> @@ -222,7 +222,7 @@ extends <a href="../../../../../org/apache/kafka/common/KafkaException.html" tit <ul class="blockList"> <li class="blockList"> <h4>ApiException</h4> -<pre>public ApiException(<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> +<pre>public ApiException(java.lang.String message)</pre> </li> </ul> <a name="ApiException(java.lang.Throwable)"> @@ -231,7 +231,7 @@ extends <a href="../../../../../org/apache/kafka/common/KafkaException.html" tit <ul class="blockList"> <li class="blockList"> <h4>ApiException</h4> -<pre>public ApiException(<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> +<pre>public ApiException(java.lang.Throwable cause)</pre> </li> </ul> <a name="ApiException()"> @@ -257,10 +257,10 @@ extends <a href="../../../../../org/apache/kafka/common/KafkaException.html" tit <ul class="blockListLast"> <li class="blockList"> <h4>fillInStackTrace</h4> -<pre>public <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> fillInStackTrace()</pre> +<pre>public java.lang.Throwable fillInStackTrace()</pre> <dl> <dt><strong>Overrides:</strong></dt> -<dd><code><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></code> in class <code><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></code></dd> +<dd><code>fillInStackTrace</code> in class <code>java.lang.Throwable</code></dd> </dl> </li> </ul>
