http://git-wip-us.apache.org/repos/asf/kafka-site/blob/836bb442/0102/javadoc/index-all.html ---------------------------------------------------------------------- diff --git a/0102/javadoc/index-all.html b/0102/javadoc/index-all.html index 2e69fc0..28a7466 100644 --- a/0102/javadoc/index-all.html +++ b/0102/javadoc/index-all.html @@ -2,20 +2,15 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_66) on Thu Feb 23 11:45:52 PST 2017 --> -<title>Index (kafka-work 0.10.2.1-SNAPSHOT API)</title> -<meta name="date" content="2017-02-23"> -<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> -<script type="text/javascript" src="script.js"></script> +<!-- Generated by javadoc (version 1.7.0_80) on Tue Feb 14 09:29:19 PST 2017 --> +<title>Index (kafka 0.10.2.0 API)</title> +<meta name="date" content="2017-02-14"> +<link rel="stylesheet" type="text/css" href="./stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- - try { - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Index (kafka-work 0.10.2.1-SNAPSHOT API)"; - } - } - catch(err) { + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="Index (kafka 0.10.2.0 API)"; } //--> </script> @@ -23,21 +18,19 @@ <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar.top"> +<div class="topNav"><a name="navbar_top"> <!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> -<a name="navbar.top.firstrow"> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> -<li><a href="overview-summary.html">Overview</a></li> +<li><a href="./overview-summary.html">Overview</a></li> <li>Package</li> <li>Class</li> -<li><a href="overview-tree.html">Tree</a></li> -<li><a href="deprecated-list.html">Deprecated</a></li> +<li><a href="./overview-tree.html">Tree</a></li> +<li><a href="./deprecated-list.html">Deprecated</a></li> <li class="navBarCell1Rev">Index</li> -<li><a href="help-doc.html">Help</a></li> +<li><a href="./help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> @@ -46,11 +39,11 @@ <li>Next</li> </ul> <ul class="navList"> -<li><a href="index.html?index-all.html" target="_top">Frames</a></li> -<li><a href="index-all.html" target="_top">No Frames</a></li> +<li><a href="./index.html?index-all.html" target="_top">Frames</a></li> +<li><a href="index-all.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> -<li><a href="allclasses-noframe.html">All Classes</a></li> +<li><a href="./allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- @@ -64,60 +57,60 @@ //--> </script> </div> -<a name="skip.navbar.top"> +<a name="skip-navbar_top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> -<div class="contentContainer"><a href="#I:A">A</a> <a href="#I:B">B</a> <a href="#I:C">C</a> <a href="#I:D">D</a> <a href="#I:E">E</a> <a href="#I:F">F</a> <a href="#I:G">G</a> <a href="#I:H">H</a> <a href="#I:I">I</a> <a href="#I:J">J</a> <a href="#I:K">K</a> <a href="#I:L">L</a> <a href="#I:M">M</a> <a href="#I:N">N</a> <a href="#I:O">O</a> <a href="#I:P">P</a> <a href="#I:Q">Q</a> <a href="#I:R">R</a> <a href="#I:S">S</a> <a href="#I:T">T</a> <a href="#I:U">U</a> <a href="#I:V">V</a> <a href="#I:W">W</a> <a href="#I:Z">Z</a> <a name="I:A"> +<div class="contentContainer"><a href="#_A_">A</a> <a href="#_B_">B</a> <a href="#_C_">C</a> <a href="#_D_">D</a> <a href="#_E_">E</a> <a href="#_F_">F</a> <a href="#_G_">G</a> <a href="#_H_">H</a> <a href="#_I_">I</a> <a href="#_J_">J</a> <a href="#_K_">K</a> <a href="#_L_">L</a> <a href="#_M_">M</a> <a href="#_N_">N</a> <a href="#_O_">O</a> <a href="#_P_">P</a> <a href="#_Q_">Q</a> <a href="#_R_">R</a> <a href="#_S_">S</a> <a href="#_T_">T</a> <a href="#_U_">U</a> <a href="#_V_">V</a> <a href="#_W_">W</a> <a href="#_Z_">Z</a> <a name="_A_"> <!-- --> </a> <h2 class="title">A</h2> <dl> -<dt><a href="org/apache/kafka/common/config/AbstractConfig.html" title="class in org.apache.kafka.common.config"><span class="typeNameLink">AbstractConfig</span></a> - Class in <a href="org/apache/kafka/common/config/package-summary.html">org.apache.kafka.common.config</a></dt> +<dt><a href="./org/apache/kafka/common/config/AbstractConfig.html" title="class in org.apache.kafka.common.config"><span class="strong">AbstractConfig</span></a> - Class in <a href="./org/apache/kafka/common/config/package-summary.html">org.apache.kafka.common.config</a></dt> <dd> <div class="block">A convenient base class for configurations to extend.</div> </dd> -<dt><span class="memberNameLink"><a href="org/apache/kafka/common/config/AbstractConfig.html#AbstractConfig-org.apache.kafka.common.config.ConfigDef-java.util.Map-boolean-">AbstractConfig(ConfigDef, Map<?, ?>, boolean)</a></span> - Constructor for class org.apache.kafka.common.config.<a href="org/apache/kafka/common/config/AbstractConfig.html" title="class in org.apache.kafka.common.config">AbstractConfig</a></dt> +<dt><span class="strong"><a href="./org/apache/kafka/common/config/AbstractConfig.html#AbstractConfig(org.apache.kafka.common.config.ConfigDef,%20java.util.Map,%20boolean)">AbstractConfig(ConfigDef, Map<?, ?>, boolean)</a></span> - Constructor for class org.apache.kafka.common.config.<a href="./org/apache/kafka/common/config/AbstractConfig.html" title="class in org.apache.kafka.common.config">AbstractConfig</a></dt> <dd> </dd> -<dt><span class="memberNameLink"><a href="org/apache/kafka/common/config/AbstractConfig.html#AbstractConfig-org.apache.kafka.common.config.ConfigDef-java.util.Map-">AbstractConfig(ConfigDef, Map<?, ?>)</a></span> - Constructor for class org.apache.kafka.common.config.<a href="org/apache/kafka/common/config/AbstractConfig.html" title="class in org.apache.kafka.common.config">AbstractConfig</a></dt> +<dt><span class="strong"><a href="./org/apache/kafka/common/config/AbstractConfig.html#AbstractConfig(org.apache.kafka.common.config.ConfigDef,%20java.util.Map)">AbstractConfig(ConfigDef, Map<?, ?>)</a></span> - Constructor for class org.apache.kafka.common.config.<a href="./org/apache/kafka/common/config/AbstractConfig.html" title="class in org.apache.kafka.common.config">AbstractConfig</a></dt> <dd> </dd> -<dt><span class="memberNameLink"><a href="org/apache/kafka/common/config/AbstractConfig.html#AbstractConfig-java.util.Map-">AbstractConfig(Map<String, Object>)</a></span> - Constructor for class org.apache.kafka.common.config.<a href="org/apache/kafka/common/config/AbstractConfig.html" title="class in org.apache.kafka.common.config">AbstractConfig</a></dt> +<dt><span class="strong"><a href="./org/apache/kafka/common/config/AbstractConfig.html#AbstractConfig(java.util.Map)">AbstractConfig(Map<String, Object>)</a></span> - Constructor for class org.apache.kafka.common.config.<a href="./org/apache/kafka/common/config/AbstractConfig.html" title="class in org.apache.kafka.common.config">AbstractConfig</a></dt> <dd> </dd> -<dt><a href="org/apache/kafka/streams/processor/AbstractProcessor.html" title="class in org.apache.kafka.streams.processor"><span class="typeNameLink">AbstractProcessor</span></a><<a href="org/apache/kafka/streams/processor/AbstractProcessor.html" title="type parameter in AbstractProcessor">K</a>,<a href="org/apache/kafka/streams/processor/AbstractProcessor.html" title="type parameter in AbstractProcessor">V</a>> - Class in <a href="org/apache/kafka/streams/processor/package-summary.html">org.apache.kafka.streams.processor</a></dt> +<dt><a href="./org/apache/kafka/streams/processor/AbstractProcessor.html" title="class in org.apache.kafka.streams.processor"><span class="strong">AbstractProcessor</span></a><<a href="./org/apache/kafka/streams/processor/AbstractProcessor.html" title="type parameter in AbstractProcessor">K</a>,<a href="./org/apache/kafka/streams/processor/AbstractProcessor.html" title="type parameter in AbstractProcessor">V</a>> - Class in <a href="./org/apache/kafka/streams/processor/package-summary.html">org.apache.kafka.streams.processor</a></dt> <dd> -<div class="block">An abstract implementation of <a href="org/apache/kafka/streams/processor/Processor.html" title="interface in org.apache.kafka.streams.processor"><code>Processor</code></a> that manages the <a href="org/apache/kafka/streams/processor/ProcessorContext.html" title="interface in org.apache.kafka.streams.processor"><code>ProcessorContext</code></a> instance and provides default no-op - implementations of <a href="org/apache/kafka/streams/processor/AbstractProcessor.html#punctuate-long-"><code>AbstractProcessor.punctuate(long)</code></a> and <a href="org/apache/kafka/streams/processor/AbstractProcessor.html#close--"><code>AbstractProcessor.close()</code></a>.</div> +<div class="block">An abstract implementation of <a href="./org/apache/kafka/streams/processor/Processor.html" title="interface in org.apache.kafka.streams.processor"><code>Processor</code></a> that manages the <a href="./org/apache/kafka/streams/processor/ProcessorContext.html" title="interface in org.apache.kafka.streams.processor"><code>ProcessorContext</code></a> instance and provides default no-op + implementations of <a href="./org/apache/kafka/streams/processor/AbstractProcessor.html#punctuate(long)"><code>AbstractProcessor.punctuate(long)</code></a> and <a href="./org/apache/kafka/streams/processor/AbstractProcessor.html#close()"><code>AbstractProcessor.close()</code></a>.</div> </dd> -<dt><span class="memberNameLink"><a href="org/apache/kafka/streams/processor/AbstractProcessor.html#AbstractProcessor--">AbstractProcessor()</a></span> - Constructor for class org.apache.kafka.streams.processor.<a href="org/apache/kafka/streams/processor/AbstractProcessor.html" title="class in org.apache.kafka.streams.processor">AbstractProcessor</a></dt> +<dt><span class="strong"><a href="./org/apache/kafka/streams/processor/AbstractProcessor.html#AbstractProcessor()">AbstractProcessor()</a></span> - Constructor for class org.apache.kafka.streams.processor.<a href="./org/apache/kafka/streams/processor/AbstractProcessor.html" title="class in org.apache.kafka.streams.processor">AbstractProcessor</a></dt> <dd> </dd> -<dt><span class="memberNameLink"><a href="org/apache/kafka/streams/state/QueryableStoreType.html#accepts-org.apache.kafka.streams.processor.StateStore-">accepts(StateStore)</a></span> - Method in interface org.apache.kafka.streams.state.<a href="org/apache/kafka/streams/state/QueryableStoreType.html" title="interface in org.apache.kafka.streams.state">QueryableStoreType</a></dt> +<dt><span class="strong"><a href="./org/apache/kafka/streams/state/QueryableStoreType.html#accepts(org.apache.kafka.streams.processor.StateStore)">accepts(StateStore)</a></span> - Method in interface org.apache.kafka.streams.state.<a href="./org/apache/kafka/streams/state/QueryableStoreType.html" title="interface in org.apache.kafka.streams.state">QueryableStoreType</a></dt> <dd> -<div class="block">Called when searching for <a href="org/apache/kafka/streams/processor/StateStore.html" title="interface in org.apache.kafka.streams.processor"><code>StateStore</code></a>s to see if they +<div class="block">Called when searching for <a href="./org/apache/kafka/streams/processor/StateStore.html" title="interface in org.apache.kafka.streams.processor"><code>StateStore</code></a>s to see if they match the type expected by implementors of this interface</div> </dd> -<dt><span class="memberNameLink"><a href="org/apache/kafka/clients/producer/ProducerConfig.html#ACKS_CONFIG">ACKS_CONFIG</a></span> - Static variable in class org.apache.kafka.clients.producer.<a href="org/apache/kafka/clients/producer/ProducerConfig.html" title="class in org.apache.kafka.clients.producer">ProducerConfig</a></dt> +<dt><span class="strong"><a href="./org/apache/kafka/clients/producer/ProducerConfig.html#ACKS_CONFIG">ACKS_CONFIG</a></span> - Static variable in class org.apache.kafka.clients.producer.<a href="./org/apache/kafka/clients/producer/ProducerConfig.html" title="class in org.apache.kafka.clients.producer">ProducerConfig</a></dt> <dd> <div class="block"><code>acks</code></div> </dd> -<dt><span class="memberNameLink"><a href="org/apache/kafka/common/config/SaslConfigs.html#addClientSaslSupport-org.apache.kafka.common.config.ConfigDef-">addClientSaslSupport(ConfigDef)</a></span> - Static method in class org.apache.kafka.common.config.<a href="org/apache/kafka/common/config/SaslConfigs.html" title="class in org.apache.kafka.common.config">SaslConfigs</a></dt> +<dt><span class="strong"><a href="./org/apache/kafka/common/config/SaslConfigs.html#addClientSaslSupport(org.apache.kafka.common.config.ConfigDef)">addClientSaslSupport(ConfigDef)</a></span> - Static method in class org.apache.kafka.common.config.<a href="./org/apache/kafka/common/config/SaslConfigs.html" title="class in org.apache.kafka.common.config">SaslConfigs</a></dt> <dd> </dd> -<dt><span class="memberNameLink"><a href="org/apache/kafka/common/config/SslConfigs.html#addClientSslSupport-org.apache.kafka.common.config.ConfigDef-">addClientSslSupport(ConfigDef)</a></span> - Static method in class org.apache.kafka.common.config.<a href="org/apache/kafka/common/config/SslConfigs.html" title="class in org.apache.kafka.common.config">SslConfigs</a></dt> +<dt><span class="strong"><a href="./org/apache/kafka/common/config/SslConfigs.html#addClientSslSupport(org.apache.kafka.common.config.ConfigDef)">addClientSslSupport(ConfigDef)</a></span> - Static method in class org.apache.kafka.common.config.<a href="./org/apache/kafka/common/config/SslConfigs.html" title="class in org.apache.kafka.common.config">SslConfigs</a></dt> <dd> </dd> -<dt><span class="memberNameLink"><a href="org/apache/kafka/clients/consumer/ConsumerConfig.html#addDeserializerToConfig-java.util.Map-org.apache.kafka.common.serialization.Deserializer-org.apache.kafka.common.serialization.Deserializer-">addDeserializerToConfig(Map<String, Object>, Deserializer<?>, Deserializer<?>)</a></span> - Static method in class org.apache.kafka.clients.consumer.<a href="org/apache/kafka/clients/consumer/ConsumerConfig.html" title="class in org.apache.kafka.clients.consumer">ConsumerConfig</a></dt> +<dt><span class="strong"><a href="./org/apache/kafka/clients/consumer/ConsumerConfig.html#addDeserializerToConfig(java.util.Map,%20org.apache.kafka.common.serialization.Deserializer,%20org.apache.kafka.common.serialization.Deserializer)">addDeserializerToConfig(Map<String, Object>, Deserializer<?>, Deserializer<?>)</a></span> - Static method in class org.apache.kafka.clients.consumer.<a href="./org/apache/kafka/clients/consumer/ConsumerConfig.html" title="class in org.apache.kafka.clients.consumer">ConsumerConfig</a></dt> <dd> </dd> -<dt><span class="memberNameLink"><a href="org/apache/kafka/clients/consumer/ConsumerConfig.html#addDeserializerToConfig-java.util.Properties-org.apache.kafka.common.serialization.Deserializer-org.apache.kafka.common.serialization.Deserializer-">addDeserializerToConfig(Properties, Deserializer<?>, Deserializer<?>)</a></span> - Static method in class org.apache.kafka.clients.consumer.<a href="org/apache/kafka/clients/consumer/ConsumerConfig.html" title="class in org.apache.kafka.clients.consumer">ConsumerConfig</a></dt> +<dt><span class="strong"><a href="./org/apache/kafka/clients/consumer/ConsumerConfig.html#addDeserializerToConfig(java.util.Properties,%20org.apache.kafka.common.serialization.Deserializer,%20org.apache.kafka.common.serialization.Deserializer)">addDeserializerToConfig(Properties, Deserializer<?>, Deserializer<?>)</a></span> - Static method in class org.apache.kafka.clients.consumer.<a href="./org/apache/kafka/clients/consumer/ConsumerConfig.html" title="class in org.apache.kafka.clients.consumer">ConsumerConfig</a></dt> <dd> </dd> -<dt><span class="memberNameLink"><a href="org/apache/kafka/common/config/ConfigValue.html#addErrorMessage-java.lang.String-">addErrorMessage(String)</a></span> - Method in class org.apache.kafka.common.config.<a href="org/apache/kafka/common/config/ConfigValue.html" title="class in org.apache.kafka.common.config">ConfigValue</a></dt> +<dt><span class="strong"><a href="./org/apache/kafka/common/config/ConfigValue.html#addErrorMessage(java.lang.String)">addErrorMessage(String)</a></span> - Method in class org.apache.kafka.common.config.<a href="./org/apache/kafka/common/config/ConfigValue.html" title="class in org.apache.kafka.common.config">ConfigValue</a></dt> <dd> </dd> -<dt><span class="memberNameLink"><a href="org/apache/kafka/streams/processor/TopologyBuilder.html#addGlobalStore-org.apache.kafka.streams.processor.StateStore-java.lang.String-org.apache.kafka.common.serialization.Deserializer-org.apache.kafka.common.serialization.Deserializer-java.lang.String-java.lang.String-org.apache.kafka.streams.processor.ProcessorSupplier-">addGlobalStore(StateStore, String, Deserializer, Deserializer, String, String, ProcessorSupplier)</a></span> - Method in class org.apache.kafka.streams.processor.<a href="org/apache/kafka/streams/processor/TopologyBuilder.html" title="class in org.apache.kafka.streams.processor">TopologyBuilder</a></dt> +<dt><span class="strong"><a href="./org/apache/kafka/streams/processor/TopologyBuilder.html#addGlobalStore(org.apache.kafka.streams.processor.StateStore,%20java.lang.String,%20org.apache.kafka.common.serialization.Deserializer,%20org.apache.kafka.common.serialization.Deserializer,%20java.lang.String,%20java.lang.String,%20org.apache.kafka.streams.processor.ProcessorSupplier)">addGlobalStore(StateStore, String, Deserializer, Deserializer, String, String, ProcessorSupplier)</a></span> - Method in class org.apache.kafka.streams.processor.<a href="./org/apache/kafka/streams/processor/TopologyBuilder.html" title="class in org.apache.kafka.streams.processor">TopologyBuilder</a></dt> <dd> -<div class="block">Adds a global <a href="org/apache/kafka/streams/processor/StateStore.html" title="interface in org.apache.kafka.streams.processor"><code>StateStore</code></a> to the topology.</div> +<div class="block">Adds a global <a href="./org/apache/kafka/streams/processor/StateStore.html" title="interface in org.apache.kafka.streams.processor"><code>StateStore</code></a> to the topology.</div> </dd> -<dt><span class="memberNameLink"><a href="org/apache/kafka/streams/processor/TopologyBuilder.html#addInternalTopic-java.lang.String-">addInternalTopic(String)</a></span> - Method in class org.apache.kafka.streams.processor.<a href="org/apache/kafka/streams/processor/TopologyBuilder.html" title="class in org.apache.kafka.streams.processor">TopologyBuilder</a></dt> +<dt><span class="strong"><a href="./org/apache/kafka/streams/processor/TopologyBuilder.html#addInternalTopic(java.lang.String)">addInternalTopic(String)</a></span> - Method in class org.apache.kafka.streams.processor.<a href="./org/apache/kafka/streams/processor/TopologyBuilder.html" title="class in org.apache.kafka.streams.processor">TopologyBuilder</a></dt> <dd> <div class="block">Adds an internal topic</div> </dd> -<dt><span class="memberNameLink"><a href="org/apache/kafka/streams/StreamsMetrics.html#addLatencyAndThroughputSensor-java.lang.String-java.lang.String-java.lang.String-org.apache.kafka.common.metrics.Sensor.RecordingLevel-java.lang.String...-">addLatencyAndThroughputSensor(String, String, String, Sensor.RecordingLevel, String...)</a></span> - Method in interface org.apache.kafka.streams.<a href="org/apache/kafka/streams/StreamsMetrics.html" title="interface in org.apache.kafka.streams">StreamsMetrics</a></dt> +<dt><span class="strong"><a href="./org/apache/kafka/streams/StreamsMetrics.html#addLatencyAndThroughputSensor(java.lang.String,%20java.lang.String,%20java.lang.String,%20org.apache.kafka.common.metrics.Sensor.RecordingLevel,%20java.lang.String...)">addLatencyAndThroughputSensor(String, String, String, Sensor.RecordingLevel, String...)</a></span> - Method in interface org.apache.kafka.streams.<a href="./org/apache/kafka/streams/StreamsMetrics.html" title="interface in org.apache.kafka.streams">StreamsMetrics</a></dt> <dd> <div class="block">Add a latency and throughput sensor for a specific operation, which will include the following sensors: @@ -128,82 +121,82 @@ Also create a parent sensor with the same metrics that aggregates all entities with the same operation under the same scope if it has not been created.</div> </dd> -<dt><span class="memberNameLink"><a href="org/apache/kafka/streams/processor/TopologyBuilder.html#addProcessor-java.lang.String-org.apache.kafka.streams.processor.ProcessorSupplier-java.lang.String...-">addProcessor(String, ProcessorSupplier, String...)</a></span> - Method in class org.apache.kafka.streams.processor.<a href="org/apache/kafka/streams/processor/TopologyBuilder.html" title="class in org.apache.kafka.streams.processor">TopologyBuilder</a></dt> +<dt><span class="strong"><a href="./org/apache/kafka/streams/processor/TopologyBuilder.html#addProcessor(java.lang.String,%20org.apache.kafka.streams.processor.ProcessorSupplier,%20java.lang.String...)">addProcessor(String, ProcessorSupplier, String...)</a></span> - Method in class org.apache.kafka.streams.processor.<a href="./org/apache/kafka/streams/processor/TopologyBuilder.html" title="class in org.apache.kafka.streams.processor">TopologyBuilder</a></dt> <dd> <div class="block">Add a new processor node that receives and processes records output by one or more parent source or processor node.</div> </dd> -<dt><span class="memberNameLink"><a href="org/apache/kafka/clients/consumer/MockConsumer.html#addRecord-org.apache.kafka.clients.consumer.ConsumerRecord-">addRecord(ConsumerRecord<K, V>)</a></span> - Method in class org.apache.kafka.clients.consumer.<a href="org/apache/kafka/clients/consumer/MockConsumer.html" title="class in org.apache.kafka.clients.consumer">MockConsumer</a></dt> +<dt><span class="strong"><a href="./org/apache/kafka/clients/consumer/MockConsumer.html#addRecord(org.apache.kafka.clients.consumer.ConsumerRecord)">addRecord(ConsumerRecord<K, V>)</a></span> - Method in class org.apache.kafka.clients.consumer.<a href="./org/apache/kafka/clients/consumer/MockConsumer.html" title="class in org.apache.kafka.clients.consumer">MockConsumer</a></dt> <dd> </dd> -<dt><span class="memberNameLink"><a href="org/apache/kafka/streams/StreamsMetrics.html#addSensor-java.lang.String-org.apache.kafka.common.metrics.Sensor.RecordingLevel-">addSensor(String, Sensor.RecordingLevel)</a></span> - Method in interface org.apache.kafka.streams.<a href="org/apache/kafka/streams/StreamsMetrics.html" title="interface in org.apache.kafka.streams">StreamsMetrics</a></dt> +<dt><span class="strong"><a href="./org/apache/kafka/streams/StreamsMetrics.html#addSensor(java.lang.String,%20org.apache.kafka.common.metrics.Sensor.RecordingLevel)">addSensor(String, Sensor.RecordingLevel)</a></span> - Method in interface org.apache.kafka.streams.<a href="./org/apache/kafka/streams/StreamsMetrics.html" title="interface in org.apache.kafka.streams">StreamsMetrics</a></dt> <dd> <div class="block">Generic method to create a sensor.</div> </dd> -<dt><span class="memberNameLink"><a href="org/apache/kafka/streams/StreamsMetrics.html#addSensor-java.lang.String-org.apache.kafka.common.metrics.Sensor.RecordingLevel-org.apache.kafka.common.metrics.Sensor...-">addSensor(String, Sensor.RecordingLevel, Sensor...)</a></span> - Method in interface org.apache.kafka.streams.<a href="org/apache/kafka/streams/StreamsMetrics.html" title="interface in org.apache.kafka.streams">StreamsMetrics</a></dt> +<dt><span class="strong"><a href="./org/apache/kafka/streams/StreamsMetrics.html#addSensor(java.lang.String,%20org.apache.kafka.common.metrics.Sensor.RecordingLevel,%20org.apache.kafka.common.metrics.Sensor...)">addSensor(String, Sensor.RecordingLevel, Sensor...)</a></span> - Method in interface org.apache.kafka.streams.<a href="./org/apache/kafka/streams/StreamsMetrics.html" title="interface in org.apache.kafka.streams">StreamsMetrics</a></dt> <dd> <div class="block">Generic method to create a sensor with parent sensors.</div> </dd> -<dt><span class="memberNameLink"><a href="org/apache/kafka/clients/producer/ProducerConfig.html#addSerializerToConfig-java.util.Map-org.apache.kafka.common.serialization.Serializer-org.apache.kafka.common.serialization.Serializer-">addSerializerToConfig(Map<String, Object>, Serializer<?>, Serializer<?>)</a></span> - Static method in class org.apache.kafka.clients.producer.<a href="org/apache/kafka/clients/producer/ProducerConfig.html" title="class in org.apache.kafka.clients.producer">ProducerConfig</a></dt> +<dt><span class="strong"><a href="./org/apache/kafka/clients/producer/ProducerConfig.html#addSerializerToConfig(java.util.Map,%20org.apache.kafka.common.serialization.Serializer,%20org.apache.kafka.common.serialization.Serializer)">addSerializerToConfig(Map<String, Object>, Serializer<?>, Serializer<?>)</a></span> - Static method in class org.apache.kafka.clients.producer.<a href="./org/apache/kafka/clients/producer/ProducerConfig.html" title="class in org.apache.kafka.clients.producer">ProducerConfig</a></dt> <dd> </dd> -<dt><span class="memberNameLink"><a href="org/apache/kafka/clients/producer/ProducerConfig.html#addSerializerToConfig-java.util.Properties-org.apache.kafka.common.serialization.Serializer-org.apache.kafka.common.serialization.Serializer-">addSerializerToConfig(Properties, Serializer<?>, Serializer<?>)</a></span> - Static method in class org.apache.kafka.clients.producer.<a href="org/apache/kafka/clients/producer/ProducerConfig.html" title="class in org.apache.kafka.clients.producer">ProducerConfig</a></dt> +<dt><span class="strong"><a href="./org/apache/kafka/clients/producer/ProducerConfig.html#addSerializerToConfig(java.util.Properties,%20org.apache.kafka.common.serialization.Serializer,%20org.apache.kafka.common.serialization.Serializer)">addSerializerToConfig(Properties, Serializer<?>, Serializer<?>)</a></span> - Static method in class org.apache.kafka.clients.producer.<a href="./org/apache/kafka/clients/producer/ProducerConfig.html" title="class in org.apache.kafka.clients.producer">ProducerConfig</a></dt> <dd> </dd> -<dt><span class="memberNameLink"><a href="org/apache/kafka/streams/processor/TopologyBuilder.html#addSink-java.lang.String-java.lang.String-java.lang.String...-">addSink(String, String, String...)</a></span> - Method in class org.apache.kafka.streams.processor.<a href="org/apache/kafka/streams/processor/TopologyBuilder.html" title="class in org.apache.kafka.streams.processor">TopologyBuilder</a></dt> +<dt><span class="strong"><a href="./org/apache/kafka/streams/processor/TopologyBuilder.html#addSink(java.lang.String,%20java.lang.String,%20java.lang.String...)">addSink(String, String, String...)</a></span> - Method in class org.apache.kafka.streams.processor.<a href="./org/apache/kafka/streams/processor/TopologyBuilder.html" title="class in org.apache.kafka.streams.processor">TopologyBuilder</a></dt> <dd> <div class="block">Add a new sink that forwards records from upstream parent processor and/or source nodes to the named Kafka topic.</div> </dd> -<dt><span class="memberNameLink"><a href="org/apache/kafka/streams/processor/TopologyBuilder.html#addSink-java.lang.String-java.lang.String-org.apache.kafka.streams.processor.StreamPartitioner-java.lang.String...-">addSink(String, String, StreamPartitioner, String...)</a></span> - Method in class org.apache.kafka.streams.processor.<a href="org/apache/kafka/streams/processor/TopologyBuilder.html" title="class in org.apache.kafka.streams.processor">TopologyBuilder</a></dt> +<dt><span class="strong"><a href="./org/apache/kafka/streams/processor/TopologyBuilder.html#addSink(java.lang.String,%20java.lang.String,%20org.apache.kafka.streams.processor.StreamPartitioner,%20java.lang.String...)">addSink(String, String, StreamPartitioner, String...)</a></span> - Method in class org.apache.kafka.streams.processor.<a href="./org/apache/kafka/streams/processor/TopologyBuilder.html" title="class in org.apache.kafka.streams.processor">TopologyBuilder</a></dt> <dd> <div class="block">Add a new sink that forwards records from upstream parent processor and/or source nodes to the named Kafka topic, using the supplied partitioner.</div> </dd> -<dt><span class="memberNameLink"><a href="org/apache/kafka/streams/processor/TopologyBuilder.html#addSink-java.lang.String-java.lang.String-org.apache.kafka.common.serialization.Serializer-org.apache.kafka.common.serialization.Serializer-java.lang.String...-">addSink(String, String, Serializer, Serializer, String...)</a></span> - Method in class org.apache.kafka.streams.processor.<a href="org/apache/kafka/streams/processor/TopologyBuilder.html" title="class in org.apache.kafka.streams.processor">TopologyBuilder</a></dt> +<dt><span class="strong"><a href="./org/apache/kafka/streams/processor/TopologyBuilder.html#addSink(java.lang.String,%20java.lang.String,%20org.apache.kafka.common.serialization.Serializer,%20org.apache.kafka.common.serialization.Serializer,%20java.lang.String...)">addSink(String, String, Serializer, Serializer, String...)</a></span> - Method in class org.apache.kafka.streams.processor.<a href="./org/apache/kafka/streams/processor/TopologyBuilder.html" title="class in org.apache.kafka.streams.processor">TopologyBuilder</a></dt> <dd> <div class="block">Add a new sink that forwards records from upstream parent processor and/or source nodes to the named Kafka topic.</div> </dd> -<dt><span class="memberNameLink"><a href="org/apache/kafka/streams/processor/TopologyBuilder.html#addSink-java.lang.String-java.lang.String-org.apache.kafka.common.serialization.Serializer-org.apache.kafka.common.serialization.Serializer-org.apache.kafka.streams.processor.StreamPartitioner-java.lang.String...-">addSink(String, String, Serializer<K>, Serializer<V>, StreamPartitioner<? super K, ? super V>, String...)</a></span> - Method in class org.apache.kafka.streams.processor.<a href="org/apache/kafka/streams/processor/TopologyBuilder.html" title="class in org.apache.kafka.streams.processor">TopologyBuilder</a></dt> +<dt><span class="strong"><a href="./org/apache/kafka/streams/processor/TopologyBuilder.html#addSink(java.lang.String,%20java.lang.String,%20org.apache.kafka.common.serialization.Serializer,%20org.apache.kafka.common.serialization.Serializer,%20org.apache.kafka.streams.processor.StreamPartitioner,%20java.lang.String...)">addSink(String, String, Serializer<K>, Serializer<V>, StreamPartitioner<? super K, ? super V>, String...)</a></span> - Method in class org.apache.kafka.streams.processor.<a href="./org/apache/kafka/streams/processor/TopologyBuilder.html" title="class in org.apache.kafka.streams.processor">TopologyBuilder</a></dt> <dd> <div class="block">Add a new sink that forwards records from upstream parent processor and/or source nodes to the named Kafka topic.</div> </dd> -<dt><span class="memberNameLink"><a href="org/apache/kafka/streams/processor/TopologyBuilder.html#addSource-java.lang.String-java.lang.String...-">addSource(String, String...)</a></span> - Method in class org.apache.kafka.streams.processor.<a href="org/apache/kafka/streams/processor/TopologyBuilder.html" title="class in org.apache.kafka.streams.processor">TopologyBuilder</a></dt> +<dt><span class="strong"><a href="./org/apache/kafka/streams/processor/TopologyBuilder.html#addSource(java.lang.String,%20java.lang.String...)">addSource(String, String...)</a></span> - Method in class org.apache.kafka.streams.processor.<a href="./org/apache/kafka/streams/processor/TopologyBuilder.html" title="class in org.apache.kafka.streams.processor">TopologyBuilder</a></dt> <dd> <div class="block">Add a new source that consumes the named topics and forward the records to child processor and/or sink nodes.</div> </dd> -<dt><span class="memberNameLink"><a href="org/apache/kafka/streams/processor/TopologyBuilder.html#addSource-org.apache.kafka.streams.processor.TopologyBuilder.AutoOffsetReset-java.lang.String-java.lang.String...-">addSource(TopologyBuilder.AutoOffsetReset, String, String...)</a></span> - Method in class org.apache.kafka.streams.processor.<a href="org/apache/kafka/streams/processor/TopologyBuilder.html" title="class in org.apache.kafka.streams.processor">TopologyBuilder</a></dt> +<dt><span class="strong"><a href="./org/apache/kafka/streams/processor/TopologyBuilder.html#addSource(org.apache.kafka.streams.processor.TopologyBuilder.AutoOffsetReset,%20java.lang.String,%20java.lang.String...)">addSource(TopologyBuilder.AutoOffsetReset, String, String...)</a></span> - Method in class org.apache.kafka.streams.processor.<a href="./org/apache/kafka/streams/processor/TopologyBuilder.html" title="class in org.apache.kafka.streams.processor">TopologyBuilder</a></dt> <dd> <div class="block">Add a new source that consumes the named topics and forward the records to child processor and/or sink nodes.</div> </dd> -<dt><span class="memberNameLink"><a href="org/apache/kafka/streams/processor/TopologyBuilder.html#addSource-java.lang.String-java.util.regex.Pattern-">addSource(String, Pattern)</a></span> - Method in class org.apache.kafka.streams.processor.<a href="org/apache/kafka/streams/processor/TopologyBuilder.html" title="class in org.apache.kafka.streams.processor">TopologyBuilder</a></dt> +<dt><span class="strong"><a href="./org/apache/kafka/streams/processor/TopologyBuilder.html#addSource(java.lang.String,%20java.util.regex.Pattern)">addSource(String, Pattern)</a></span> - Method in class org.apache.kafka.streams.processor.<a href="./org/apache/kafka/streams/processor/TopologyBuilder.html" title="class in org.apache.kafka.streams.processor">TopologyBuilder</a></dt> <dd> <div class="block">Add a new source that consumes from topics matching the given pattern and forward the records to child processor and/or sink nodes.</div> </dd> -<dt><span class="memberNameLink"><a href="org/apache/kafka/streams/processor/TopologyBuilder.html#addSource-org.apache.kafka.streams.processor.TopologyBuilder.AutoOffsetReset-java.lang.String-java.util.regex.Pattern-">addSource(TopologyBuilder.AutoOffsetReset, String, Pattern)</a></span> - Method in class org.apache.kafka.streams.processor.<a href="org/apache/kafka/streams/processor/TopologyBuilder.html" title="class in org.apache.kafka.streams.processor">TopologyBuilder</a></dt> +<dt><span class="strong"><a href="./org/apache/kafka/streams/processor/TopologyBuilder.html#addSource(org.apache.kafka.streams.processor.TopologyBuilder.AutoOffsetReset,%20java.lang.String,%20java.util.regex.Pattern)">addSource(TopologyBuilder.AutoOffsetReset, String, Pattern)</a></span> - Method in class org.apache.kafka.streams.processor.<a href="./org/apache/kafka/streams/processor/TopologyBuilder.html" title="class in org.apache.kafka.streams.processor">TopologyBuilder</a></dt> <dd> <div class="block">Add a new source that consumes from topics matching the given pattern and forward the records to child processor and/or sink nodes.</div> </dd> -<dt><span class="memberNameLink"><a href="org/apache/kafka/streams/processor/TopologyBuilder.html#addSource-java.lang.String-org.apache.kafka.common.serialization.Deserializer-org.apache.kafka.common.serialization.Deserializer-java.lang.String...-">addSource(String, Deserializer, Deserializer, String...)</a></span> - Method in class org.apache.kafka.streams.processor.<a href="org/apache/kafka/streams/processor/TopologyBuilder.html" title="class in org.apache.kafka.streams.processor">TopologyBuilder</a></dt> +<dt><span class="strong"><a href="./org/apache/kafka/streams/processor/TopologyBuilder.html#addSource(java.lang.String,%20org.apache.kafka.common.serialization.Deserializer,%20org.apache.kafka.common.serialization.Deserializer,%20java.lang.String...)">addSource(String, Deserializer, Deserializer, String...)</a></span> - Method in class org.apache.kafka.streams.processor.<a href="./org/apache/kafka/streams/processor/TopologyBuilder.html" title="class in org.apache.kafka.streams.processor">TopologyBuilder</a></dt> <dd> <div class="block">Add a new source that consumes the named topics and forwards the records to child processor and/or sink nodes.</div> </dd> -<dt><span class="memberNameLink"><a href="org/apache/kafka/streams/processor/TopologyBuilder.html#addSource-org.apache.kafka.streams.processor.TopologyBuilder.AutoOffsetReset-java.lang.String-org.apache.kafka.common.serialization.Deserializer-org.apache.kafka.common.serialization.Deserializer-java.lang.String...-">addSource(TopologyBuilder.AutoOffsetReset, String, Deserializer, Deserializer, String...)</a></span> - Method in class org.apache.kafka.streams.processor.<a href="org/apache/kafka/streams/processor/TopologyBuilder.html" title="class in org.apache.kafka.streams.processor">TopologyBuilder</a></dt> +<dt><span class="strong"><a href="./org/apache/kafka/streams/processor/TopologyBuilder.html#addSource(org.apache.kafka.streams.processor.TopologyBuilder.AutoOffsetReset,%20java.lang.String,%20org.apache.kafka.common.serialization.Deserializer,%20org.apache.kafka.common.serialization.Deserializer,%20java.lang.String...)">addSource(TopologyBuilder.AutoOffsetReset, String, Deserializer, Deserializer, String...)</a></span> - Method in class org.apache.kafka.streams.processor.<a href="./org/apache/kafka/streams/processor/TopologyBuilder.html" title="class in org.apache.kafka.streams.processor">TopologyBuilder</a></dt> <dd> <div class="block">Add a new source that consumes the named topics and forwards the records to child processor and/or sink nodes.</div> </dd> -<dt><span class="memberNameLink"><a href="org/apache/kafka/streams/processor/TopologyBuilder.html#addSource-java.lang.String-org.apache.kafka.common.serialization.Deserializer-org.apache.kafka.common.serialization.Deserializer-java.util.regex.Pattern-">addSource(String, Deserializer, Deserializer, Pattern)</a></span> - Method in class org.apache.kafka.streams.processor.<a href="org/apache/kafka/streams/processor/TopologyBuilder.html" title="class in org.apache.kafka.streams.processor">TopologyBuilder</a></dt> +<dt><span class="strong"><a href="./org/apache/kafka/streams/processor/TopologyBuilder.html#addSource(java.lang.String,%20org.apache.kafka.common.serialization.Deserializer,%20org.apache.kafka.common.serialization.Deserializer,%20java.util.regex.Pattern)">addSource(String, Deserializer, Deserializer, Pattern)</a></span> - Method in class org.apache.kafka.streams.processor.<a href="./org/apache/kafka/streams/processor/TopologyBuilder.html" title="class in org.apache.kafka.streams.processor">TopologyBuilder</a></dt> <dd> <div class="block">Add a new source that consumes from topics matching the given pattern and forwards the records to child processor and/or sink nodes.</div> </dd> -<dt><span class="memberNameLink"><a href="org/apache/kafka/streams/processor/TopologyBuilder.html#addSource-org.apache.kafka.streams.processor.TopologyBuilder.AutoOffsetReset-java.lang.String-org.apache.kafka.common.serialization.Deserializer-org.apache.kafka.common.serialization.Deserializer-java.util.regex.Pattern-">addSource(TopologyBuilder.AutoOffsetReset, String, Deserializer, Deserializer, Pattern)</a></span> - Method in class org.apache.kafka.streams.processor.<a href="org/apache/kafka/streams/processor/TopologyBuilder.html" title="class in org.apache.kafka.streams.processor">TopologyBuilder</a></dt> +<dt><span class="strong"><a href="./org/apache/kafka/streams/processor/TopologyBuilder.html#addSource(org.apache.kafka.streams.processor.TopologyBuilder.AutoOffsetReset,%20java.lang.String,%20org.apache.kafka.common.serialization.Deserializer,%20org.apache.kafka.common.serialization.Deserializer,%20java.util.regex.Pattern)">addSource(TopologyBuilder.AutoOffsetReset, String, Deserializer, Deserializer, Pattern)</a></span> - Method in class org.apache.kafka.streams.processor.<a href="./org/apache/kafka/streams/processor/TopologyBuilder.html" title="class in org.apache.kafka.streams.processor">TopologyBuilder</a></dt> <dd> <div class="block">Add a new source that consumes from topics matching the given pattern and forwards the records to child processor and/or sink nodes.</div> </dd> -<dt><span class="memberNameLink"><a href="org/apache/kafka/streams/processor/TopologyBuilder.html#addStateStore-org.apache.kafka.streams.processor.StateStoreSupplier-java.lang.String...-">addStateStore(StateStoreSupplier, String...)</a></span> - Method in class org.apache.kafka.streams.processor.<a href="org/apache/kafka/streams/processor/TopologyBuilder.html" title="class in org.apache.kafka.streams.processor">TopologyBuilder</a></dt> +<dt><span class="strong"><a href="./org/apache/kafka/streams/processor/TopologyBuilder.html#addStateStore(org.apache.kafka.streams.processor.StateStoreSupplier,%20java.lang.String...)">addStateStore(StateStoreSupplier, String...)</a></span> - Method in class org.apache.kafka.streams.processor.<a href="./org/apache/kafka/streams/processor/TopologyBuilder.html" title="class in org.apache.kafka.streams.processor">TopologyBuilder</a></dt> <dd> <div class="block">Adds a state store</div> </dd> -<dt><span class="memberNameLink"><a href="org/apache/kafka/streams/StreamsMetrics.html#addThroughputSensor-java.lang.String-java.lang.String-java.lang.String-org.apache.kafka.common.metrics.Sensor.RecordingLevel-java.lang.String...-">addThroughputSensor(String, String, String, Sensor.RecordingLevel, String...)</a></span> - Method in interface org.apache.kafka.streams.<a href="org/apache/kafka/streams/StreamsMetrics.html" title="interface in org.apache.kafka.streams">StreamsMetrics</a></dt> +<dt><span class="strong"><a href="./org/apache/kafka/streams/StreamsMetrics.html#addThroughputSensor(java.lang.String,%20java.lang.String,%20java.lang.String,%20org.apache.kafka.common.metrics.Sensor.RecordingLevel,%20java.lang.String...)">addThroughputSensor(String, String, String, Sensor.RecordingLevel, String...)</a></span> - Method in interface org.apache.kafka.streams.<a href="./org/apache/kafka/streams/StreamsMetrics.html" title="interface in org.apache.kafka.streams">StreamsMetrics</a></dt> <dd> <div class="block">Add a throughput sensor for a specific operation: @@ -212,5808 +205,5806 @@ Also create a parent sensor with the same metrics that aggregates all entities with the same operation under the same scope if it has not been created.</div> </dd> -<dt><span class="memberNameLink"><a href="org/apache/kafka/streams/kstream/TimeWindows.html#advanceBy-long-">advanceBy(long)</a></span> - Method in class org.apache.kafka.streams.kstream.<a href="org/apache/kafka/streams/kstream/TimeWindows.html" title="class in org.apache.kafka.streams.kstream">TimeWindows</a></dt> +<dt><span class="strong"><a href="./org/apache/kafka/streams/kstream/TimeWindows.html#advanceBy(long)">advanceBy(long)</a></span> - Method in class org.apache.kafka.streams.kstream.<a href="./org/apache/kafka/streams/kstream/TimeWindows.html" title="class in org.apache.kafka.streams.kstream">TimeWindows</a></dt> <dd> <div class="block">Return a window definition with the original size, but advance ("hop") the window by the given interval, which specifies by how much a window moves forward relative to the previous one.</div> </dd> -<dt><span class="memberNameLink"><a href="org/apache/kafka/streams/kstream/TimeWindows.html#advanceMs">advanceMs</a></span> - Variable in class org.apache.kafka.streams.kstream.<a href="org/apache/kafka/streams/kstream/TimeWindows.html" title="class in org.apache.kafka.streams.kstream">TimeWindows</a></dt> +<dt><span class="strong"><a href="./org/apache/kafka/streams/kstream/TimeWindows.html#advanceMs">advanceMs</a></span> - Variable in class org.apache.kafka.streams.kstream.<a href="./org/apache/kafka/streams/kstream/TimeWindows.html" title="class in org.apache.kafka.streams.kstream">TimeWindows</a></dt> <dd> <div class="block">The size of the window's advance interval in milliseconds, i.e., by how much a window moves forward relative to the previous one.</div> </dd> -<dt><span class="memberNameLink"><a href="org/apache/kafka/streams/kstream/JoinWindows.html#after-long-">after(long)</a></span> - Method in class org.apache.kafka.streams.kstream.<a href="org/apache/kafka/streams/kstream/JoinWindows.html" title="class in org.apache.kafka.streams.kstream">JoinWindows</a></dt> +<dt><span class="strong"><a href="./org/apache/kafka/streams/kstream/JoinWindows.html#after(long)">after(long)</a></span> - Method in class org.apache.kafka.streams.kstream.<a href="./org/apache/kafka/streams/kstream/JoinWindows.html" title="class in org.apache.kafka.streams.kstream">JoinWindows</a></dt> <dd> <div class="block">Changes the end window boundary to <code>timeDifferenceMs</code> but keep the start window boundary as is.</div> </dd> -<dt><span class="memberNameLink"><a href="org/apache/kafka/streams/kstream/JoinWindows.html#afterMs">afterMs</a></span> - Variable in class org.apache.kafka.streams.kstream.<a href="org/apache/kafka/streams/kstream/JoinWindows.html" title="class in org.apache.kafka.streams.kstream">JoinWindows</a></dt> +<dt><span class="strong"><a href="./org/apache/kafka/streams/kstream/JoinWindows.html#afterMs">afterMs</a></span> - Variable in class org.apache.kafka.streams.kstream.<a href="./org/apache/kafka/streams/kstream/JoinWindows.html" title="class in org.apache.kafka.streams.kstream">JoinWindows</a></dt> <dd> <div class="block">Maximum time difference for tuples that are after the join tuple.</div> </dd> -<dt><span class="memberNameLink"><a href="org/apache/kafka/streams/kstream/KGroupedStream.html#aggregate-org.apache.kafka.streams.kstream.Initializer-org.apache.kafka.streams.kstream.Aggregator-org.apache.kafka.common.serialization.Serde-java.lang.String-">aggregate(Initializer<VR>, Aggregator<? super K, ? super V, VR>, Serde<VR>, String)</a></span> - Method in interface org.apache.kafka.streams.kstream.<a href="org/apache/kafka/streams/kstream/KGroupedStream.html" title="interface in org.apache.kafka.streams.kstream">KGroupedStream</a></dt> +<dt><span class="strong"><a href="./org/apache/kafka/streams/kstream/KGroupedStream.html#aggregate(org.apache.kafka.streams.kstream.Initializer,%20org.apache.kafka.streams.kstream.Aggregator,%20org.apache.kafka.common.serialization.Serde,%20java.lang.String)">aggregate(Initializer<VR>, Aggregator<? super K, ? super V, VR>, Serde<VR>, String)</a></span> - Method in interface org.apache.kafka.streams.kstream.<a href="./org/apache/kafka/streams/kstream/KGroupedStream.html" title="interface in org.apache.kafka.streams.kstream">KGroupedStream</a></dt> <dd> <div class="block">Aggregate the values of records in this stream by the grouped key.</div> </dd> -<dt><span class="memberNameLink"><a href="org/apache/kafka/streams/kstream/KGroupedStream.html#aggregate-org.apache.kafka.streams.kstream.Initializer-org.apache.kafka.streams.kstream.Aggregator-org.apache.kafka.streams.processor.StateStoreSupplier-">aggregate(Initializer<VR>, Aggregator<? super K, ? super V, VR>, StateStoreSupplier<KeyValueStore>)</a></span> - Method in interface org.apache.kafka.streams.kstream.<a href="org/apache/kafka/streams/kstream/KGroupedStream.html" title="interface in org.apache.kafka.streams.kstream">KGroupedStream</a></dt> +<dt><span class="strong"><a href="./org/apache/kafka/streams/kstream/KGroupedStream.html#aggregate(org.apache.kafka.streams.kstream.Initializer,%20org.apache.kafka.streams.kstream.Aggregator,%20org.apache.kafka.streams.processor.StateStoreSupplier)">aggregate(Initializer<VR>, Aggregator<? super K, ? super V, VR>, StateStoreSupplier<KeyValueStore>)</a></span> - Method in interface org.apache.kafka.streams.kstream.<a href="./org/apache/kafka/streams/kstream/KGroupedStream.html" title="interface in org.apache.kafka.streams.kstream">KGroupedStream</a></dt> <dd> <div class="block">Aggregate the values of records in this stream by the grouped key.</div> </dd> -<dt><span class="memberNameLink"><a href="org/apache/kafka/streams/kstream/KGroupedStream.html#aggregate-org.apache.kafka.streams.kstream.Initializer-org.apache.kafka.streams.kstream.Aggregator-org.apache.kafka.streams.kstream.Windows-org.apache.kafka.common.serialization.Serde-java.lang.String-">aggregate(Initializer<VR>, Aggregator<? super K, ? super V, VR>, Windows<W>, Serde<VR>, String)</a></span> - Method in interface org.apache.kafka.streams.kstream.<a href="org/apache/kafka/streams/kstream/KGroupedStream.html" title="interface in org.apache.kafka.streams.kstream">KGroupedStream</a></dt> +<dt><span class="strong"><a href="./org/apache/kafka/streams/kstream/KGroupedStream.html#aggregate(org.apache.kafka.streams.kstream.Initializer,%20org.apache.kafka.streams.kstream.Aggregator,%20org.apache.kafka.streams.kstream.Windows,%20org.apache.kafka.common.serialization.Serde,%20java.lang.String)">aggregate(Initializer<VR>, Aggregator<? super K, ? super V, VR>, Windows<W>, Serde<VR>, String)</a></span> - Method in interface org.apache.kafka.streams.kstream.<a href="./org/apache/kafka/streams/kstream/KGroupedStream.html" title="interface in org.apache.kafka.streams.kstream">KGroupedStream</a></dt> <dd> <div class="block">Aggregate the values of records in this stream by the grouped key and defined windows.</div> </dd> -<dt><span class="memberNameLink"><a href="org/apache/kafka/streams/kstream/KGroupedStream.html#aggregate-org.apache.kafka.streams.kstream.Initializer-org.apache.kafka.streams.kstream.Aggregator-org.apache.kafka.streams.kstream.Windows-org.apache.kafka.streams.processor.StateStoreSupplier-">aggregate(Initializer<VR>, Aggregator<? super K, ? super V, VR>, Windows<W>, StateStoreSupplier<WindowStore>)</a></span> - Method in interface org.apache.kafka.streams.kstream.<a href="org/apache/kafka/streams/kstream/KGroupedStream.html" title="interface in org.apache.kafka.streams.kstream">KGroupedStream</a></dt> +<dt><span class="strong"><a href="./org/apache/kafka/streams/kstream/KGroupedStream.html#aggregate(org.apache.kafka.streams.kstream.Initializer,%20org.apache.kafka.streams.kstream.Aggregator,%20org.apache.kafka.streams.kstream.Windows,%20org.apache.kafka.streams.processor.StateStoreSupplier)">aggregate(Initializer<VR>, Aggregator<? super K, ? super V, VR>, Windows<W>, StateStoreSupplier<WindowStore>)</a></span> - Method in interface org.apache.kafka.streams.kstream.<a href="./org/apache/kafka/streams/kstream/KGroupedStream.html" title="interface in org.apache.kafka.streams.kstream">KGroupedStream</a></dt> <dd> <div class="block">Aggregate the values of records in this stream by the grouped key and defined windows.</div> </dd> -<dt><span class="memberNameLink"><a href="org/apache/kafka/streams/kstream/KGroupedStream.html#aggregate-org.apache.kafka.streams.kstream.Initializer-org.apache.kafka.streams.kstream.Aggregator-org.apache.kafka.streams.kstream.Merger-org.apache.kafka.streams.kstream.SessionWindows-org.apache.kafka.common.serialization.Serde-java.lang.String-">aggregate(Initializer<T>, Aggregator<? super K, ? super V, T>, Merger<? super K, T>, SessionWindows, Serde<T>, String)</a></span> - Method in interface org.apache.kafka.streams.kstream.<a href="org/apache/kafka/streams/kstream/KGroupedStream.html" title="interface in org.apache.kafka.streams.kstream">KGroupedStream</a></dt> +<dt><span class="strong"><a href="./org/apache/kafka/streams/kstream/KGroupedStream.html#aggregate(org.apache.kafka.streams.kstream.Initializer,%20org.apache.kafka.streams.kstream.Aggregator,%20org.apache.kafka.streams.kstream.Merger,%20org.apache.kafka.streams.kstream.SessionWindows,%20org.apache.kafka.common.serialization.Serde,%20java.lang.String)">aggregate(Initializer<T>, Aggregator<? super K, ? super V, T>, Merger<? super K, T>, SessionWindows, Serde<T>, String)</a></span> - Method in interface org.apache.kafka.streams.kstream.<a href="./org/apache/kafka/streams/kstream/KGroupedStream.html" title="interface in org.apache.kafka.streams.kstream">KGroupedStream</a></dt> <dd> -<div class="block">Aggregate the values of records in this stream by the grouped key and defined <a href="org/apache/kafka/streams/kstream/SessionWindows.html" title="class in org.apache.kafka.streams.kstream"><code>SessionWindows</code></a>.</div> +<div class="block">Aggregate the values of records in this stream by the grouped key and defined <a href="./org/apache/kafka/streams/kstream/SessionWindows.html" title="class in org.apache.kafka.streams.kstream"><code>SessionWindows</code></a>.</div> </dd> -<dt><span class="memberNameLink"><a href="org/apache/kafka/streams/kstream/KGroupedStream.html#aggregate-org.apache.kafka.streams.kstream.Initializer-org.apache.kafka.streams.kstream.Aggregator-org.apache.kafka.streams.kstream.Merger-org.apache.kafka.streams.kstream.SessionWindows-org.apache.kafka.common.serialization.Serde-org.apache.kafka.streams.processor.StateStoreSupplier-">aggregate(Initializer<T>, Aggregator<? super K, ? super V, T>, Merger<? super K, T>, SessionWindows, Serde<T>, StateStoreSupplier<SessionStore>)</a></span> - Method in interface org.apache.kafka.streams.kstream.<a href="org/apache/kafka/streams/kstream/KGroupedStream.html" title="interface in org.apache.kafka.streams.kstream">KGroupedStream</a></dt> +<dt><span class="strong"><a href="./org/apache/kafka/streams/kstream/KGroupedStream.html#aggregate(org.apache.kafka.streams.kstream.Initializer,%20org.apache.kafka.streams.kstream.Aggregator,%20org.apache.kafka.streams.kstream.Merger,%20org.apache.kafka.streams.kstream.SessionWindows,%20org.apache.kafka.common.serialization.Serde,%20org.apache.kafka.streams.processor.StateStoreSupplier)">aggregate(Initializer<T>, Aggregator<? super K, ? super V, T>, Merger<? super K, T>, SessionWindows, Serde<T>, StateStoreSupplier<SessionStore>)</a></span> - Method in interface org.apache.kafka.streams.kstream.<a href="./org/apache/kafka/streams/kstream/KGroupedStream.html" title="interface in org.apache.kafka.streams.kstream">KGroupedStream</a></dt> <dd> -<div class="block">Aggregate the values of records in this stream by the grouped key and defined <a href="org/apache/kafka/streams/kstream/SessionWindows.html" title="class in org.apache.kafka.streams.kstream"><code>SessionWindows</code></a>.</div> +<div class="block">Aggregate the values of records in this stream by the grouped key and defined <a href="./org/apache/kafka/streams/kstream/SessionWindows.html" title="class in org.apache.kafka.streams.kstream"><code>SessionWindows</code></a>.</div> </dd> -<dt><span class="memberNameLink"><a href="org/apache/kafka/streams/kstream/KGroupedTable.html#aggregate-org.apache.kafka.streams.kstream.Initializer-org.apache.kafka.streams.kstream.Aggregator-org.apache.kafka.streams.kstream.Aggregator-java.lang.String-">aggregate(Initializer<VR>, Aggregator<? super K, ? super V, VR>, Aggregator<? super K, ? super V, VR>, String)</a></span> - Method in interface org.apache.kafka.streams.kstream.<a href="org/apache/kafka/streams/kstream/KGroupedTable.html" title="interface in org.apache.kafka.streams.kstream">KGroupedTable</a></dt> +<dt><span class="strong"><a href="./org/apache/kafka/streams/kstream/KGroupedTable.html#aggregate(org.apache.kafka.streams.kstream.Initializer,%20org.apache.kafka.streams.kstream.Aggregator,%20org.apache.kafka.streams.kstream.Aggregator,%20java.lang.String)">aggregate(Initializer<VR>, Aggregator<? super K, ? super V, VR>, Aggregator<? super K, ? super V, VR>, String)</a></span> - Method in interface org.apache.kafka.streams.kstream.<a href="./org/apache/kafka/streams/kstream/KGroupedTable.html" title="interface in org.apache.kafka.streams.kstream">KGroupedTable</a></dt> <dd> -<div class="block">Aggregate the value of records of the original <a href="org/apache/kafka/streams/kstream/KTable.html" title="interface in org.apache.kafka.streams.kstream"><code>KTable</code></a> that got <a href="org/apache/kafka/streams/kstream/KTable.html#groupBy-org.apache.kafka.streams.kstream.KeyValueMapper-"><code>mapped</code></a> to the same key into a new instance of <a href="org/apache/kafka/streams/kstream/KTable.html" title="interface in org.apache.kafka.streams.kstream"><code>KTable</code></a> using default serializers and deserializers.</div> +<div class="block">Aggregate the value of records of the original <a href="./org/apache/kafka/streams/kstream/KTable.html" title="interface in org.apache.kafka.streams.kstream"><code>KTable</code></a> that got <a href="./org/apache/kafka/streams/kstream/KTable.html#groupBy(org.apache.kafka.streams.kstream.KeyValueMapper)"><code>mapped</code></a> to the same key into a new instance of <a href="./org/apache/kafka/streams/kstream/KTable.html" title="interface in org.apache.kafka.streams.kstream"><code>KTable</code></a> using default serializers and deserializers.</div> </dd> -<dt><span class="memberNameLink"><a href="org/apache/kafka/streams/kstream/KGroupedTable.html#aggregate-org.apache.kafka.streams.kstream.Initializer-org.apache.kafka.streams.kstream.Aggregator-org.apache.kafka.streams.kstream.Aggregator-org.apache.kafka.common.serialization.Serde-java.lang.String-">aggregate(Initializer<VR>, Aggregator<? super K, ? super V, VR>, Aggregator<? super K, ? super V, VR>, Serde<VR>, String)</a></span> - Method in interface org.apache.kafka.streams.kstream.<a href="org/apache/kafka/streams/kstream/KGroupedTable.html" title="interface in org.apache.kafka.streams.kstream">KGroupedTable</a></dt> +<dt><span class="strong"><a href="./org/apache/kafka/streams/kstream/KGroupedTable.html#aggregate(org.apache.kafka.streams.kstream.Initializer,%20org.apache.kafka.streams.kstream.Aggregator,%20org.apache.kafka.streams.kstream.Aggregator,%20org.apache.kafka.common.serialization.Serde,%20java.lang.String)">aggregate(Initializer<VR>, Aggregator<? super K, ? super V, VR>, Aggregator<? super K, ? super V, VR>, Serde<VR>, String)</a></span> - Method in interface org.apache.kafka.streams.kstream.<a href="./org/apache/kafka/streams/kstream/KGroupedTable.html" title="interface in org.apache.kafka.streams.kstream">KGroupedTable</a></dt> <dd> -<div class="block">Aggregate the value of records of the original <a href="org/apache/kafka/streams/kstream/KTable.html" title="interface in org.apache.kafka.streams.kstream"><code>KTable</code></a> that got <a href="org/apache/kafka/streams/kstream/KTable.html#groupBy-org.apache.kafka.streams.kstream.KeyValueMapper-"><code>mapped</code></a> to the same key into a new instance of <a href="org/apache/kafka/streams/kstream/KTable.html" title="interface in org.apache.kafka.streams.kstream"><code>KTable</code></a> using default serializers and deserializers.</div> +<div class="block">Aggregate the value of records of the original <a href="./org/apache/kafka/streams/kstream/KTable.html" title="interface in org.apache.kafka.streams.kstream"><code>KTable</code></a> that got <a href="./org/apache/kafka/streams/kstream/KTable.html#groupBy(org.apache.kafka.streams.kstream.KeyValueMapper)"><code>mapped</code></a> to the same key into a new instance of <a href="./org/apache/kafka/streams/kstream/KTable.html" title="interface in org.apache.kafka.streams.kstream"><code>KTable</code></a> using default serializers and deserializers.</div> </dd> -<dt><span class="memberNameLink"><a href="org/apache/kafka/streams/kstream/KGroupedTable.html#aggregate-org.apache.kafka.streams.kstream.Initializer-org.apache.kafka.streams.kstream.Aggregator-org.apache.kafka.streams.kstream.Aggregator-org.apache.kafka.streams.processor.StateStoreSupplier-">aggregate(Initializer<VR>, Aggregator<? super K, ? super V, VR>, Aggregator<? super K, ? super V, VR>, StateStoreSupplier<KeyValueStore>)</a></span> - Method in interface org.apache.kafka.streams.kstream.<a href="org/apache/kafka/streams/kstream/KGroupedTable.html" title="interface in org.apache.kafka.streams.kstream">KGroupedTable</a></dt> +<dt><span class="strong"><a href="./org/apache/kafka/streams/kstream/KGroupedTable.html#aggregate(org.apache.kafka.streams.kstream.Initializer,%20org.apache.kafka.streams.kstream.Aggregator,%20org.apache.kafka.streams.kstream.Aggregator,%20org.apache.kafka.streams.processor.StateStoreSupplier)">aggregate(Initializer<VR>, Aggregator<? super K, ? super V, VR>, Aggregator<? super K, ? super V, VR>, StateStoreSupplier<KeyValueStore>)</a></span> - Method in interface org.apache.kafka.streams.kstream.<a href="./org/apache/kafka/streams/kstream/KGroupedTable.html" title="interface in org.apache.kafka.streams.kstream">KGroupedTable</a></dt> <dd> -<div class="block">Aggregate the value of records of the original <a href="org/apache/kafka/streams/kstream/KTable.html" title="interface in org.apache.kafka.streams.kstream"><code>KTable</code></a> that got <a href="org/apache/kafka/streams/kstream/KTable.html#groupBy-org.apache.kafka.streams.kstream.KeyValueMapper-"><code>mapped</code></a> to the same key into a new instance of <a href="org/apache/kafka/streams/kstream/KTable.html" title="interface in org.apache.kafka.streams.kstream"><code>KTable</code></a> using default serializers and deserializers.</div> +<div class="block">Aggregate the value of records of the original <a href="./org/apache/kafka/streams/kstream/KTable.html" title="interface in org.apache.kafka.streams.kstream"><code>KTable</code></a> that got <a href="./org/apache/kafka/streams/kstream/KTable.html#groupBy(org.apache.kafka.streams.kstream.KeyValueMapper)"><code>mapped</code></a> to the same key into a new instance of <a href="./org/apache/kafka/streams/kstream/KTable.html" title="interface in org.apache.kafka.streams.kstream"><code>KTable</code></a> using default serializers and deserializers.</div> </dd> -<dt><a href="org/apache/kafka/streams/kstream/Aggregator.html" title="interface in org.apache.kafka.streams.kstream"><span class="typeNameLink">Aggregator</span></a><<a href="org/apache/kafka/streams/kstream/Aggregator.html" title="type parameter in Aggregator">K</a>,<a href="org/apache/kafka/streams/kstream/Aggregator.html" title="type parameter in Aggregator">V</a>,<a href="org/apache/kafka/streams/kstream/Aggregator.html" title="type parameter in Aggregator">VA</a>> - Interface in <a href="org/apache/kafka/streams/kstream/package-summary.html">org.apache.kafka.streams.kstream</a></dt> +<dt><a href="./org/apache/kafka/streams/kstream/Aggregator.html" title="interface in org.apache.kafka.streams.kstream"><span class="strong">Aggregator</span></a><<a href="./org/apache/kafka/streams/kstream/Aggregator.html" title="type parameter in Aggregator">K</a>,<a href="./org/apache/kafka/streams/kstream/Aggregator.html" title="type parameter in Aggregator">V</a>,<a href="./org/apache/kafka/streams/kstream/Aggregator.html" title="type parameter in Aggregator">VA</a>> - Interface in <a href="./org/apache/kafka/streams/kstream/package-summary.html">org.apache.kafka.streams.kstream</a></dt> <dd> <div class="block">The <code>Aggregator</code> interface for aggregating values of the given key.</div> </dd> -<dt><span class="memberNameLink"><a href="org/apache/kafka/streams/state/ReadOnlyKeyValueStore.html#all--">all()</a></span> - Method in interface org.apache.kafka.streams.state.<a href="org/apache/kafka/streams/state/ReadOnlyKeyValueStore.html" title="interface in org.apache.kafka.streams.state">ReadOnlyKeyValueStore</a></dt> +<dt><span class="strong"><a href="./org/apache/kafka/streams/state/ReadOnlyKeyValueStore.html#all()">all()</a></span> - Method in interface org.apache.kafka.streams.state.<a href="./org/apache/kafka/streams/state/ReadOnlyKeyValueStore.html" title="interface in org.apache.kafka.streams.state">ReadOnlyKeyValueStore</a></dt> <dd> <div class="block">Return an iterator over all keys in this store.</div> </dd> -<dt><span class="memberNameLink"><a href="org/apache/kafka/streams/KafkaStreams.html#allMetadata--">allMetadata()</a></span> - Method in class org.apache.kafka.streams.<a href="org/apache/kafka/streams/KafkaStreams.html" title="class in org.apache.kafka.streams">KafkaStreams</a></dt> +<dt><span class="strong"><a href="./org/apache/kafka/streams/KafkaStreams.html#allMetadata()">allMetadata()</a></span> - Method in class org.apache.kafka.streams.<a href="./org/apache/kafka/streams/KafkaStreams.html" title="class in org.apache.kafka.streams">KafkaStreams</a></dt> <dd> <div class="block">Find all currently running <code>KafkaStreams</code> instances (potentially remotely) that use the same - <a href="org/apache/kafka/streams/StreamsConfig.html#APPLICATION_ID_CONFIG"><code>application ID</code></a> as this instance (i.e., all instances that belong to - the same Kafka Streams application) and return <a href="org/apache/kafka/streams/state/StreamsMetadata.html" title="class in org.apache.kafka.streams.state"><code>StreamsMetadata</code></a> for each discovered instance.</div> + <a href="./org/apache/kafka/streams/StreamsConfig.html#APPLICATION_ID_CONFIG"><code>application ID</code></a> as this instance (i.e., all instances that belong to + the same Kafka Streams application) and return <a href="./org/apache/kafka/streams/state/StreamsMetadata.html" title="class in org.apache.kafka.streams.state"><code>StreamsMetadata</code></a> for each discovered instance.</div> </dd> -<dt><span class="memberNameLink"><a href="org/apache/kafka/streams/KafkaStreams.html#allMetadataForStore-java.lang.String-">allMetadataForStore(String)</a></span> - Method in class org.apache.kafka.streams.<a href="org/apache/kafka/streams/KafkaStreams.html" title="class in org.apache.kafka.streams">KafkaStreams</a></dt> +<dt><span class="strong"><a href="./org/apache/kafka/streams/KafkaStreams.html#allMetadataForStore(java.lang.String)">allMetadataForStore(String)</a></span> - Method in class org.apache.kafka.streams.<a href="./org/apache/kafka/streams/KafkaStreams.html" title="class in org.apache.kafka.streams">KafkaStreams</a></dt> <dd> <div class="block">Find all currently running <code>KafkaStreams</code> instances (potentially remotely) that - use the same <a href="org/apache/kafka/streams/StreamsConfig.html#APPLICATION_ID_CONFIG"><code>application ID</code></a> as this instance (i.e., all + use the same <a href="./org/apache/kafka/streams/StreamsConfig.html#APPLICATION_ID_CONFIG"><code>application ID</code></a> as this instance (i.e., all instances that belong to the same Kafka Streams application) - and that contain a <a href="org/apache/kafka/streams/processor/StateStore.html" title="interface in org.apache.kafka.streams.processor"><code>StateStore</code></a> with the given <code>storeName</code> + and that contain a <a href="./org/apache/kafka/streams/processor/StateStore.html" title="interface in org.apache.kafka.streams.processor"><code>StateStore</code></a> with the given <code>storeName</code> - and return <a href="org/apache/kafka/streams/state/StreamsMetadata.html" title="class in org.apache.kafka.streams.state"><code>StreamsMetadata</code></a> for each discovered instance.</div> + and return <a href="./org/apache/kafka/streams/state/StreamsMetadata.html" title="class in org.apache.kafka.streams.state"><code>StreamsMetadata</code></a> for each discovered instance.</div> </dd> -<dt><span class="memberNameLink"><a href="org/apache/kafka/clients/consumer/RoundRobinAssignor.html#allPartitionsSorted-java.util.Map-java.util.Map-">allPartitionsSorted(Map<String, Integer>, Map<String, List<String>>)</a></span> - Method in class org.apache.kafka.clients.consumer.<a href="org/apache/kafka/clients/consumer/RoundRobinAssignor.html" title="class in org.apache.kafka.clients.consumer">RoundRobinAssignor</a></dt> +<dt><span class="strong"><a href="./org/apache/kafka/clients/consumer/RoundRobinAssignor.html#allPartitionsSorted(java.util.Map,%20java.util.Map)">allPartitionsSorted(Map<String, Integer>, Map<String, List<String>>)</a></span> - Method in class org.apache.kafka.clients.consumer.<a href="./org/apache/kafka/clients/consumer/RoundRobinAssignor.html" title="class in org.apache.kafka.clients.consumer">RoundRobinAssignor</a></dt> <dd> </dd> -<dt><a href="org/apache/kafka/connect/errors/AlreadyExistsException.html" title="class in org.apache.kafka.connect.errors"><span class="typeNameLink">AlreadyExistsException</span></a> - Exception in <a href="org/apache/kafka/connect/errors/package-summary.html">org.apache.kafka.connect.errors</a></dt> +<dt><a href="./org/apache/kafka/connect/errors/AlreadyExistsException.html" title="class in org.apache.kafka.connect.errors"><span class="strong">AlreadyExistsException</span></a> - Exception in <a href="./org/apache/kafka/connect/errors/package-summary.html">org.apache.kafka.connect.errors</a></dt> <dd> <div class="block">Indicates the operation tried to create an entity that already exists.</div> </dd> -<dt><span class="memberNameLink"><a href="org/apache/kafka/connect/errors/AlreadyExistsException.html#AlreadyExistsException-java.lang.String-">AlreadyExistsException(String)</a></span> - Constructor for exception org.apache.kafka.connect.errors.<a href="org/apache/kafka/connect/errors/AlreadyExistsException.html" title="class in org.apache.kafka.connect.errors">AlreadyExistsException</a></dt> +<dt><span class="strong"><a href="./org/apache/kafka/connect/errors/AlreadyExistsException.html#AlreadyExistsException(java.lang.String)">AlreadyExistsException(String)</a></span> - Constructor for exception org.apache.kafka.connect.errors.<a href="./org/apache/kafka/connect/errors/AlreadyExistsException.html" title="class in org.apache.kafka.connect.errors">AlreadyExistsException</a></dt> <dd> </dd> -<dt><span class="memberNameLink"><a href="org/apache/kafka/connect/errors/AlreadyExistsException.html#AlreadyExistsException-java.lang.String-java.lang.Throwable-">AlreadyExistsException(String, Throwable)</a></span> - Constructor for exception org.apache.kafka.connect.errors.<a href="org/apache/kafka/connect/errors/AlreadyExistsException.html" title="class in org.apache.kafka.connect.errors">AlreadyExistsException</a></dt> +<dt><span class="strong"><a href="./org/apache/kafka/connect/errors/AlreadyExistsException.html#AlreadyExistsException(java.lang.String,%20java.lang.Throwable)">AlreadyExistsException(String, Throwable)</a></span> - Constructor for exception org.apache.kafka.connect.errors.<a href="./org/apache/kafka/connect/errors/AlreadyExistsException.html" title="class in org.apache.kafka.connect.errors">AlreadyExistsException</a></dt> <dd> </dd> -<dt><span class="memberNameLink"><a href="org/apache/kafka/connect/errors/AlreadyExistsException.html#AlreadyExistsException-java.lang.Throwable-">AlreadyExistsException(Throwable)</a></span> - Constructor for exception org.apache.kafka.connect.errors.<a href="org/apache/kafka/connect/errors/AlreadyExistsException.html" title="class in org.apache.kafka.connect.errors">AlreadyExistsException</a></dt> +<dt><span class="strong"><a href="./org/apache/kafka/connect/errors/AlreadyExistsException.html#AlreadyExistsException(java.lang.Throwable)">AlreadyExistsException(Throwable)</a></span> - Constructor for exception org.apache.kafka.connect.errors.<a href="./org/apache/kafka/connect/errors/AlreadyExistsException.html" title="class in org.apache.kafka.connect.errors">AlreadyExistsException</a></dt> <dd> </dd> -<dt><a href="org/apache/kafka/common/errors/ApiException.html" title="class in org.apache.kafka.common.errors"><span class="typeNameLink">ApiException</span></a> - Exception in <a href="org/apache/kafka/common/errors/package-summary.html">org.apache.kafka.common.errors</a></dt> +<dt><a href="./org/apache/kafka/common/errors/ApiException.html" title="class in org.apache.kafka.common.errors"><span class="strong">ApiException</span></a> - Exception in <a href="./org/apache/kafka/common/errors/package-summary.html">org.apache.kafka.common.errors</a></dt> <dd> <div class="block">Any API exception that is part of the public protocol and should be a subclass of this class and be part of this package.</div> </dd> -<dt><span class="memberNameLink"><a href="org/apache/kafka/common/errors/ApiException.html#ApiException-java.lang.String-java.lang.Throwable-">ApiException(String, Throwable)</a></span> - Constructor for exception org.apache.kafka.common.errors.<a href="org/apache/kafka/common/errors/ApiException.html" title="class in org.apache.kafka.common.errors">ApiException</a></dt> +<dt><span class="strong"><a href="./org/apache/kafka/common/errors/ApiException.html#ApiException(java.lang.String,%20java.lang.Throwable)">ApiException(String, Throwable)</a></span> - Constructor for exception org.apache.kafka.common.errors.<a href="./org/apache/kafka/common/errors/ApiException.html" title="class in org.apache.kafka.common.errors">ApiException</a></dt> <dd> </dd> -<dt><span class="memberNameLink"><a href="org/apache/kafka/common/errors/ApiException.html#ApiException-java.lang.String-">ApiException(String)</a></span> - Constructor for exception org.apache.kafka.common.errors.<a href="org/apache/kafka/common/errors/ApiException.html" title="class in org.apache.kafka.common.errors">ApiException</a></dt> +<dt><span class="strong"><a href="./org/apache/kafka/common/errors/ApiException.html#ApiException(java.lang.String)">ApiException(String)</a></span> - Constructor for exception org.apache.kafka.common.errors.<a href="./org/apache/kafka/common/errors/ApiException.html" title="class in org.apache.kafka.common.errors">ApiException</a></dt> <dd> </dd> -<dt><span class="memberNameLink"><a href="org/apache/kafka/common/errors/ApiException.html#ApiException-java.lang.Throwable-">ApiException(Throwable)</a></span> - Constructor for exception org.apache.kafka.common.errors.<a href="org/apache/kafka/common/errors/ApiException.html" title="class in org.apache.kafka.common.errors">ApiException</a></dt> +<dt><span class="strong"><a href="./org/apache/kafka/common/errors/ApiException.html#ApiException(java.lang.Throwable)">ApiException(Throwable)</a></span> - Constructor for exception org.apache.kafka.common.errors.<a href="./org/apache/kafka/common/errors/ApiException.html" title="class in org.apache.kafka.common.errors">ApiException</a></dt> <dd> </dd> -<dt><span class="memberNameLink"><a href="org/apache/kafka/common/errors/ApiException.html#ApiException--">ApiException()</a></span> - Constructor for exception org.apache.kafka.common.errors.<a href="org/apache/kafka/common/errors/ApiException.html" title="class in org.apache.kafka.common.errors">ApiException</a></dt> +<dt><span class="strong"><a href="./org/apache/kafka/common/errors/ApiException.html#ApiException()">ApiException()</a></span> - Constructor for exception org.apache.kafka.common.errors.<a href="./org/apache/kafka/common/errors/ApiException.html" title="class in org.apache.kafka.common.errors">ApiException</a></dt> <dd> </dd> -<dt><span class="memberNameLink"><a href="org/apache/kafka/streams/processor/ProcessorContext.html#appConfigs--">appConfigs()</a></span> - Method in interface org.apache.kafka.streams.processor.<a href="org/apache/kafka/streams/processor/ProcessorContext.html" title="interface in org.apache.kafka.streams.processor">ProcessorContext</a></dt> +<dt><span class="strong"><a href="./org/apache/kafka/streams/processor/ProcessorContext.html#appConfigs()">appConfigs()</a></span> - Method in interface org.apache.kafka.streams.processor.<a href="./org/apache/kafka/streams/processor/ProcessorContext.html" title="interface in org.apache.kafka.streams.processor">ProcessorContext</a></dt> <dd> <div class="block">Returns all the application config properties as key/value pairs.</div> </dd> -<dt><span class="memberNameLink"><a href="org/apache/kafka/streams/processor/ProcessorContext.html#appConfigsWithPrefix-java.lang.String-">appConfigsWithPrefix(String)</a></span> - Method in interface org.apache.kafka.streams.processor.<a href="org/apache/kafka/streams/processor/ProcessorContext.html" title="interface in org.apache.kafka.streams.processor">ProcessorContext</a></dt> +<dt><span class="strong"><a href="./org/apache/kafka/streams/processor/ProcessorContext.html#appConfigsWithPrefix(java.lang.String)">appConfigsWithPrefix(String)</a></span> - Method in interface org.apache.kafka.streams.processor.<a href="./org/apache/kafka/streams/processor/ProcessorContext.html" title="interface in org.apache.kafka.streams.processor">ProcessorContext</a></dt> <dd> <div class="block">Returns all the application config properties with the given key prefix, as key/value pairs stripping the prefix.</div> </dd> -<dt><span class="memberNameLink"><a href="org/apache/kafka/streams/StreamsConfig.html#APPLICATION_ID_CONFIG">APPLICATION_ID_CONFIG</a></span> - Static variable in class org.apache.kafka.streams.<a href="org/apache/kafka/streams/StreamsConfig.html" title="class in org.apache.kafka.streams">StreamsConfig</a></dt> +<dt><span class="strong"><a href="./org/apache/kafka/streams/StreamsConfig.html#APPLICATION_ID_CONFIG">APPLICATION_ID_CONFIG</a></span> - Static variable in class org.apache.kafka.streams.<a href="./org/apache/kafka/streams/StreamsConfig.html" title="class in org.apache.kafka.streams">StreamsConfig</a></dt> <dd> <div class="block"><code>application.id</code></div> </dd> -<dt><span class="memberNameLink"><a href="org/apache/kafka/streams/StreamsConfig.html#APPLICATION_SERVER_CONFIG">APPLICATION_SERVER_CONFIG</a></span> - Static variable in class org.apache.kafka.streams.<a href="org/apache/kafka/streams/StreamsConfig.html" title="class in org.apache.kafka.streams">StreamsConfig</a></dt> +<dt><span class="strong"><a href="./org/apache/kafka/streams/StreamsConfig.html#APPLICATION_SERVER_CONFIG">APPLICATION_SERVER_CONFIG</a></span> - Static variable in class org.apache.kafka.streams.<a href="./org/apache/kafka/streams/StreamsConfig.html" title="class in org.apache.kafka.streams">StreamsConfig</a></dt> <dd> <div class="block"><code>user.endpoint</code></div> </dd> -<dt><span class="memberNameLink"><a href="org/apache/kafka/streams/processor/ProcessorContext.html#applicationId--">applicationId()</a></span> - Method in interface org.apache.kafka.streams.processor.<a href="org/apache/kafka/streams/processor/ProcessorContext.html" title="interface in org.apache.kafka.streams.processor">ProcessorContext</a></dt> +<dt><span class="strong"><a href="./org/apache/kafka/streams/processor/ProcessorContext.html#applicationId()">applicationId()</a></span> - Method in interface org.apache.kafka.streams.processor.<a href="./org/apache/kafka/streams/processor/ProcessorContext.html" title="interface in org.apache.kafka.streams.processor">ProcessorContext</a></dt> <dd> <div class="block">Returns the application id</div> </dd> -<dt><span class="memberNameLink"><a href="org/apache/kafka/connect/transforms/Transformation.html#apply-R-">apply(R)</a></span> - Method in interface org.apache.kafka.connect.transforms.<a href="org/apache/kafka/connect/transforms/Transformation.html" title="interface in org.apache.kafka.connect.transforms">Transformation</a></dt> +<dt><span class="strong"><a href="./org/apache/kafka/connect/transforms/Transformation.html#apply(R)">apply(R)</a></span> - Method in interface org.apache.kafka.connect.transforms.<a href="./org/apache/kafka/connect/transforms/Transformation.html" title="interface in org.apache.kafka.connect.transforms">Transformation</a></dt> <dd> <div class="block">Apply transformation to the <code>record</code> and return another record object (which may be <code>record</code> itself) or <code>null</code>, corresponding to a map or filter operation respectively.</div> </dd> -<dt><span class="memberNameLink"><a href="org/apache/kafka/streams/kstream/Aggregator.html#apply-K-V-VA-">apply(K, V, VA)</a></span> - Method in interface org.apache.kafka.streams.kstream.<a href="org/apache/kafka/streams/kstream/Aggregator.html" title="interface in org.apache.kafka.streams.kstream">Aggregator</a></dt> +<dt><span class="strong"><a href="./org/apache/kafka/streams/kstream/Aggregator.html#apply(K,%20V,%20VA)">apply(K, V, VA)</a></span> - Method in interface org.apache.kafka.streams.kstream.<a href="./org/apache/kafka/streams/kstream/Aggregator.html" title="interface in org.apache.kafka.streams.kstream">Aggregator</a></dt> <dd> <div class="block">Compute a new aggregate from the key and value of a record and the current aggregate of the same key.</div> </dd> -<dt><span class="memberNameLink"><a href="org/apache/kafka/streams/kstream/ForeachAction.html#apply-K-V-">apply(K, V)</a></span> - Method in interface org.apache.kafka.streams.kstream.<a href="org/apache/kafka/streams/kstream/ForeachAction.html" title="interface in org.apache.kafka.streams.kstream">ForeachAction</a></dt> +<dt><span class="strong"><a href="./org/apache/kafka/streams/kstream/ForeachAction.html#apply(K,%20V)">apply(K, V)</a></span> - Method in interface org.apache.kafka.streams.kstream.<a href="./org/apache/kafka/streams/kstream/ForeachAction.html" title="interface in org.apache.kafka.streams.kstream">ForeachAction</a></dt> <dd> <div class="block">Perform an action for each record of a stream.</div> </dd> -<dt><span class="memberNameLink"><a href="org/apache/kafka/streams/kstream/Initializer.html#apply--">apply()</a></span> - Method in interface org.apache.kafka.streams.kstream.<a href="org/apache/kafka/streams/kstream/Initializer.html" title="interface in org.apache.kafka.streams.kstream">Initializer</a></dt> +<dt><span class="strong"><a href="./org/apache/kafka/streams/kstream/Initializer.html#apply()">apply()</a></span> - Method in interface org.apache.kafka.streams.kstream.<a href="./org/apache/kafka/streams/kstream/Initializer.html" title="interface in org.apache.kafka.streams.kstream">Initializer</a></dt> <dd> <div class="block">Return the initial value for an aggregation.</div> </dd> -<dt><span class="memberNameLink"><a href="org/apache/kafka/streams/kstream/KeyValueMapper.html#apply-K-V-">apply(K, V)</a></span> - Method in interface org.apache.kafka.streams.kstream.<a href="org/apache/kafka/streams/kstream/KeyValueMapper.html" title="interface in org.apache.kafka.streams.kstream">KeyValueMapper</a></dt> +<dt><span class="strong"><a href="./org/apache/kafka/streams/kstream/KeyValueMapper.html#apply(K,%20V)">apply(K, V)</a></span> - Method in interface org.apache.kafka.streams.kstream.<a href="./org/apache/kafka/streams/kstream/KeyValueMapper.html" title="interface in org.apache.kafka.streams.kstream">KeyValueMapper</a></dt> <dd> <div class="block">Map a record with the given key and value to a new value.</div> </dd> -<dt><span class="memberNameLink"><a href="org/apache/kafka/streams/kstream/Merger.html#apply-K-V-V-">apply(K, V, V)</a></span> - Method in interface org.apache.kafka.streams.kstream.<a href="org/apache/kafka/streams/kstream/Merger.html" title="interface in org.apache.kafka.streams.kstream">Merger</a></dt> +<dt><span class="strong"><a href="./org/apache/kafka/streams/kstream/Merger.html#apply(K,%20V,%20V)">apply(K, V, V)</a></span> - Method in interface org.apache.kafka.streams.kstream.<a href="./org/apache/kafka/streams/kstream/Merger.html" title="interface in org.apache.kafka.streams.kstream">Merger</a></dt> <dd> <div class="block">Compute a new aggregate from the key and two aggregates.</div> </dd> -<dt><span class="memberNameLink"><a href="org/apache/kafka/streams/kstream/Reducer.html#apply-V-V-">apply(V, V)</a></span> - Method in interface org.apache.kafka.streams.kstream.<a href="org/apache/kafka/streams/kstream/Reducer.html" title="interface in org.apache.kafka.streams.kstream">Reducer</a></dt> +<dt><span class="strong"><a href="./org/apache/kafka/streams/kstream/Reducer.html#apply(V,%20V)">apply(V, V)</a></span> - Method in interface org.apache.kafka.streams.kstream.<a href="./org/apache/kafka/streams/kstream/Reducer.html" title="interface in org.apache.kafka.streams.kstream">Reducer</a></dt> <dd> <div class="block">Aggregate the two given values into a single one.</div> </dd> -<dt><span class="memberNameLink"><a href="org/apache/kafka/streams/kstream/ValueJoiner.html#apply-V1-V2-">apply(V1, V2)</a></span> - Method in interface org.apache.kafka.streams.kstream.<a href="org/apache/kafka/streams/kstream/ValueJoiner.html" title="interface in org.apache.kafka.streams.kstream">ValueJoiner</a></dt> +<dt><span class="strong"><a href="./org/apache/kafka/streams/kstream/ValueJoiner.html#apply(V1,%20V2)">apply(V1, V2)</a></span> - Method in interface org.apache.kafka.streams.kstream.<a href="./org/apache/kafka/streams/kstream/ValueJoiner.html" title="interface in org.apache.kafka.streams.kstream">ValueJoiner</a></dt> <dd> <div class="block">Return a joined value consisting of <code>value1</code> and <code>value2</code>.</div> </dd> -<dt><span class="memberNameLink"><a href="org/apache/kafka/streams/kstream/ValueMapper.html#apply-V-">apply(V)</a></span> - Method in interface org.apache.kafka.streams.kstream.<a href="org/apache/kafka/streams/kstream/ValueMapper.html" title="interface in org.apache.kafka.streams.kstream">ValueMapper</a></dt> +<dt><span class="strong"><a href="./org/apache/kafka/streams/kstream/ValueMapper.html#apply(V)">apply(V)</a></span> - Method in interface org.apache.kafka.streams.kstream.<a href="./org/apache/kafka/streams/kstream/ValueMapper.html" title="interface in org.apache.kafka.streams.kstream">ValueMapper</a></dt> <dd> <div class="block">Map the given value to a new value.</div> </dd> -<dt><span class="memberNameLink"><a href="org/apache/kafka/streams/state/ReadOnlyKeyValueStore.html#approximateNumEntries--">approximateNumEntries()</a></span> - Method in interface org.apache.kafka.streams.state.<a href="org/apache/kafka/streams/state/ReadOnlyKeyValueStore.html" title="interface in org.apache.kafka.streams.state">ReadOnlyKeyValueStore</a></dt> +<dt><span class="strong"><a href="./org/apache/kafka/streams/state/ReadOnlyKeyValueStore.html#approximateNumEntries()">approximateNumEntries()</a></span> - Method in interface org.apache.kafka.streams.state.<a href="./org/apache/kafka/streams/state/ReadOnlyKeyValueStore.html" title="interface in org.apache.kafka.streams.state">ReadOnlyKeyValueStore</a></dt> <dd> <div class="block">Return an approximate count of key-value mappings in this store.</div> </dd> -<dt><span class="memberNameLink"><a href="org/apache/kafka/connect/data/SchemaBuilder.html#array-org.apache.kafka.connect.data.Schema-">array(Schema)</a></span> - Static method in class org.apache.kafka.connect.data.<a href="org/apache/kafka/connect/data/SchemaBuilder.html" title="class in org.apache.kafka.connect.data">SchemaBuilder</a></dt> +<dt><span class="strong"><a href="./org/apache/kafka/connect/data/SchemaBuilder.html#array(org.apache.kafka.connect.data.Schema)">array(Schema)</a></span> - Static method in class org.apache.kafka.connect.data.<a href="./org/apache/kafka/connect/data/SchemaBuilder.html" title="class in org.apache.kafka.connect.data">SchemaBuilder</a></dt> <dd> </dd> -<dt><span class="memberNameLink"><a href="org/apache/kafka/clients/consumer/Consumer.html#assign-java.util.Collection-">assign(Collection<TopicPartition>)</a></span> - Method in interface org.apache.kafka.clients.consumer.<a href="org/apache/kafka/clients/consumer/Consumer.html" title="interface in org.apache.kafka.clients.consumer">Consumer</a></dt> +<dt><span class="strong"><a href="./org/apache/kafka/clients/consumer/Consumer.html#assign(java.util.Collection)">assign(Collection<TopicPartition>)</a></span> - Method in interface org.apache.kafka.clients.consumer.<a href="./org/apache/kafka/clients/consumer/Consumer.html" title="interface in org.apache.kafka.clients.consumer">Consumer</a></dt> <dd> </dd> -<dt><span class="memberNameLink"><a href="org/apache/kafka/clients/consumer/KafkaConsumer.html#assign-java.util.Collection-">assign(Collection<TopicPartition>)</a></span> - Method in class org.apache.kafka.clients.consumer.<a href="org/apache/kafka/clients/consumer/KafkaConsumer.html" title="class in org.apache.kafka.clien
<TRUNCATED>
