http://git-wip-us.apache.org/repos/asf/mahout/blob/73deda18/docs/0.13.0/api/docs/mahout-hdfs/index-all.html ---------------------------------------------------------------------- diff --git a/docs/0.13.0/api/docs/mahout-hdfs/index-all.html b/docs/0.13.0/api/docs/mahout-hdfs/index-all.html new file mode 100644 index 0000000..05f5665 --- /dev/null +++ b/docs/0.13.0/api/docs/mahout-hdfs/index-all.html @@ -0,0 +1,428 @@ +<!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:11:19 PDT 2017 --> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<title>Index (Mahout HDFS 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="Index (Mahout HDFS 0.13.0 API)"; + } + } + 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><a href="overview-summary.html">Overview</a></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 class="navBarCell1Rev">Index</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?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> +</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="contentContainer"><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:M">M</a> <a href="#I:N">N</a> <a href="#I:O">O</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:V">V</a> <a href="#I:W">W</a> <a name="I:C"> +<!-- --> +</a> +<h2 class="title">C</h2> +<dl> +<dt><span class="memberNameLink"><a href="org/apache/mahout/math/VarIntWritable.html#clone--">clone()</a></span> - Method in class org.apache.mahout.math.<a href="org/apache/mahout/math/VarIntWritable.html" title="class in org.apache.mahout.math">VarIntWritable</a></dt> +<dd> </dd> +<dt><span class="memberNameLink"><a href="org/apache/mahout/common/IOUtils.html#close-java.util.Collection-">close(Collection<? extends Closeable>)</a></span> - Static method in class org.apache.mahout.common.<a href="org/apache/mahout/common/IOUtils.html" title="class in org.apache.mahout.common">IOUtils</a></dt> +<dd> +<div class="block">make sure to close all sources, log all of the problems occurred, clear + <code>closeables</code> (to prevent repeating close attempts), re-throw the + last one at the end.</div> +</dd> +<dt><span class="memberNameLink"><a href="org/apache/mahout/common/IOUtils.DeleteFileOnClose.html#close--">close()</a></span> - Method in class org.apache.mahout.common.<a href="org/apache/mahout/common/IOUtils.DeleteFileOnClose.html" title="class in org.apache.mahout.common">IOUtils.DeleteFileOnClose</a></dt> +<dd> </dd> +<dt><span class="memberNameLink"><a href="org/apache/mahout/common/IOUtils.MultipleOutputsCloseableAdapter.html#close--">close()</a></span> - Method in class org.apache.mahout.common.<a href="org/apache/mahout/common/IOUtils.MultipleOutputsCloseableAdapter.html" title="class in org.apache.mahout.common">IOUtils.MultipleOutputsCloseableAdapter</a></dt> +<dd> </dd> +<dt><span class="memberNameLink"><a href="org/apache/mahout/math/VarIntWritable.html#compareTo-org.apache.mahout.math.VarIntWritable-">compareTo(VarIntWritable)</a></span> - Method in class org.apache.mahout.math.<a href="org/apache/mahout/math/VarIntWritable.html" title="class in org.apache.mahout.math">VarIntWritable</a></dt> +<dd> </dd> +<dt><span class="memberNameLink"><a href="org/apache/mahout/math/VarLongWritable.html#compareTo-org.apache.mahout.math.VarLongWritable-">compareTo(VarLongWritable)</a></span> - Method in class org.apache.mahout.math.<a href="org/apache/mahout/math/VarLongWritable.html" title="class in org.apache.mahout.math">VarLongWritable</a></dt> +<dd> </dd> +</dl> +<a name="I:D"> +<!-- --> +</a> +<h2 class="title">D</h2> +<dl> +<dt><span class="memberNameLink"><a href="org/apache/mahout/common/IOUtils.DeleteFileOnClose.html#DeleteFileOnClose-java.io.File-">DeleteFileOnClose(File)</a></span> - Constructor for class org.apache.mahout.common.<a href="org/apache/mahout/common/IOUtils.DeleteFileOnClose.html" title="class in org.apache.mahout.common">IOUtils.DeleteFileOnClose</a></dt> +<dd> </dd> +</dl> +<a name="I:E"> +<!-- --> +</a> +<h2 class="title">E</h2> +<dl> +<dt><span class="memberNameLink"><a href="org/apache/mahout/math/VarIntWritable.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class org.apache.mahout.math.<a href="org/apache/mahout/math/VarIntWritable.html" title="class in org.apache.mahout.math">VarIntWritable</a></dt> +<dd> </dd> +<dt><span class="memberNameLink"><a href="org/apache/mahout/math/VarLongWritable.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class org.apache.mahout.math.<a href="org/apache/mahout/math/VarLongWritable.html" title="class in org.apache.mahout.math">VarLongWritable</a></dt> +<dd> </dd> +<dt><span class="memberNameLink"><a href="org/apache/mahout/math/VectorWritable.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class org.apache.mahout.math.<a href="org/apache/mahout/math/VectorWritable.html" title="class in org.apache.mahout.math">VectorWritable</a></dt> +<dd> </dd> +</dl> +<a name="I:F"> +<!-- --> +</a> +<h2 class="title">F</h2> +<dl> +<dt><span class="memberNameLink"><a href="org/apache/mahout/math/VectorWritable.html#FLAG_DENSE">FLAG_DENSE</a></span> - Static variable in class org.apache.mahout.math.<a href="org/apache/mahout/math/VectorWritable.html" title="class in org.apache.mahout.math">VectorWritable</a></dt> +<dd> </dd> +<dt><span class="memberNameLink"><a href="org/apache/mahout/math/VectorWritable.html#FLAG_LAX_PRECISION">FLAG_LAX_PRECISION</a></span> - Static variable in class org.apache.mahout.math.<a href="org/apache/mahout/math/VectorWritable.html" title="class in org.apache.mahout.math">VectorWritable</a></dt> +<dd> </dd> +<dt><span class="memberNameLink"><a href="org/apache/mahout/math/VectorWritable.html#FLAG_NAMED">FLAG_NAMED</a></span> - Static variable in class org.apache.mahout.math.<a href="org/apache/mahout/math/VectorWritable.html" title="class in org.apache.mahout.math">VectorWritable</a></dt> +<dd> </dd> +<dt><span class="memberNameLink"><a href="org/apache/mahout/math/VectorWritable.html#FLAG_SEQUENTIAL">FLAG_SEQUENTIAL</a></span> - Static variable in class org.apache.mahout.math.<a href="org/apache/mahout/math/VectorWritable.html" title="class in org.apache.mahout.math">VectorWritable</a></dt> +<dd> </dd> +<dt><span class="memberNameLink"><a href="org/apache/mahout/math/VectorWritable.html#flags-org.apache.mahout.math.Vector-boolean-">flags(Vector, boolean)</a></span> - Static method in class org.apache.mahout.math.<a href="org/apache/mahout/math/VectorWritable.html" title="class in org.apache.mahout.math">VectorWritable</a></dt> +<dd> </dd> +</dl> +<a name="I:G"> +<!-- --> +</a> +<h2 class="title">G</h2> +<dl> +<dt><span class="memberNameLink"><a href="org/apache/mahout/math/MatrixWritable.html#get--">get()</a></span> - Method in class org.apache.mahout.math.<a href="org/apache/mahout/math/MatrixWritable.html" title="class in org.apache.mahout.math">MatrixWritable</a></dt> +<dd> </dd> +<dt><span class="memberNameLink"><a href="org/apache/mahout/math/VarIntWritable.html#get--">get()</a></span> - Method in class org.apache.mahout.math.<a href="org/apache/mahout/math/VarIntWritable.html" title="class in org.apache.mahout.math">VarIntWritable</a></dt> +<dd> </dd> +<dt><span class="memberNameLink"><a href="org/apache/mahout/math/VarLongWritable.html#get--">get()</a></span> - Method in class org.apache.mahout.math.<a href="org/apache/mahout/math/VarLongWritable.html" title="class in org.apache.mahout.math">VarLongWritable</a></dt> +<dd> </dd> +<dt><span class="memberNameLink"><a href="org/apache/mahout/math/VectorWritable.html#get--">get()</a></span> - Method in class org.apache.mahout.math.<a href="org/apache/mahout/math/VectorWritable.html" title="class in org.apache.mahout.math">VectorWritable</a></dt> +<dd> </dd> +</dl> +<a name="I:H"> +<!-- --> +</a> +<h2 class="title">H</h2> +<dl> +<dt><span class="memberNameLink"><a href="org/apache/mahout/math/VarIntWritable.html#hashCode--">hashCode()</a></span> - Method in class org.apache.mahout.math.<a href="org/apache/mahout/math/VarIntWritable.html" title="class in org.apache.mahout.math">VarIntWritable</a></dt> +<dd> </dd> +<dt><span class="memberNameLink"><a href="org/apache/mahout/math/VarLongWritable.html#hashCode--">hashCode()</a></span> - Method in class org.apache.mahout.math.<a href="org/apache/mahout/math/VarLongWritable.html" title="class in org.apache.mahout.math">VarLongWritable</a></dt> +<dd> </dd> +<dt><span class="memberNameLink"><a href="org/apache/mahout/math/VectorWritable.html#hashCode--">hashCode()</a></span> - Method in class org.apache.mahout.math.<a href="org/apache/mahout/math/VectorWritable.html" title="class in org.apache.mahout.math">VectorWritable</a></dt> +<dd> </dd> +</dl> +<a name="I:I"> +<!-- --> +</a> +<h2 class="title">I</h2> +<dl> +<dt><a href="org/apache/mahout/common/IOUtils.html" title="class in org.apache.mahout.common"><span class="typeNameLink">IOUtils</span></a> - Class in <a href="org/apache/mahout/common/package-summary.html">org.apache.mahout.common</a></dt> +<dd> +<div class="block"> + I/O-related utility methods that don't have a better home.</div> +</dd> +<dt><a href="org/apache/mahout/common/IOUtils.DeleteFileOnClose.html" title="class in org.apache.mahout.common"><span class="typeNameLink">IOUtils.DeleteFileOnClose</span></a> - Class in <a href="org/apache/mahout/common/package-summary.html">org.apache.mahout.common</a></dt> +<dd> +<div class="block">for temporary files, a file may be considered as 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"><code>Closeable</code></a> too, + where file is wiped on close and thus the disk resource is released + ('closed').</div> +</dd> +<dt><a href="org/apache/mahout/common/IOUtils.MultipleOutputsCloseableAdapter.html" title="class in org.apache.mahout.common"><span class="typeNameLink">IOUtils.MultipleOutputsCloseableAdapter</span></a> - Class in <a href="org/apache/mahout/common/package-summary.html">org.apache.mahout.common</a></dt> +<dd> +<div class="block">MultipleOutputs to closeable adapter.</div> +</dd> +<dt><span class="memberNameLink"><a href="org/apache/mahout/math/VectorWritable.html#isWritesLaxPrecision--">isWritesLaxPrecision()</a></span> - Method in class org.apache.mahout.math.<a href="org/apache/mahout/math/VectorWritable.html" title="class in org.apache.mahout.math">VectorWritable</a></dt> +<dd> </dd> +</dl> +<a name="I:M"> +<!-- --> +</a> +<h2 class="title">M</h2> +<dl> +<dt><a href="org/apache/mahout/math/MatrixWritable.html" title="class in org.apache.mahout.math"><span class="typeNameLink">MatrixWritable</span></a> - Class in <a href="org/apache/mahout/math/package-summary.html">org.apache.mahout.math</a></dt> +<dd> </dd> +<dt><span class="memberNameLink"><a href="org/apache/mahout/math/MatrixWritable.html#MatrixWritable--">MatrixWritable()</a></span> - Constructor for class org.apache.mahout.math.<a href="org/apache/mahout/math/MatrixWritable.html" title="class in org.apache.mahout.math">MatrixWritable</a></dt> +<dd> </dd> +<dt><span class="memberNameLink"><a href="org/apache/mahout/math/MatrixWritable.html#MatrixWritable-org.apache.mahout.math.Matrix-">MatrixWritable(Matrix)</a></span> - Constructor for class org.apache.mahout.math.<a href="org/apache/mahout/math/MatrixWritable.html" title="class in org.apache.mahout.math">MatrixWritable</a></dt> +<dd> </dd> +<dt><span class="memberNameLink"><a href="org/apache/mahout/math/VectorWritable.html#merge-java.util.Iterator-">merge(Iterator<VectorWritable>)</a></span> - Static method in class org.apache.mahout.math.<a href="org/apache/mahout/math/VectorWritable.html" title="class in org.apache.mahout.math">VectorWritable</a></dt> +<dd> </dd> +<dt><span class="memberNameLink"><a href="org/apache/mahout/math/VectorWritable.html#mergeToVector-java.util.Iterator-">mergeToVector(Iterator<VectorWritable>)</a></span> - Static method in class org.apache.mahout.math.<a href="org/apache/mahout/math/VectorWritable.html" title="class in org.apache.mahout.math">VectorWritable</a></dt> +<dd> </dd> +<dt><span class="memberNameLink"><a href="org/apache/mahout/common/IOUtils.MultipleOutputsCloseableAdapter.html#MultipleOutputsCloseableAdapter-org.apache.hadoop.mapred.lib.MultipleOutputs-">MultipleOutputsCloseableAdapter(MultipleOutputs)</a></span> - Constructor for class org.apache.mahout.common.<a href="org/apache/mahout/common/IOUtils.MultipleOutputsCloseableAdapter.html" title="class in org.apache.mahout.common">IOUtils.MultipleOutputsCloseableAdapter</a></dt> +<dd> </dd> +</dl> +<a name="I:N"> +<!-- --> +</a> +<h2 class="title">N</h2> +<dl> +<dt><span class="memberNameLink"><a href="org/apache/mahout/math/VectorWritable.html#NUM_FLAGS">NUM_FLAGS</a></span> - Static variable in class org.apache.mahout.math.<a href="org/apache/mahout/math/VectorWritable.html" title="class in org.apache.mahout.math">VectorWritable</a></dt> +<dd> </dd> +</dl> +<a name="I:O"> +<!-- --> +</a> +<h2 class="title">O</h2> +<dl> +<dt><a href="org/apache/mahout/common/package-summary.html">org.apache.mahout.common</a> - package org.apache.mahout.common</dt> +<dd> </dd> +<dt><a href="org/apache/mahout/math/package-summary.html">org.apache.mahout.math</a> - package org.apache.mahout.math</dt> +<dd> </dd> +</dl> +<a name="I:Q"> +<!-- --> +</a> +<h2 class="title">Q</h2> +<dl> +<dt><span class="memberNameLink"><a href="org/apache/mahout/common/IOUtils.html#quietClose-java.sql.ResultSet-">quietClose(ResultSet)</a></span> - Static method in class org.apache.mahout.common.<a href="org/apache/mahout/common/IOUtils.html" title="class in org.apache.mahout.common">IOUtils</a></dt> +<dd> </dd> +<dt><span class="memberNameLink"><a href="org/apache/mahout/common/IOUtils.html#quietClose-java.sql.Statement-">quietClose(Statement)</a></span> - Static method in class org.apache.mahout.common.<a href="org/apache/mahout/common/IOUtils.html" title="class in org.apache.mahout.common">IOUtils</a></dt> +<dd> </dd> +<dt><span class="memberNameLink"><a href="org/apache/mahout/common/IOUtils.html#quietClose-java.sql.Connection-">quietClose(Connection)</a></span> - Static method in class org.apache.mahout.common.<a href="org/apache/mahout/common/IOUtils.html" title="class in org.apache.mahout.common">IOUtils</a></dt> +<dd> </dd> +<dt><span class="memberNameLink"><a href="org/apache/mahout/common/IOUtils.html#quietClose-java.sql.ResultSet-java.sql.Statement-java.sql.Connection-">quietClose(ResultSet, Statement, Connection)</a></span> - Static method in class org.apache.mahout.common.<a href="org/apache/mahout/common/IOUtils.html" title="class in org.apache.mahout.common">IOUtils</a></dt> +<dd> +<div class="block">Closes a <a href="http://docs.oracle.com/javase/7/docs/api/java/sql/ResultSet.html?is-external=true" title="class or interface in java.sql"><code>ResultSet</code></a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/sql/Statement.html?is-external=true" title="class or interface in java.sql"><code>Statement</code></a> and <a href="http://docs.oracle.com/javase/7/docs/api/java/sql/Connection.html?is-external=true" title="class or interface in java.sql"><code>Connection</code></a> (if not null) and logs (but does not + rethrow) any resulting <a href="http://docs.oracle.com/javase/7/docs/api/java/sql/SQLException.html?is-external=true" title="class or interface in java.sql"><code>SQLException</code></a>.</div> +</dd> +</dl> +<a name="I:R"> +<!-- --> +</a> +<h2 class="title">R</h2> +<dl> +<dt><span class="memberNameLink"><a href="org/apache/mahout/math/MatrixWritable.html#readFields-java.io.DataInput-">readFields(DataInput)</a></span> - Method in class org.apache.mahout.math.<a href="org/apache/mahout/math/MatrixWritable.html" title="class in org.apache.mahout.math">MatrixWritable</a></dt> +<dd> </dd> +<dt><span class="memberNameLink"><a href="org/apache/mahout/math/VarIntWritable.html#readFields-java.io.DataInput-">readFields(DataInput)</a></span> - Method in class org.apache.mahout.math.<a href="org/apache/mahout/math/VarIntWritable.html" title="class in org.apache.mahout.math">VarIntWritable</a></dt> +<dd> </dd> +<dt><span class="memberNameLink"><a href="org/apache/mahout/math/VarLongWritable.html#readFields-java.io.DataInput-">readFields(DataInput)</a></span> - Method in class org.apache.mahout.math.<a href="org/apache/mahout/math/VarLongWritable.html" title="class in org.apache.mahout.math">VarLongWritable</a></dt> +<dd> </dd> +<dt><span class="memberNameLink"><a href="org/apache/mahout/math/VectorWritable.html#readFields-java.io.DataInput-">readFields(DataInput)</a></span> - Method in class org.apache.mahout.math.<a href="org/apache/mahout/math/VectorWritable.html" title="class in org.apache.mahout.math">VectorWritable</a></dt> +<dd> </dd> +<dt><span class="memberNameLink"><a href="org/apache/mahout/math/MatrixWritable.html#readLabels-java.io.DataInput-java.util.Map-java.util.Map-">readLabels(DataInput, Map<String, Integer>, Map<String, Integer>)</a></span> - Static method in class org.apache.mahout.math.<a href="org/apache/mahout/math/MatrixWritable.html" title="class in org.apache.mahout.math">MatrixWritable</a></dt> +<dd> </dd> +<dt><span class="memberNameLink"><a href="org/apache/mahout/math/MatrixWritable.html#readMatrix-java.io.DataInput-">readMatrix(DataInput)</a></span> - Static method in class org.apache.mahout.math.<a href="org/apache/mahout/math/MatrixWritable.html" title="class in org.apache.mahout.math">MatrixWritable</a></dt> +<dd> +<div class="block">Reads a typed Matrix instance from the input stream</div> +</dd> +<dt><span class="memberNameLink"><a href="org/apache/mahout/math/Varint.html#readSignedVarInt-java.io.DataInput-">readSignedVarInt(DataInput)</a></span> - Static method in class org.apache.mahout.math.<a href="org/apache/mahout/math/Varint.html" title="class in org.apache.mahout.math">Varint</a></dt> +<dd> </dd> +<dt><span class="memberNameLink"><a href="org/apache/mahout/math/Varint.html#readSignedVarLong-java.io.DataInput-">readSignedVarLong(DataInput)</a></span> - Static method in class org.apache.mahout.math.<a href="org/apache/mahout/math/Varint.html" title="class in org.apache.mahout.math">Varint</a></dt> +<dd> </dd> +<dt><span class="memberNameLink"><a href="org/apache/mahout/math/Varint.html#readUnsignedVarInt-java.io.DataInput-">readUnsignedVarInt(DataInput)</a></span> - Static method in class org.apache.mahout.math.<a href="org/apache/mahout/math/Varint.html" title="class in org.apache.mahout.math">Varint</a></dt> +<dd> </dd> +<dt><span class="memberNameLink"><a href="org/apache/mahout/math/Varint.html#readUnsignedVarLong-java.io.DataInput-">readUnsignedVarLong(DataInput)</a></span> - Static method in class org.apache.mahout.math.<a href="org/apache/mahout/math/Varint.html" title="class in org.apache.mahout.math">Varint</a></dt> +<dd> </dd> +<dt><span class="memberNameLink"><a href="org/apache/mahout/math/VectorWritable.html#readVector-java.io.DataInput-">readVector(DataInput)</a></span> - Static method in class org.apache.mahout.math.<a href="org/apache/mahout/math/VectorWritable.html" title="class in org.apache.mahout.math">VectorWritable</a></dt> +<dd> </dd> +<dt><span class="memberNameLink"><a href="org/apache/mahout/math/VectorWritable.html#readVector-java.io.DataInput-byte-int-">readVector(DataInput, byte, int)</a></span> - Static method in class org.apache.mahout.math.<a href="org/apache/mahout/math/VectorWritable.html" title="class in org.apache.mahout.math">VectorWritable</a></dt> +<dd> </dd> +</dl> +<a name="I:S"> +<!-- --> +</a> +<h2 class="title">S</h2> +<dl> +<dt><span class="memberNameLink"><a href="org/apache/mahout/math/MatrixWritable.html#set-org.apache.mahout.math.Matrix-">set(Matrix)</a></span> - Method in class org.apache.mahout.math.<a href="org/apache/mahout/math/MatrixWritable.html" title="class in org.apache.mahout.math">MatrixWritable</a></dt> +<dd> </dd> +<dt><span class="memberNameLink"><a href="org/apache/mahout/math/VarIntWritable.html#set-int-">set(int)</a></span> - Method in class org.apache.mahout.math.<a href="org/apache/mahout/math/VarIntWritable.html" title="class in org.apache.mahout.math">VarIntWritable</a></dt> +<dd> </dd> +<dt><span class="memberNameLink"><a href="org/apache/mahout/math/VarLongWritable.html#set-long-">set(long)</a></span> - Method in class org.apache.mahout.math.<a href="org/apache/mahout/math/VarLongWritable.html" title="class in org.apache.mahout.math">VarLongWritable</a></dt> +<dd> </dd> +<dt><span class="memberNameLink"><a href="org/apache/mahout/math/VectorWritable.html#set-org.apache.mahout.math.Vector-">set(Vector)</a></span> - Method in class org.apache.mahout.math.<a href="org/apache/mahout/math/VectorWritable.html" title="class in org.apache.mahout.math">VectorWritable</a></dt> +<dd> </dd> +<dt><span class="memberNameLink"><a href="org/apache/mahout/math/VectorWritable.html#setWritesLaxPrecision-boolean-">setWritesLaxPrecision(boolean)</a></span> - Method in class org.apache.mahout.math.<a href="org/apache/mahout/math/VectorWritable.html" title="class in org.apache.mahout.math">VectorWritable</a></dt> +<dd> </dd> +</dl> +<a name="I:T"> +<!-- --> +</a> +<h2 class="title">T</h2> +<dl> +<dt><span class="memberNameLink"><a href="org/apache/mahout/math/VarIntWritable.html#toString--">toString()</a></span> - Method in class org.apache.mahout.math.<a href="org/apache/mahout/math/VarIntWritable.html" title="class in org.apache.mahout.math">VarIntWritable</a></dt> +<dd> </dd> +<dt><span class="memberNameLink"><a href="org/apache/mahout/math/VarLongWritable.html#toString--">toString()</a></span> - Method in class org.apache.mahout.math.<a href="org/apache/mahout/math/VarLongWritable.html" title="class in org.apache.mahout.math">VarLongWritable</a></dt> +<dd> </dd> +<dt><span class="memberNameLink"><a href="org/apache/mahout/math/VectorWritable.html#toString--">toString()</a></span> - Method in class org.apache.mahout.math.<a href="org/apache/mahout/math/VectorWritable.html" title="class in org.apache.mahout.math">VectorWritable</a></dt> +<dd> </dd> +</dl> +<a name="I:V"> +<!-- --> +</a> +<h2 class="title">V</h2> +<dl> +<dt><a href="org/apache/mahout/math/Varint.html" title="class in org.apache.mahout.math"><span class="typeNameLink">Varint</span></a> - Class in <a href="org/apache/mahout/math/package-summary.html">org.apache.mahout.math</a></dt> +<dd> +<div class="block">Encodes signed and unsigned values using a common variable-length + scheme, found for example in + <a href="http://code.google.com/apis/protocolbuffers/docs/encoding.html"> + Google's Protocol Buffers</a>.</div> +</dd> +<dt><a href="org/apache/mahout/math/VarIntWritable.html" title="class in org.apache.mahout.math"><span class="typeNameLink">VarIntWritable</span></a> - Class in <a href="org/apache/mahout/math/package-summary.html">org.apache.mahout.math</a></dt> +<dd> </dd> +<dt><span class="memberNameLink"><a href="org/apache/mahout/math/VarIntWritable.html#VarIntWritable--">VarIntWritable()</a></span> - Constructor for class org.apache.mahout.math.<a href="org/apache/mahout/math/VarIntWritable.html" title="class in org.apache.mahout.math">VarIntWritable</a></dt> +<dd> </dd> +<dt><span class="memberNameLink"><a href="org/apache/mahout/math/VarIntWritable.html#VarIntWritable-int-">VarIntWritable(int)</a></span> - Constructor for class org.apache.mahout.math.<a href="org/apache/mahout/math/VarIntWritable.html" title="class in org.apache.mahout.math">VarIntWritable</a></dt> +<dd> </dd> +<dt><a href="org/apache/mahout/math/VarLongWritable.html" title="class in org.apache.mahout.math"><span class="typeNameLink">VarLongWritable</span></a> - Class in <a href="org/apache/mahout/math/package-summary.html">org.apache.mahout.math</a></dt> +<dd> </dd> +<dt><span class="memberNameLink"><a href="org/apache/mahout/math/VarLongWritable.html#VarLongWritable--">VarLongWritable()</a></span> - Constructor for class org.apache.mahout.math.<a href="org/apache/mahout/math/VarLongWritable.html" title="class in org.apache.mahout.math">VarLongWritable</a></dt> +<dd> </dd> +<dt><span class="memberNameLink"><a href="org/apache/mahout/math/VarLongWritable.html#VarLongWritable-long-">VarLongWritable(long)</a></span> - Constructor for class org.apache.mahout.math.<a href="org/apache/mahout/math/VarLongWritable.html" title="class in org.apache.mahout.math">VarLongWritable</a></dt> +<dd> </dd> +<dt><a href="org/apache/mahout/math/VectorWritable.html" title="class in org.apache.mahout.math"><span class="typeNameLink">VectorWritable</span></a> - Class in <a href="org/apache/mahout/math/package-summary.html">org.apache.mahout.math</a></dt> +<dd> </dd> +<dt><span class="memberNameLink"><a href="org/apache/mahout/math/VectorWritable.html#VectorWritable--">VectorWritable()</a></span> - Constructor for class org.apache.mahout.math.<a href="org/apache/mahout/math/VectorWritable.html" title="class in org.apache.mahout.math">VectorWritable</a></dt> +<dd> </dd> +<dt><span class="memberNameLink"><a href="org/apache/mahout/math/VectorWritable.html#VectorWritable-boolean-">VectorWritable(boolean)</a></span> - Constructor for class org.apache.mahout.math.<a href="org/apache/mahout/math/VectorWritable.html" title="class in org.apache.mahout.math">VectorWritable</a></dt> +<dd> </dd> +<dt><span class="memberNameLink"><a href="org/apache/mahout/math/VectorWritable.html#VectorWritable-org.apache.mahout.math.Vector-">VectorWritable(Vector)</a></span> - Constructor for class org.apache.mahout.math.<a href="org/apache/mahout/math/VectorWritable.html" title="class in org.apache.mahout.math">VectorWritable</a></dt> +<dd> </dd> +<dt><span class="memberNameLink"><a href="org/apache/mahout/math/VectorWritable.html#VectorWritable-org.apache.mahout.math.Vector-boolean-">VectorWritable(Vector, boolean)</a></span> - Constructor for class org.apache.mahout.math.<a href="org/apache/mahout/math/VectorWritable.html" title="class in org.apache.mahout.math">VectorWritable</a></dt> +<dd> </dd> +</dl> +<a name="I:W"> +<!-- --> +</a> +<h2 class="title">W</h2> +<dl> +<dt><span class="memberNameLink"><a href="org/apache/mahout/math/MatrixWritable.html#write-java.io.DataOutput-">write(DataOutput)</a></span> - Method in class org.apache.mahout.math.<a href="org/apache/mahout/math/MatrixWritable.html" title="class in org.apache.mahout.math">MatrixWritable</a></dt> +<dd> </dd> +<dt><span class="memberNameLink"><a href="org/apache/mahout/math/VarIntWritable.html#write-java.io.DataOutput-">write(DataOutput)</a></span> - Method in class org.apache.mahout.math.<a href="org/apache/mahout/math/VarIntWritable.html" title="class in org.apache.mahout.math">VarIntWritable</a></dt> +<dd> </dd> +<dt><span class="memberNameLink"><a href="org/apache/mahout/math/VarLongWritable.html#write-java.io.DataOutput-">write(DataOutput)</a></span> - Method in class org.apache.mahout.math.<a href="org/apache/mahout/math/VarLongWritable.html" title="class in org.apache.mahout.math">VarLongWritable</a></dt> +<dd> </dd> +<dt><span class="memberNameLink"><a href="org/apache/mahout/math/VectorWritable.html#write-java.io.DataOutput-">write(DataOutput)</a></span> - Method in class org.apache.mahout.math.<a href="org/apache/mahout/math/VectorWritable.html" title="class in org.apache.mahout.math">VectorWritable</a></dt> +<dd> </dd> +<dt><span class="memberNameLink"><a href="org/apache/mahout/math/MatrixWritable.html#writeLabelBindings-java.io.DataOutput-java.util.Map-java.util.Map-">writeLabelBindings(DataOutput, Map<String, Integer>, Map<String, Integer>)</a></span> - Static method in class org.apache.mahout.math.<a href="org/apache/mahout/math/MatrixWritable.html" title="class in org.apache.mahout.math">MatrixWritable</a></dt> +<dd> </dd> +<dt><span class="memberNameLink"><a href="org/apache/mahout/math/MatrixWritable.html#writeMatrix-java.io.DataOutput-org.apache.mahout.math.Matrix-">writeMatrix(DataOutput, Matrix)</a></span> - Static method in class org.apache.mahout.math.<a href="org/apache/mahout/math/MatrixWritable.html" title="class in org.apache.mahout.math">MatrixWritable</a></dt> +<dd> +<div class="block">Writes a typed Matrix instance to the output stream</div> +</dd> +<dt><span class="memberNameLink"><a href="org/apache/mahout/math/Varint.html#writeSignedVarInt-int-java.io.DataOutput-">writeSignedVarInt(int, DataOutput)</a></span> - Static method in class org.apache.mahout.math.<a href="org/apache/mahout/math/Varint.html" title="class in org.apache.mahout.math">Varint</a></dt> +<dd> </dd> +<dt><span class="memberNameLink"><a href="org/apache/mahout/math/Varint.html#writeSignedVarLong-long-java.io.DataOutput-">writeSignedVarLong(long, DataOutput)</a></span> - Static method in class org.apache.mahout.math.<a href="org/apache/mahout/math/Varint.html" title="class in org.apache.mahout.math">Varint</a></dt> +<dd> +<div class="block">Encodes a value using the variable-length encoding from + <a href="http://code.google.com/apis/protocolbuffers/docs/encoding.html"> + Google Protocol Buffers</a>.</div> +</dd> +<dt><span class="memberNameLink"><a href="org/apache/mahout/math/Varint.html#writeUnsignedVarInt-int-java.io.DataOutput-">writeUnsignedVarInt(int, DataOutput)</a></span> - Static method in class org.apache.mahout.math.<a href="org/apache/mahout/math/Varint.html" title="class in org.apache.mahout.math">Varint</a></dt> +<dd> </dd> +<dt><span class="memberNameLink"><a href="org/apache/mahout/math/Varint.html#writeUnsignedVarLong-long-java.io.DataOutput-">writeUnsignedVarLong(long, DataOutput)</a></span> - Static method in class org.apache.mahout.math.<a href="org/apache/mahout/math/Varint.html" title="class in org.apache.mahout.math">Varint</a></dt> +<dd> +<div class="block">Encodes a value using the variable-length encoding from + <a href="http://code.google.com/apis/protocolbuffers/docs/encoding.html"> + Google Protocol Buffers</a>.</div> +</dd> +<dt><span class="memberNameLink"><a href="org/apache/mahout/math/VectorWritable.html#writeVector-java.io.DataOutput-org.apache.mahout.math.Vector-">writeVector(DataOutput, Vector)</a></span> - Static method in class org.apache.mahout.math.<a href="org/apache/mahout/math/VectorWritable.html" title="class in org.apache.mahout.math">VectorWritable</a></dt> +<dd> +<div class="block">Write the vector to the output</div> +</dd> +<dt><span class="memberNameLink"><a href="org/apache/mahout/math/VectorWritable.html#writeVector-java.io.DataOutput-org.apache.mahout.math.Vector-boolean-">writeVector(DataOutput, Vector, boolean)</a></span> - Static method in class org.apache.mahout.math.<a href="org/apache/mahout/math/VectorWritable.html" title="class in org.apache.mahout.math">VectorWritable</a></dt> +<dd> </dd> +<dt><span class="memberNameLink"><a href="org/apache/mahout/math/VectorWritable.html#writeVectorContents-java.io.DataOutput-org.apache.mahout.math.Vector-byte-">writeVectorContents(DataOutput, Vector, byte)</a></span> - Static method in class org.apache.mahout.math.<a href="org/apache/mahout/math/VectorWritable.html" title="class in org.apache.mahout.math">VectorWritable</a></dt> +<dd> +<div class="block">Write out contents of the vector</div> +</dd> +<dt><span class="memberNameLink"><a href="org/apache/mahout/math/VectorWritable.html#writeVectorFlagsAndSize-java.io.DataOutput-byte-int-">writeVectorFlagsAndSize(DataOutput, byte, int)</a></span> - Static method in class org.apache.mahout.math.<a href="org/apache/mahout/math/VectorWritable.html" title="class in org.apache.mahout.math">VectorWritable</a></dt> +<dd> +<div class="block">Write out type information and size of the vector</div> +</dd> +</dl> +<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:M">M</a> <a href="#I:N">N</a> <a href="#I:O">O</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:V">V</a> <a href="#I:W">W</a> </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><a href="overview-summary.html">Overview</a></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 class="navBarCell1Rev">Index</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?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_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> +<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>
http://git-wip-us.apache.org/repos/asf/mahout/blob/73deda18/docs/0.13.0/api/docs/mahout-hdfs/index.html ---------------------------------------------------------------------- diff --git a/docs/0.13.0/api/docs/mahout-hdfs/index.html b/docs/0.13.0/api/docs/mahout-hdfs/index.html new file mode 100644 index 0000000..04383e6 --- /dev/null +++ b/docs/0.13.0/api/docs/mahout-hdfs/index.html @@ -0,0 +1,76 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (1.8.0_121) on Fri Apr 14 22:11:19 PDT 2017 --> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<title>Mahout HDFS 0.13.0 API</title> +<script type="text/javascript"> + tmpTargetPage = "" + window.location.search; + if (tmpTargetPage != "" && tmpTargetPage != "undefined") + tmpTargetPage = tmpTargetPage.substring(1); + if (tmpTargetPage.indexOf(":") != -1 || (tmpTargetPage != "" && !validURL(tmpTargetPage))) + tmpTargetPage = "undefined"; + targetPage = tmpTargetPage; + function validURL(url) { + try { + url = decodeURIComponent(url); + } + catch (error) { + return false; + } + var pos = url.indexOf(".html"); + if (pos == -1 || pos != url.length - 5) + return false; + var allowNumber = false; + var allowSep = false; + var seenDot = false; + for (var i = 0; i < url.length - 5; i++) { + var ch = url.charAt(i); + if ('a' <= ch && ch <= 'z' || + 'A' <= ch && ch <= 'Z' || + ch == '$' || + ch == '_' || + ch.charCodeAt(0) > 127) { + allowNumber = true; + allowSep = true; + } else if ('0' <= ch && ch <= '9' + || ch == '-') { + if (!allowNumber) + return false; + } else if (ch == '/' || ch == '.') { + if (!allowSep) + return false; + allowNumber = false; + allowSep = false; + if (ch == '.') + seenDot = true; + if (ch == '/' && seenDot) + return false; + } else { + return false; + } + } + return true; + } + function loadFrames() { + if (targetPage != "" && targetPage != "undefined") + top.classFrame.location = top.targetPage; + } +</script> +</head> +<frameset cols="20%,80%" title="Documentation frame" onload="top.loadFrames()"> +<frameset rows="30%,70%" title="Left frames" onload="top.loadFrames()"> +<frame src="overview-frame.html" name="packageListFrame" title="All Packages"> +<frame src="allclasses-frame.html" name="packageFrame" title="All classes and interfaces (except non-static nested types)"> +</frameset> +<frame src="overview-summary.html" name="classFrame" title="Package, class and interface descriptions" scrolling="yes"> +<noframes> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<h2>Frame Alert</h2> +<p>This document is designed to be viewed using the frames feature. If you see this message, you are using a non-frame-capable web client. Link to <a href="overview-summary.html">Non-frame version</a>.</p> +</noframes> +</frameset> +</html> http://git-wip-us.apache.org/repos/asf/mahout/blob/73deda18/docs/0.13.0/api/docs/mahout-hdfs/org/apache/mahout/common/IOUtils.DeleteFileOnClose.html ---------------------------------------------------------------------- diff --git a/docs/0.13.0/api/docs/mahout-hdfs/org/apache/mahout/common/IOUtils.DeleteFileOnClose.html b/docs/0.13.0/api/docs/mahout-hdfs/org/apache/mahout/common/IOUtils.DeleteFileOnClose.html new file mode 100644 index 0000000..c29a564 --- /dev/null +++ b/docs/0.13.0/api/docs/mahout-hdfs/org/apache/mahout/common/IOUtils.DeleteFileOnClose.html @@ -0,0 +1,294 @@ +<!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:11:19 PDT 2017 --> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<title>IOUtils.DeleteFileOnClose (Mahout HDFS 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="IOUtils.DeleteFileOnClose (Mahout HDFS 0.13.0 API)"; + } + } + catch(err) { + } +//--> +var methods = {"i0":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/IOUtils.DeleteFileOnClose.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><a href="../../../../org/apache/mahout/common/IOUtils.html" title="class in org.apache.mahout.common"><span class="typeNameLink">Prev Class</span></a></li> +<li><a href="../../../../org/apache/mahout/common/IOUtils.MultipleOutputsCloseableAdapter.html" title="class in org.apache.mahout.common"><span class="typeNameLink">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?org/apache/mahout/common/IOUtils.DeleteFileOnClose.html" target="_top">Frames</a></li> +<li><a href="IOUtils.DeleteFileOnClose.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.common</div> +<h2 title="Class IOUtils.DeleteFileOnClose" class="title">Class IOUtils.DeleteFileOnClose</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.common.IOUtils.DeleteFileOnClose</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/lang/AutoCloseable.html?is-external=true" title="class or interface in java.lang">AutoCloseable</a></dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../org/apache/mahout/common/IOUtils.html" title="class in org.apache.mahout.common">IOUtils</a></dd> +</dl> +<hr> +<br> +<pre>public static class <span class="typeNameLabel">IOUtils.DeleteFileOnClose</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://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">for temporary files, a file may be considered as 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"><code>Closeable</code></a> too, + where file is wiped on close and thus the disk resource is released + ('closed').</div> +</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/common/IOUtils.DeleteFileOnClose.html#DeleteFileOnClose-java.io.File-">DeleteFileOnClose</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a> file)</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/common/IOUtils.DeleteFileOnClose.html#close--">close</a></span>()</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="DeleteFileOnClose-java.io.File-"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>DeleteFileOnClose</h4> +<pre>public DeleteFileOnClose(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a> file)</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method.detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="close--"> +<!-- --> +</a> +<ul class="blockListLast"> +<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> +</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/IOUtils.DeleteFileOnClose.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><a href="../../../../org/apache/mahout/common/IOUtils.html" title="class in org.apache.mahout.common"><span class="typeNameLink">Prev Class</span></a></li> +<li><a href="../../../../org/apache/mahout/common/IOUtils.MultipleOutputsCloseableAdapter.html" title="class in org.apache.mahout.common"><span class="typeNameLink">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?org/apache/mahout/common/IOUtils.DeleteFileOnClose.html" target="_top">Frames</a></li> +<li><a href="IOUtils.DeleteFileOnClose.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> http://git-wip-us.apache.org/repos/asf/mahout/blob/73deda18/docs/0.13.0/api/docs/mahout-hdfs/org/apache/mahout/common/IOUtils.MultipleOutputsCloseableAdapter.html ---------------------------------------------------------------------- diff --git a/docs/0.13.0/api/docs/mahout-hdfs/org/apache/mahout/common/IOUtils.MultipleOutputsCloseableAdapter.html b/docs/0.13.0/api/docs/mahout-hdfs/org/apache/mahout/common/IOUtils.MultipleOutputsCloseableAdapter.html new file mode 100644 index 0000000..6a5e5ce --- /dev/null +++ b/docs/0.13.0/api/docs/mahout-hdfs/org/apache/mahout/common/IOUtils.MultipleOutputsCloseableAdapter.html @@ -0,0 +1,292 @@ +<!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:11:19 PDT 2017 --> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<title>IOUtils.MultipleOutputsCloseableAdapter (Mahout HDFS 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="IOUtils.MultipleOutputsCloseableAdapter (Mahout HDFS 0.13.0 API)"; + } + } + catch(err) { + } +//--> +var methods = {"i0":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/IOUtils.MultipleOutputsCloseableAdapter.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><a href="../../../../org/apache/mahout/common/IOUtils.DeleteFileOnClose.html" title="class in org.apache.mahout.common"><span class="typeNameLink">Prev Class</span></a></li> +<li>Next Class</li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?org/apache/mahout/common/IOUtils.MultipleOutputsCloseableAdapter.html" target="_top">Frames</a></li> +<li><a href="IOUtils.MultipleOutputsCloseableAdapter.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.common</div> +<h2 title="Class IOUtils.MultipleOutputsCloseableAdapter" class="title">Class IOUtils.MultipleOutputsCloseableAdapter</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.common.IOUtils.MultipleOutputsCloseableAdapter</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/lang/AutoCloseable.html?is-external=true" title="class or interface in java.lang">AutoCloseable</a></dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../org/apache/mahout/common/IOUtils.html" title="class in org.apache.mahout.common">IOUtils</a></dd> +</dl> +<hr> +<br> +<pre>public static class <span class="typeNameLabel">IOUtils.MultipleOutputsCloseableAdapter</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://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">MultipleOutputs to closeable adapter.</div> +</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/common/IOUtils.MultipleOutputsCloseableAdapter.html#MultipleOutputsCloseableAdapter-org.apache.hadoop.mapred.lib.MultipleOutputs-">MultipleOutputsCloseableAdapter</a></span>(org.apache.hadoop.mapred.lib.MultipleOutputs mo)</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/common/IOUtils.MultipleOutputsCloseableAdapter.html#close--">close</a></span>()</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="MultipleOutputsCloseableAdapter-org.apache.hadoop.mapred.lib.MultipleOutputs-"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>MultipleOutputsCloseableAdapter</h4> +<pre>public MultipleOutputsCloseableAdapter(org.apache.hadoop.mapred.lib.MultipleOutputs mo)</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method.detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="close--"> +<!-- --> +</a> +<ul class="blockListLast"> +<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> +</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/IOUtils.MultipleOutputsCloseableAdapter.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><a href="../../../../org/apache/mahout/common/IOUtils.DeleteFileOnClose.html" title="class in org.apache.mahout.common"><span class="typeNameLink">Prev Class</span></a></li> +<li>Next Class</li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?org/apache/mahout/common/IOUtils.MultipleOutputsCloseableAdapter.html" target="_top">Frames</a></li> +<li><a href="IOUtils.MultipleOutputsCloseableAdapter.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>
