blob: 6cdf635301087d71b953ad41006aaaa4f07dc9df [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9) on Wed Mar 28 12:13:01 BST 2018 -->
<title>org.apache.kafka.clients.consumer (kafka 1.1.0 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="date" content="2018-03-28">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
<script type="text/javascript" src="../../../../../jquery/jszip/dist/jszip.min.js"></script>
<script type="text/javascript" src="../../../../../jquery/jszip-utils/dist/jszip-utils.min.js"></script>
<!--[if IE]>
<script type="text/javascript" src="../../../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="../../../../../jquery/jquery-1.10.2.js"></script>
<script type="text/javascript" src="../../../../../jquery/jquery-ui.js"></script>
</head>
<body>
<h1 class="bar"><a href="../../../../../org/apache/kafka/clients/consumer/package-summary.html" target="classFrame">org.apache.kafka.clients.consumer</a></h1>
<div class="indexContainer">
<h2 title="Interfaces">Interfaces</h2>
<ul title="Interfaces">
<li><a href="Consumer.html" title="interface in org.apache.kafka.clients.consumer" target="classFrame"><span class="interfaceName">Consumer</span></a></li>
<li><a href="ConsumerInterceptor.html" title="interface in org.apache.kafka.clients.consumer" target="classFrame"><span class="interfaceName">ConsumerInterceptor</span></a></li>
<li><a href="ConsumerRebalanceListener.html" title="interface in org.apache.kafka.clients.consumer" target="classFrame"><span class="interfaceName">ConsumerRebalanceListener</span></a></li>
<li><a href="OffsetCommitCallback.html" title="interface in org.apache.kafka.clients.consumer" target="classFrame"><span class="interfaceName">OffsetCommitCallback</span></a></li>
</ul>
<h2 title="Classes">Classes</h2>
<ul title="Classes">
<li><a href="ConsumerConfig.html" title="class in org.apache.kafka.clients.consumer" target="classFrame">ConsumerConfig</a></li>
<li><a href="ConsumerRecord.html" title="class in org.apache.kafka.clients.consumer" target="classFrame">ConsumerRecord</a></li>
<li><a href="ConsumerRecords.html" title="class in org.apache.kafka.clients.consumer" target="classFrame">ConsumerRecords</a></li>
<li><a href="KafkaConsumer.html" title="class in org.apache.kafka.clients.consumer" target="classFrame">KafkaConsumer</a></li>
<li><a href="MockConsumer.html" title="class in org.apache.kafka.clients.consumer" target="classFrame">MockConsumer</a></li>
<li><a href="OffsetAndMetadata.html" title="class in org.apache.kafka.clients.consumer" target="classFrame">OffsetAndMetadata</a></li>
<li><a href="OffsetAndTimestamp.html" title="class in org.apache.kafka.clients.consumer" target="classFrame">OffsetAndTimestamp</a></li>
<li><a href="RangeAssignor.html" title="class in org.apache.kafka.clients.consumer" target="classFrame">RangeAssignor</a></li>
<li><a href="RoundRobinAssignor.html" title="class in org.apache.kafka.clients.consumer" target="classFrame">RoundRobinAssignor</a></li>
<li><a href="StickyAssignor.html" title="class in org.apache.kafka.clients.consumer" target="classFrame">StickyAssignor</a></li>
</ul>
<h2 title="Enums">Enums</h2>
<ul title="Enums">
<li><a href="OffsetResetStrategy.html" title="enum in org.apache.kafka.clients.consumer" target="classFrame">OffsetResetStrategy</a></li>
</ul>
<h2 title="Exceptions">Exceptions</h2>
<ul title="Exceptions">
<li><a href="CommitFailedException.html" title="class in org.apache.kafka.clients.consumer" target="classFrame">CommitFailedException</a></li>
<li><a href="InvalidOffsetException.html" title="class in org.apache.kafka.clients.consumer" target="classFrame">InvalidOffsetException</a></li>
<li><a href="NoOffsetForPartitionException.html" title="class in org.apache.kafka.clients.consumer" target="classFrame">NoOffsetForPartitionException</a></li>
<li><a href="OffsetOutOfRangeException.html" title="class in org.apache.kafka.clients.consumer" target="classFrame">OffsetOutOfRangeException</a></li>
<li><a href="RetriableCommitFailedException.html" title="class in org.apache.kafka.clients.consumer" target="classFrame">RetriableCommitFailedException</a></li>
</ul>
</div>
</body>
</html>