blob: 09b2c3f2a625ad589a7fd6a2294eaf10a7f2cf87 [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 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Overview (Apache DistributedLog for Java, version 0.4.0-incubating)</title>
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Overview (Apache DistributedLog for Java, version 0.4.0-incubating)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<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>
<ul class="navList" title="Navigation">
<li class="navBarCell1Rev">Overview</li>
<li>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="overview-tree.html">Tree</a></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>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="index.html?overview-summary.html" target="_top">Frames</a></li>
<li><a href="overview-summary.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h1 class="title">Apache DistributedLog for Java, version 0.4.0-incubating</h1>
</div>
<div class="contentContainer">
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Core Library table, listing packages, and an explanation">
<caption><span>Core Library</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="org/apache/distributedlog/package-summary.html">org.apache.distributedlog</a></td>
<td class="colLast">
<div class="block">Protocol & Core of DistributedLog</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="org/apache/distributedlog/annotations/package-summary.html">org.apache.distributedlog.annotations</a></td>
<td class="colLast">
<div class="block">Defines annotations used across distributedlog project.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="org/apache/distributedlog/callback/package-summary.html">org.apache.distributedlog.callback</a></td>
<td class="colLast">
<div class="block">Callbacks for distributedlog operations.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="org/apache/distributedlog/exceptions/package-summary.html">org.apache.distributedlog.exceptions</a></td>
<td class="colLast">
<div class="block">Defines exceptions used across distributedlog project.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="org/apache/distributedlog/feature/package-summary.html">org.apache.distributedlog.feature</a></td>
<td class="colLast">
<div class="block">Feature & FeatureProvider for distributedlog</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="org/apache/distributedlog/io/package-summary.html">org.apache.distributedlog.io</a></td>
<td class="colLast">
<div class="block">IO Utils for distributedlog</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="org/apache/distributedlog/lock/package-summary.html">org.apache.distributedlog.lock</a></td>
<td class="colLast">
<div class="block">Distributed locking mechanism in distributedlog</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="org/apache/distributedlog/logsegment/package-summary.html">org.apache.distributedlog.logsegment</a></td>
<td class="colLast">
<div class="block">Log Segment Management</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="org/apache/distributedlog/metadata/package-summary.html">org.apache.distributedlog.metadata</a></td>
<td class="colLast">
<div class="block">Metadata management for distributedlog.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="org/apache/distributedlog/namespace/package-summary.html">org.apache.distributedlog.namespace</a></td>
<td class="colLast">
<div class="block">DistributedLog Namespace</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="org/apache/distributedlog/net/package-summary.html">org.apache.distributedlog.net</a></td>
<td class="colLast">
<div class="block">This package contains all the utilities of network.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="org/apache/distributedlog/subscription/package-summary.html">org.apache.distributedlog.subscription</a></td>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
<div class="contentContainer">
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Proxy Client table, listing packages, and an explanation">
<caption><span>Proxy Client</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="org/apache/distributedlog/client/package-summary.html">org.apache.distributedlog.client</a></td>
<td class="colLast">
<div class="block">DistributedLog Client.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="org/apache/distributedlog/client/monitor/package-summary.html">org.apache.distributedlog.client.monitor</a></td>
<td class="colLast">
<div class="block">DistributedLog Monitor Client.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="org/apache/distributedlog/client/ownership/package-summary.html">org.apache.distributedlog.client.ownership</a></td>
<td class="colLast">
<div class="block">Utils for managing ownership at client side.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="org/apache/distributedlog/client/proxy/package-summary.html">org.apache.distributedlog.client.proxy</a></td>
<td class="colLast">
<div class="block">Clients that interact with individual proxies.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="org/apache/distributedlog/client/resolver/package-summary.html">org.apache.distributedlog.client.resolver</a></td>
<td class="colLast">
<div class="block">Resolver to resolve network addresses.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="org/apache/distributedlog/client/routing/package-summary.html">org.apache.distributedlog.client.routing</a></td>
<td class="colLast">
<div class="block">Routing Mechanisms to route the traffic to the owner of streams.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="org/apache/distributedlog/client/serverset/package-summary.html">org.apache.distributedlog.client.serverset</a></td>
<td class="colLast">
<div class="block">Utils related to server set.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="org/apache/distributedlog/client/speculative/package-summary.html">org.apache.distributedlog.client.speculative</a></td>
<td class="colLast">
<div class="block">Speculative Mechanism.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="org/apache/distributedlog/client/stats/package-summary.html">org.apache.distributedlog.client.stats</a></td>
<td class="colLast">
<div class="block">Client side stats utils.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="org/apache/distributedlog/service/package-summary.html">org.apache.distributedlog.service</a></td>
<td class="colLast">
<div class="block">DistributedLog Proxy Service.</div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="contentContainer">
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Other Packages table, listing packages, and an explanation">
<caption><span>Other Packages</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="com/twitter/distributedlog/subscription/package-summary.html">com.twitter.distributedlog.subscription</a></td>
<td class="colLast">
<div class="block">Subscription utils for tracking offsets.</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li class="navBarCell1Rev">Overview</li>
<li>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="overview-tree.html">Tree</a></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>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="index.html?overview-summary.html" target="_top">Frames</a></li>
<li><a href="overview-summary.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2016-2018 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
</body>
</html>