verspaetung/groovydoc/com/github/reiseburo/verspaetung/zk/package-summary.html

187 lines
7.0 KiB
HTML

<!--
Copyright 2003-2015 the original author or authors.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>com.github.reiseburo.verspaetung.zk (verspaetung 0.5.0 API)</title>
<meta name="keywords" content="com.github.reiseburo.verspaetung.zk package">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" title="Style">
<link href="../../../../../groovy.ico" type="image/x-icon" rel="shortcut icon">
<link href="../../../../../groovy.ico" type="image/x-icon" rel="icon">
<script type="text/javascript">
function windowTitle()
{
parent.document.title="com.github.reiseburo.verspaetung.zk (verspaetung 0.5.0 API)";
}
</script>
<noscript>
</noscript>
</head>
<body class="center" onload="windowTitle();">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<a name="navbar_top_firstrow"><!-- --></a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li class="navBarCell1Rev">Package</li>
<li>Class</li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../index.html?com/github/reiseburo/verspaetung/zk/package-summary.html" target="_top">Frames</a></li>
<li><a href="package-summary.html" target="_top">No Frames</a></li>
</ul>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h1 class="title">Package com.github.reiseburo.verspaetung.zk</h1>
</div>
<div class="contentContainer">
<div class="summary">
<ul class="blockList">
<li class="blockList">
<table border="0" cellpadding="3" cellspacing="0" summary="Class Summary">
<caption><span>Class Summary</span><span class="tabEnd">&nbsp;</span></caption>
<tbody>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tr class="altColor">
<td class="colOne">
<strong><a href="AbstractConsumerTreeWatcher.html" title="class in com/github/reiseburo/verspaetung/zk">
AbstractConsumerTreeWatcher
</a></strong>
</td>
<td></td>
</tr>
<tr class="altColor">
<td class="colOne">
<strong><a href="AbstractTreeWatcher.html" title="class in com/github/reiseburo/verspaetung/zk">
AbstractTreeWatcher
</a></strong>
</td>
<td>AbstractTreeWatcher defines the contract and base components for the various
Zookeeper tree watchers Verspaetung needs. </td>
</tr>
<tr class="altColor">
<td class="colOne">
<strong><a href="BrokerTreeWatcher.html" title="class in com/github/reiseburo/verspaetung/zk">
BrokerTreeWatcher
</a></strong>
</td>
<td>The BrokerTreeWatcher is a kind of watcher whose sole purpose is
to watch the segment of the Zookeeper tree where Kafka stores broker
information</td>
</tr>
<tr class="altColor">
<td class="colOne">
<strong><a href="ConsumerOffset.html" title="class in com/github/reiseburo/verspaetung/zk">
ConsumerOffset
</a></strong>
</td>
<td>POJO representing data from Zookeeper for a consumer, topic and offset</td>
</tr>
<tr class="altColor">
<td class="colOne">
<strong><a href="KafkaSpoutTreeWatcher.html" title="class in com/github/reiseburo/verspaetung/zk">
KafkaSpoutTreeWatcher
</a></strong>
</td>
<td>KafkaSpoutTreeWatcher process Zookeeper paths normally associated with Storm
KafkaSpout based consumers</td>
</tr>
<tr class="altColor">
<td class="colOne">
<strong><a href="StandardTreeWatcher.html" title="class in com/github/reiseburo/verspaetung/zk">
StandardTreeWatcher
</a></strong>
</td>
<td>StandardTreeWatcher processes Zookeeper paths for standard high-level Kafka
consumers</td>
</tr>
</tbody>
</table>
</li>
</ul>
</div>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="overview-summary.html">Overview</a></li>
<li class="navBarCell1Rev">Package</li>
<li>Class</li>
<li><a href="deprecated-list.html">Deprecated</a></li>
<li><a href="index-all.html">Index</a></li>
<li><a href="help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<div>
<ul class="navList">
<li><a href="index.html?deprecated-list.html" target="_top">Frames</a></li>
<li><a href="deprecated-list.html" target="_top">No Frames</a></li>
</ul>
</div>
<div class="aboutLanguage"><em>Groovy Documentation</em></div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>