Repository: mahout Updated Branches: refs/heads/asf-site 20ceb66e4 -> 73deda18e
http://git-wip-us.apache.org/repos/asf/mahout/blob/73deda18/docs/0.13.0/api/docs/mahout-integration/org/apache/mahout/cf/taste/impl/model/hbase/HBaseDataModel.html ---------------------------------------------------------------------- diff --git a/docs/0.13.0/api/docs/mahout-integration/org/apache/mahout/cf/taste/impl/model/hbase/HBaseDataModel.html b/docs/0.13.0/api/docs/mahout-integration/org/apache/mahout/cf/taste/impl/model/hbase/HBaseDataModel.html new file mode 100644 index 0000000..ff029c6 --- /dev/null +++ b/docs/0.13.0/api/docs/mahout-integration/org/apache/mahout/cf/taste/impl/model/hbase/HBaseDataModel.html @@ -0,0 +1,698 @@ +<!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 (1.8.0_121) on Fri Apr 14 22:12:45 PDT 2017 --> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<title>HBaseDataModel (Mahout Integration 0.13.0 API)</title> +<meta name="date" content="2017-04-14"> +<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="HBaseDataModel (Mahout Integration 0.13.0 API)"; + } + } + catch(err) { + } +//--> +var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10}; +var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; +var altColor = "altColor"; +var rowColor = "rowColor"; +var tableTab = "tableTab"; +var activeTableTab = "activeTableTab"; +</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><a href="../../../../../../../../overview-summary.html">Overview</a></li> +<li><a href="package-summary.html">Package</a></li> +<li class="navBarCell1Rev">Class</li> +<li><a href="class-use/HBaseDataModel.html">Use</a></li> +<li><a href="package-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 Class</li> +<li>Next Class</li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../../../index.html?org/apache/mahout/cf/taste/impl/model/hbase/HBaseDataModel.html" target="_top">Frames</a></li> +<li><a href="HBaseDataModel.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> +</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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor.summary">Constr</a> | </li> +<li><a href="#method.summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor.detail">Constr</a> | </li> +<li><a href="#method.detail">Method</a></li> +</ul> +</div> +<a name="skip.navbar.top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">org.apache.mahout.cf.taste.impl.model.hbase</div> +<h2 title="Class HBaseDataModel" class="title">Class HBaseDataModel</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>org.apache.mahout.cf.taste.impl.model.hbase.HBaseDataModel</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://docs.oracle.com/javase/7/docs/api/java/io/Closeable.html?is-external=true" title="class or interface in java.io">Closeable</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/AutoCloseable.html?is-external=true" title="class or interface in java.lang">AutoCloseable</a>, <a href="http://mahout.apache.org/mahout-mr/apidocs/org/apache/mahout/cf/taste/common/Refreshable.html?is-external=true" title="class or interface in org.apache.mahout.cf.taste.common">Refreshable</a>, <a href="http://mahout.apache.org/mahout-mr/apidocs/org/apache/mahout/cf/taste/model/DataModel.html?is-external=true" title="class or interface in org.apache.mahout.cf.taste.model">DataModel</a></dd> +</dl> +<hr> +<br> +<pre>public final class <span class="typeNameLabel">HBaseDataModel</span> +extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +implements <a href="http://mahout.apache.org/mahout-mr/apidocs/org/apache/mahout/cf/taste/model/DataModel.html?is-external=true" title="class or interface in org.apache.mahout.cf.taste.model">DataModel</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/io/Closeable.html?is-external=true" title="class or interface in java.io">Closeable</a></pre> +<div class="block"><p>Naive approach of storing one preference as one value in the table. + Preferences are indexed as (user, item) and (item, user) for O(1) lookups.</p> + + <p>The default table name is "taste", this can be set through a constructor + argument. Each row has a value starting with "i" or "u" followed by the + actual id encoded as a big endian long.</p> + + <p>E.g., "u\x00\x00\x00\x00\x00\x00\x04\xd2" is user 1234L</p> + + <p>There are two column families: "users" and "items".</p> + + <p>The "users" column family holds user->item preferences. Each userID is the + column qualifier and the value is the preference.</p> + + <p>The "items" column fmaily holds item->user preferences. Each itemID is the + column qualifier and the value is the preference.</p> + + <p>User IDs and item IDs are cached in a FastIDSet since it requires a full + table scan to build these sets. Preferences are not cached since they + are pretty cheap lookups in HBase (also caching the Preferences defeats + the purpose of a scalable storage engine like HBase).</p></div> +<dl> +<dt><span class="seeLabel">See Also:</span></dt> +<dd><a href="../../../../../../../../serialized-form.html#org.apache.mahout.cf.taste.impl.model.hbase.HBaseDataModel">Serialized Form</a></dd> +</dl> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor.summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/mahout/cf/taste/impl/model/hbase/HBaseDataModel.html#HBaseDataModel-org.apache.hadoop.hbase.client.HTablePool-java.lang.String-org.apache.hadoop.conf.Configuration-">HBaseDataModel</a></span>(org.apache.hadoop.hbase.client.HTablePool pool, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> tableName, + org.apache.hadoop.conf.Configuration conf)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/mahout/cf/taste/impl/model/hbase/HBaseDataModel.html#HBaseDataModel-java.lang.String-">HBaseDataModel</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> zkConnect)</code> </td> +</tr> +<tr class="altColor"> +<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/mahout/cf/taste/impl/model/hbase/HBaseDataModel.html#HBaseDataModel-java.lang.String-java.lang.String-">HBaseDataModel</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> zkConnect, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> tableName)</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method.summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd"> </span></span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tr id="i0" class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/mahout/cf/taste/impl/model/hbase/HBaseDataModel.html#close--">close</a></span>()</code> </td> +</tr> +<tr id="i1" class="rowColor"> +<td class="colFirst"><code><a href="http://mahout.apache.org/mahout-mr/apidocs/org/apache/mahout/cf/taste/impl/common/LongPrimitiveIterator.html?is-external=true" title="class or interface in org.apache.mahout.cf.taste.impl.common">LongPrimitiveIterator</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/mahout/cf/taste/impl/model/hbase/HBaseDataModel.html#getItemIDs--">getItemIDs</a></span>()</code> </td> +</tr> +<tr id="i2" class="altColor"> +<td class="colFirst"><code><a href="http://mahout.apache.org/mahout-mr/apidocs/org/apache/mahout/cf/taste/impl/common/FastIDSet.html?is-external=true" title="class or interface in org.apache.mahout.cf.taste.impl.common">FastIDSet</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/mahout/cf/taste/impl/model/hbase/HBaseDataModel.html#getItemIDsFromUser-long-">getItemIDsFromUser</a></span>(long userID)</code> </td> +</tr> +<tr id="i3" class="rowColor"> +<td class="colFirst"><code>float</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/mahout/cf/taste/impl/model/hbase/HBaseDataModel.html#getMaxPreference--">getMaxPreference</a></span>()</code> </td> +</tr> +<tr id="i4" class="altColor"> +<td class="colFirst"><code>float</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/mahout/cf/taste/impl/model/hbase/HBaseDataModel.html#getMinPreference--">getMinPreference</a></span>()</code> </td> +</tr> +<tr id="i5" class="rowColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/mahout/cf/taste/impl/model/hbase/HBaseDataModel.html#getNumItems--">getNumItems</a></span>()</code> </td> +</tr> +<tr id="i6" class="altColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/mahout/cf/taste/impl/model/hbase/HBaseDataModel.html#getNumUsers--">getNumUsers</a></span>()</code> </td> +</tr> +<tr id="i7" class="rowColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/mahout/cf/taste/impl/model/hbase/HBaseDataModel.html#getNumUsersWithPreferenceFor-long-">getNumUsersWithPreferenceFor</a></span>(long itemID)</code> </td> +</tr> +<tr id="i8" class="altColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/mahout/cf/taste/impl/model/hbase/HBaseDataModel.html#getNumUsersWithPreferenceFor-long-long-">getNumUsersWithPreferenceFor</a></span>(long itemID1, + long itemID2)</code> </td> +</tr> +<tr id="i9" class="rowColor"> +<td class="colFirst"><code><a href="http://mahout.apache.org/mahout-mr/apidocs/org/apache/mahout/cf/taste/model/PreferenceArray.html?is-external=true" title="class or interface in org.apache.mahout.cf.taste.model">PreferenceArray</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/mahout/cf/taste/impl/model/hbase/HBaseDataModel.html#getPreferencesForItem-long-">getPreferencesForItem</a></span>(long itemID)</code> </td> +</tr> +<tr id="i10" class="altColor"> +<td class="colFirst"><code><a href="http://mahout.apache.org/mahout-mr/apidocs/org/apache/mahout/cf/taste/model/PreferenceArray.html?is-external=true" title="class or interface in org.apache.mahout.cf.taste.model">PreferenceArray</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/mahout/cf/taste/impl/model/hbase/HBaseDataModel.html#getPreferencesFromUser-long-">getPreferencesFromUser</a></span>(long userID)</code> </td> +</tr> +<tr id="i11" class="rowColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/mahout/cf/taste/impl/model/hbase/HBaseDataModel.html#getPreferenceTime-long-long-">getPreferenceTime</a></span>(long userID, + long itemID)</code> </td> +</tr> +<tr id="i12" class="altColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Float.html?is-external=true" title="class or interface in java.lang">Float</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/mahout/cf/taste/impl/model/hbase/HBaseDataModel.html#getPreferenceValue-long-long-">getPreferenceValue</a></span>(long userID, + long itemID)</code> </td> +</tr> +<tr id="i13" class="rowColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/mahout/cf/taste/impl/model/hbase/HBaseDataModel.html#getTableName--">getTableName</a></span>()</code> </td> +</tr> +<tr id="i14" class="altColor"> +<td class="colFirst"><code><a href="http://mahout.apache.org/mahout-mr/apidocs/org/apache/mahout/cf/taste/impl/common/LongPrimitiveIterator.html?is-external=true" title="class or interface in org.apache.mahout.cf.taste.impl.common">LongPrimitiveIterator</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/mahout/cf/taste/impl/model/hbase/HBaseDataModel.html#getUserIDs--">getUserIDs</a></span>()</code> </td> +</tr> +<tr id="i15" class="rowColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/mahout/cf/taste/impl/model/hbase/HBaseDataModel.html#hasPreferenceValues--">hasPreferenceValues</a></span>()</code> </td> +</tr> +<tr id="i16" class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/mahout/cf/taste/impl/model/hbase/HBaseDataModel.html#refresh-java.util.Collection-">refresh</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><<a href="http://mahout.apache.org/mahout-mr/apidocs/org/apache/mahout/cf/taste/common/Refreshable.html?is-external=true" title="class or interface in org.apache.mahout.cf.taste.common">Refreshable</a>> alreadyRefreshed)</code> </td> +</tr> +<tr id="i17" class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/mahout/cf/taste/impl/model/hbase/HBaseDataModel.html#removePreference-long-long-">removePreference</a></span>(long userID, + long itemID)</code> </td> +</tr> +<tr id="i18" class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/mahout/cf/taste/impl/model/hbase/HBaseDataModel.html#setPreference-long-long-float-">setPreference</a></span>(long userID, + long itemID, + float value)</code> </td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object"> +<!-- --> +</a> +<h3>Methods inherited from class java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> +<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang /Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor.detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="HBaseDataModel-java.lang.String-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>HBaseDataModel</h4> +<pre>public HBaseDataModel(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> zkConnect) + throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> +<dl> +<dt><span class="throwsLabel">Throws:</span></dt> +<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd> +</dl> +</li> +</ul> +<a name="HBaseDataModel-java.lang.String-java.lang.String-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>HBaseDataModel</h4> +<pre>public HBaseDataModel(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> zkConnect, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> tableName) + throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> +<dl> +<dt><span class="throwsLabel">Throws:</span></dt> +<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd> +</dl> +</li> +</ul> +<a name="HBaseDataModel-org.apache.hadoop.hbase.client.HTablePool-java.lang.String-org.apache.hadoop.conf.Configuration-"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>HBaseDataModel</h4> +<pre>public HBaseDataModel(org.apache.hadoop.hbase.client.HTablePool pool, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> tableName, + org.apache.hadoop.conf.Configuration conf) + throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> +<dl> +<dt><span class="throwsLabel">Throws:</span></dt> +<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd> +</dl> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method.detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getTableName--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getTableName</h4> +<pre>public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> getTableName()</pre> +</li> +</ul> +<a name="getUserIDs--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getUserIDs</h4> +<pre>public <a href="http://mahout.apache.org/mahout-mr/apidocs/org/apache/mahout/cf/taste/impl/common/LongPrimitiveIterator.html?is-external=true" title="class or interface in org.apache.mahout.cf.taste.impl.common">LongPrimitiveIterator</a> getUserIDs()</pre> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="http://mahout.apache.org/mahout-mr/apidocs/org/apache/mahout/cf/taste/model/DataModel.html?is-external=true#getUserIDs--" title="class or interface in org.apache.mahout.cf.taste.model">getUserIDs</a></code> in interface <code><a href="http://mahout.apache.org/mahout-mr/apidocs/org/apache/mahout/cf/taste/model/DataModel.html?is-external=true" title="class or interface in org.apache.mahout.cf.taste.model">DataModel</a></code></dd> +</dl> +</li> +</ul> +<a name="getPreferencesFromUser-long-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getPreferencesFromUser</h4> +<pre>public <a href="http://mahout.apache.org/mahout-mr/apidocs/org/apache/mahout/cf/taste/model/PreferenceArray.html?is-external=true" title="class or interface in org.apache.mahout.cf.taste.model">PreferenceArray</a> getPreferencesFromUser(long userID) + throws <a href="http://mahout.apache.org/mahout-mr/apidocs/org/apache/mahout/cf/taste/common/TasteException.html?is-external=true" title="class or interface in org.apache.mahout.cf.taste.common">TasteException</a></pre> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="http://mahout.apache.org/mahout-mr/apidocs/org/apache/mahout/cf/taste/model/DataModel.html?is-external=true#getPreferencesFromUser-long-" title="class or interface in org.apache.mahout.cf.taste.model">getPreferencesFromUser</a></code> in interface <code><a href="http://mahout.apache.org/mahout-mr/apidocs/org/apache/mahout/cf/taste/model/DataModel.html?is-external=true" title="class or interface in org.apache.mahout.cf.taste.model">DataModel</a></code></dd> +<dt><span class="throwsLabel">Throws:</span></dt> +<dd><code><a href="http://mahout.apache.org/mahout-mr/apidocs/org/apache/mahout/cf/taste/common/TasteException.html?is-external=true" title="class or interface in org.apache.mahout.cf.taste.common">TasteException</a></code></dd> +</dl> +</li> +</ul> +<a name="getItemIDsFromUser-long-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getItemIDsFromUser</h4> +<pre>public <a href="http://mahout.apache.org/mahout-mr/apidocs/org/apache/mahout/cf/taste/impl/common/FastIDSet.html?is-external=true" title="class or interface in org.apache.mahout.cf.taste.impl.common">FastIDSet</a> getItemIDsFromUser(long userID) + throws <a href="http://mahout.apache.org/mahout-mr/apidocs/org/apache/mahout/cf/taste/common/TasteException.html?is-external=true" title="class or interface in org.apache.mahout.cf.taste.common">TasteException</a></pre> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="http://mahout.apache.org/mahout-mr/apidocs/org/apache/mahout/cf/taste/model/DataModel.html?is-external=true#getItemIDsFromUser-long-" title="class or interface in org.apache.mahout.cf.taste.model">getItemIDsFromUser</a></code> in interface <code><a href="http://mahout.apache.org/mahout-mr/apidocs/org/apache/mahout/cf/taste/model/DataModel.html?is-external=true" title="class or interface in org.apache.mahout.cf.taste.model">DataModel</a></code></dd> +<dt><span class="throwsLabel">Throws:</span></dt> +<dd><code><a href="http://mahout.apache.org/mahout-mr/apidocs/org/apache/mahout/cf/taste/common/TasteException.html?is-external=true" title="class or interface in org.apache.mahout.cf.taste.common">TasteException</a></code></dd> +</dl> +</li> +</ul> +<a name="getItemIDs--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getItemIDs</h4> +<pre>public <a href="http://mahout.apache.org/mahout-mr/apidocs/org/apache/mahout/cf/taste/impl/common/LongPrimitiveIterator.html?is-external=true" title="class or interface in org.apache.mahout.cf.taste.impl.common">LongPrimitiveIterator</a> getItemIDs()</pre> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="http://mahout.apache.org/mahout-mr/apidocs/org/apache/mahout/cf/taste/model/DataModel.html?is-external=true#getItemIDs--" title="class or interface in org.apache.mahout.cf.taste.model">getItemIDs</a></code> in interface <code><a href="http://mahout.apache.org/mahout-mr/apidocs/org/apache/mahout/cf/taste/model/DataModel.html?is-external=true" title="class or interface in org.apache.mahout.cf.taste.model">DataModel</a></code></dd> +</dl> +</li> +</ul> +<a name="getPreferencesForItem-long-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getPreferencesForItem</h4> +<pre>public <a href="http://mahout.apache.org/mahout-mr/apidocs/org/apache/mahout/cf/taste/model/PreferenceArray.html?is-external=true" title="class or interface in org.apache.mahout.cf.taste.model">PreferenceArray</a> getPreferencesForItem(long itemID) + throws <a href="http://mahout.apache.org/mahout-mr/apidocs/org/apache/mahout/cf/taste/common/TasteException.html?is-external=true" title="class or interface in org.apache.mahout.cf.taste.common">TasteException</a></pre> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="http://mahout.apache.org/mahout-mr/apidocs/org/apache/mahout/cf/taste/model/DataModel.html?is-external=true#getPreferencesForItem-long-" title="class or interface in org.apache.mahout.cf.taste.model">getPreferencesForItem</a></code> in interface <code><a href="http://mahout.apache.org/mahout-mr/apidocs/org/apache/mahout/cf/taste/model/DataModel.html?is-external=true" title="class or interface in org.apache.mahout.cf.taste.model">DataModel</a></code></dd> +<dt><span class="throwsLabel">Throws:</span></dt> +<dd><code><a href="http://mahout.apache.org/mahout-mr/apidocs/org/apache/mahout/cf/taste/common/TasteException.html?is-external=true" title="class or interface in org.apache.mahout.cf.taste.common">TasteException</a></code></dd> +</dl> +</li> +</ul> +<a name="getPreferenceValue-long-long-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getPreferenceValue</h4> +<pre>public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Float.html?is-external=true" title="class or interface in java.lang">Float</a> getPreferenceValue(long userID, + long itemID) + throws <a href="http://mahout.apache.org/mahout-mr/apidocs/org/apache/mahout/cf/taste/common/TasteException.html?is-external=true" title="class or interface in org.apache.mahout.cf.taste.common">TasteException</a></pre> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="http://mahout.apache.org/mahout-mr/apidocs/org/apache/mahout/cf/taste/model/DataModel.html?is-external=true#getPreferenceValue-long-long-" title="class or interface in org.apache.mahout.cf.taste.model">getPreferenceValue</a></code> in interface <code><a href="http://mahout.apache.org/mahout-mr/apidocs/org/apache/mahout/cf/taste/model/DataModel.html?is-external=true" title="class or interface in org.apache.mahout.cf.taste.model">DataModel</a></code></dd> +<dt><span class="throwsLabel">Throws:</span></dt> +<dd><code><a href="http://mahout.apache.org/mahout-mr/apidocs/org/apache/mahout/cf/taste/common/TasteException.html?is-external=true" title="class or interface in org.apache.mahout.cf.taste.common">TasteException</a></code></dd> +</dl> +</li> +</ul> +<a name="getPreferenceTime-long-long-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getPreferenceTime</h4> +<pre>public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> getPreferenceTime(long userID, + long itemID) + throws <a href="http://mahout.apache.org/mahout-mr/apidocs/org/apache/mahout/cf/taste/common/TasteException.html?is-external=true" title="class or interface in org.apache.mahout.cf.taste.common">TasteException</a></pre> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="http://mahout.apache.org/mahout-mr/apidocs/org/apache/mahout/cf/taste/model/DataModel.html?is-external=true#getPreferenceTime-long-long-" title="class or interface in org.apache.mahout.cf.taste.model">getPreferenceTime</a></code> in interface <code><a href="http://mahout.apache.org/mahout-mr/apidocs/org/apache/mahout/cf/taste/model/DataModel.html?is-external=true" title="class or interface in org.apache.mahout.cf.taste.model">DataModel</a></code></dd> +<dt><span class="throwsLabel">Throws:</span></dt> +<dd><code><a href="http://mahout.apache.org/mahout-mr/apidocs/org/apache/mahout/cf/taste/common/TasteException.html?is-external=true" title="class or interface in org.apache.mahout.cf.taste.common">TasteException</a></code></dd> +</dl> +</li> +</ul> +<a name="getNumItems--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getNumItems</h4> +<pre>public int getNumItems()</pre> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="http://mahout.apache.org/mahout-mr/apidocs/org/apache/mahout/cf/taste/model/DataModel.html?is-external=true#getNumItems--" title="class or interface in org.apache.mahout.cf.taste.model">getNumItems</a></code> in interface <code><a href="http://mahout.apache.org/mahout-mr/apidocs/org/apache/mahout/cf/taste/model/DataModel.html?is-external=true" title="class or interface in org.apache.mahout.cf.taste.model">DataModel</a></code></dd> +</dl> +</li> +</ul> +<a name="getNumUsers--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getNumUsers</h4> +<pre>public int getNumUsers()</pre> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="http://mahout.apache.org/mahout-mr/apidocs/org/apache/mahout/cf/taste/model/DataModel.html?is-external=true#getNumUsers--" title="class or interface in org.apache.mahout.cf.taste.model">getNumUsers</a></code> in interface <code><a href="http://mahout.apache.org/mahout-mr/apidocs/org/apache/mahout/cf/taste/model/DataModel.html?is-external=true" title="class or interface in org.apache.mahout.cf.taste.model">DataModel</a></code></dd> +</dl> +</li> +</ul> +<a name="getNumUsersWithPreferenceFor-long-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getNumUsersWithPreferenceFor</h4> +<pre>public int getNumUsersWithPreferenceFor(long itemID) + throws <a href="http://mahout.apache.org/mahout-mr/apidocs/org/apache/mahout/cf/taste/common/TasteException.html?is-external=true" title="class or interface in org.apache.mahout.cf.taste.common">TasteException</a></pre> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="http://mahout.apache.org/mahout-mr/apidocs/org/apache/mahout/cf/taste/model/DataModel.html?is-external=true#getNumUsersWithPreferenceFor-long-" title="class or interface in org.apache.mahout.cf.taste.model">getNumUsersWithPreferenceFor</a></code> in interface <code><a href="http://mahout.apache.org/mahout-mr/apidocs/org/apache/mahout/cf/taste/model/DataModel.html?is-external=true" title="class or interface in org.apache.mahout.cf.taste.model">DataModel</a></code></dd> +<dt><span class="throwsLabel">Throws:</span></dt> +<dd><code><a href="http://mahout.apache.org/mahout-mr/apidocs/org/apache/mahout/cf/taste/common/TasteException.html?is-external=true" title="class or interface in org.apache.mahout.cf.taste.common">TasteException</a></code></dd> +</dl> +</li> +</ul> +<a name="getNumUsersWithPreferenceFor-long-long-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getNumUsersWithPreferenceFor</h4> +<pre>public int getNumUsersWithPreferenceFor(long itemID1, + long itemID2) + throws <a href="http://mahout.apache.org/mahout-mr/apidocs/org/apache/mahout/cf/taste/common/TasteException.html?is-external=true" title="class or interface in org.apache.mahout.cf.taste.common">TasteException</a></pre> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="http://mahout.apache.org/mahout-mr/apidocs/org/apache/mahout/cf/taste/model/DataModel.html?is-external=true#getNumUsersWithPreferenceFor-long-long-" title="class or interface in org.apache.mahout.cf.taste.model">getNumUsersWithPreferenceFor</a></code> in interface <code><a href="http://mahout.apache.org/mahout-mr/apidocs/org/apache/mahout/cf/taste/model/DataModel.html?is-external=true" title="class or interface in org.apache.mahout.cf.taste.model">DataModel</a></code></dd> +<dt><span class="throwsLabel">Throws:</span></dt> +<dd><code><a href="http://mahout.apache.org/mahout-mr/apidocs/org/apache/mahout/cf/taste/common/TasteException.html?is-external=true" title="class or interface in org.apache.mahout.cf.taste.common">TasteException</a></code></dd> +</dl> +</li> +</ul> +<a name="setPreference-long-long-float-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setPreference</h4> +<pre>public void setPreference(long userID, + long itemID, + float value) + throws <a href="http://mahout.apache.org/mahout-mr/apidocs/org/apache/mahout/cf/taste/common/TasteException.html?is-external=true" title="class or interface in org.apache.mahout.cf.taste.common">TasteException</a></pre> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="http://mahout.apache.org/mahout-mr/apidocs/org/apache/mahout/cf/taste/model/DataModel.html?is-external=true#setPreference-long-long-float-" title="class or interface in org.apache.mahout.cf.taste.model">setPreference</a></code> in interface <code><a href="http://mahout.apache.org/mahout-mr/apidocs/org/apache/mahout/cf/taste/model/DataModel.html?is-external=true" title="class or interface in org.apache.mahout.cf.taste.model">DataModel</a></code></dd> +<dt><span class="throwsLabel">Throws:</span></dt> +<dd><code><a href="http://mahout.apache.org/mahout-mr/apidocs/org/apache/mahout/cf/taste/common/TasteException.html?is-external=true" title="class or interface in org.apache.mahout.cf.taste.common">TasteException</a></code></dd> +</dl> +</li> +</ul> +<a name="removePreference-long-long-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>removePreference</h4> +<pre>public void removePreference(long userID, + long itemID) + throws <a href="http://mahout.apache.org/mahout-mr/apidocs/org/apache/mahout/cf/taste/common/TasteException.html?is-external=true" title="class or interface in org.apache.mahout.cf.taste.common">TasteException</a></pre> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="http://mahout.apache.org/mahout-mr/apidocs/org/apache/mahout/cf/taste/model/DataModel.html?is-external=true#removePreference-long-long-" title="class or interface in org.apache.mahout.cf.taste.model">removePreference</a></code> in interface <code><a href="http://mahout.apache.org/mahout-mr/apidocs/org/apache/mahout/cf/taste/model/DataModel.html?is-external=true" title="class or interface in org.apache.mahout.cf.taste.model">DataModel</a></code></dd> +<dt><span class="throwsLabel">Throws:</span></dt> +<dd><code><a href="http://mahout.apache.org/mahout-mr/apidocs/org/apache/mahout/cf/taste/common/TasteException.html?is-external=true" title="class or interface in org.apache.mahout.cf.taste.common">TasteException</a></code></dd> +</dl> +</li> +</ul> +<a name="hasPreferenceValues--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>hasPreferenceValues</h4> +<pre>public boolean hasPreferenceValues()</pre> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="http://mahout.apache.org/mahout-mr/apidocs/org/apache/mahout/cf/taste/model/DataModel.html?is-external=true#hasPreferenceValues--" title="class or interface in org.apache.mahout.cf.taste.model">hasPreferenceValues</a></code> in interface <code><a href="http://mahout.apache.org/mahout-mr/apidocs/org/apache/mahout/cf/taste/model/DataModel.html?is-external=true" title="class or interface in org.apache.mahout.cf.taste.model">DataModel</a></code></dd> +</dl> +</li> +</ul> +<a name="getMaxPreference--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getMaxPreference</h4> +<pre>public float getMaxPreference()</pre> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="http://mahout.apache.org/mahout-mr/apidocs/org/apache/mahout/cf/taste/model/DataModel.html?is-external=true#getMaxPreference--" title="class or interface in org.apache.mahout.cf.taste.model">getMaxPreference</a></code> in interface <code><a href="http://mahout.apache.org/mahout-mr/apidocs/org/apache/mahout/cf/taste/model/DataModel.html?is-external=true" title="class or interface in org.apache.mahout.cf.taste.model">DataModel</a></code></dd> +</dl> +</li> +</ul> +<a name="getMinPreference--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getMinPreference</h4> +<pre>public float getMinPreference()</pre> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="http://mahout.apache.org/mahout-mr/apidocs/org/apache/mahout/cf/taste/model/DataModel.html?is-external=true#getMinPreference--" title="class or interface in org.apache.mahout.cf.taste.model">getMinPreference</a></code> in interface <code><a href="http://mahout.apache.org/mahout-mr/apidocs/org/apache/mahout/cf/taste/model/DataModel.html?is-external=true" title="class or interface in org.apache.mahout.cf.taste.model">DataModel</a></code></dd> +</dl> +</li> +</ul> +<a name="close--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>close</h4> +<pre>public void close() + throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/Closeable.html?is-external=true#close--" title="class or interface in java.io">close</a></code> in interface <code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/Closeable.html?is-external=true" title="class or interface in java.io">Closeable</a></code></dd> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/AutoCloseable.html?is-external=true#close--" title="class or interface in java.lang">close</a></code> in interface <code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/AutoCloseable.html?is-external=true" title="class or interface in java.lang">AutoCloseable</a></code></dd> +<dt><span class="throwsLabel">Throws:</span></dt> +<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd> +</dl> +</li> +</ul> +<a name="refresh-java.util.Collection-"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>refresh</h4> +<pre>public void refresh(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><<a href="http://mahout.apache.org/mahout-mr/apidocs/org/apache/mahout/cf/taste/common/Refreshable.html?is-external=true" title="class or interface in org.apache.mahout.cf.taste.common">Refreshable</a>> alreadyRefreshed)</pre> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="http://mahout.apache.org/mahout-mr/apidocs/org/apache/mahout/cf/taste/common/Refreshable.html?is-external=true#refresh-java.util.Collection-" title="class or interface in org.apache.mahout.cf.taste.common">refresh</a></code> in interface <code><a href="http://mahout.apache.org/mahout-mr/apidocs/org/apache/mahout/cf/taste/common/Refreshable.html?is-external=true" title="class or interface in org.apache.mahout.cf.taste.common">Refreshable</a></code></dd> +</dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= 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><a href="../../../../../../../../overview-summary.html">Overview</a></li> +<li><a href="package-summary.html">Package</a></li> +<li class="navBarCell1Rev">Class</li> +<li><a href="class-use/HBaseDataModel.html">Use</a></li> +<li><a href="package-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 Class</li> +<li>Next Class</li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../../../index.html?org/apache/mahout/cf/taste/impl/model/hbase/HBaseDataModel.html" target="_top">Frames</a></li> +<li><a href="HBaseDataModel.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../../../../../../../../allclasses-noframe.html">All 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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor.summary">Constr</a> | </li> +<li><a href="#method.summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor.detail">Constr</a> | </li> +<li><a href="#method.detail">Method</a></li> +</ul> +</div> +<a name="skip.navbar.bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +<p class="legalCopy"><small>Copyright © 2008–2017 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +</body> +</html>
