You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by bo...@apache.org on 2016/04/12 18:07:27 UTC

svn commit: r1738824 [19/38] - in /storm/site/releases/2.0.0-SNAPSHOT: ./ .sass-cache/ documentation/ javadocs/ javadocs/org/apache/storm/ javadocs/org/apache/storm/class-use/ javadocs/org/apache/storm/cluster/ javadocs/org/apache/storm/cluster/class-u...

Modified: storm/site/releases/2.0.0-SNAPSHOT/javadocs/org/apache/storm/hdfs/bolt/class-use/AvroGenericRecordBolt.html
URL: http://svn.apache.org/viewvc/storm/site/releases/2.0.0-SNAPSHOT/javadocs/org/apache/storm/hdfs/bolt/class-use/AvroGenericRecordBolt.html?rev=1738824&r1=1738823&r2=1738824&view=diff
==============================================================================
--- storm/site/releases/2.0.0-SNAPSHOT/javadocs/org/apache/storm/hdfs/bolt/class-use/AvroGenericRecordBolt.html (original)
+++ storm/site/releases/2.0.0-SNAPSHOT/javadocs/org/apache/storm/hdfs/bolt/class-use/AvroGenericRecordBolt.html Tue Apr 12 16:07:25 2016
@@ -120,18 +120,22 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/storm/hdfs/bolt/AvroGenericRecordBolt.html" title="class in org.apache.storm.hdfs.bolt">AvroGenericRecordBolt</a></code></td>
-<td class="colLast"><span class="typeNameLabel">AvroGenericRecordBolt.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/hdfs/bolt/AvroGenericRecordBolt.html#withRotationPolicy-org.apache.storm.hdfs.bolt.rotation.FileRotationPolicy-">withRotationPolicy</a></span>(<a href="../../../../../../org/apache/storm/hdfs/bolt/rotation/FileRotationPolicy.html" title="interface in org.apache.storm.hdfs.bolt.rotation">FileRotationPolicy</a>&nbsp;rotationPolicy)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">AvroGenericRecordBolt.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/hdfs/bolt/AvroGenericRecordBolt.html#withMaxOpenFiles-int-">withMaxOpenFiles</a></span>(int&nbsp;maxOpenFiles)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/storm/hdfs/bolt/AvroGenericRecordBolt.html" title="class in org.apache.storm.hdfs.bolt">AvroGenericRecordBolt</a></code></td>
-<td class="colLast"><span class="typeNameLabel">AvroGenericRecordBolt.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/hdfs/bolt/AvroGenericRecordBolt.html#withSchemaAsString-java.lang.String-">withSchemaAsString</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>&nbsp;schemaAsString)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">AvroGenericRecordBolt.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/hdfs/bolt/AvroGenericRecordBolt.html#withPartitioner-org.apache.storm.hdfs.common.Partitioner-">withPartitioner</a></span>(<a href="../../../../../../org/apache/storm/hdfs/common/Partitioner.html" title="interface in org.apache.storm.hdfs.common">Partitioner</a>&nbsp;partitioner)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/storm/hdfs/bolt/AvroGenericRecordBolt.html" title="class in org.apache.storm.hdfs.bolt">AvroGenericRecordBolt</a></code></td>
-<td class="colLast"><span class="typeNameLabel">AvroGenericRecordBolt.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/hdfs/bolt/AvroGenericRecordBolt.html#withSyncPolicy-org.apache.storm.hdfs.bolt.sync.SyncPolicy-">withSyncPolicy</a></span>(<a href="../../../../../../org/apache/storm/hdfs/bolt/sync/SyncPolicy.html" title="interface in org.apache.storm.hdfs.bolt.sync">SyncPolicy</a>&nbsp;syncPolicy)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">AvroGenericRecordBolt.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/hdfs/bolt/AvroGenericRecordBolt.html#withRotationPolicy-org.apache.storm.hdfs.bolt.rotation.FileRotationPolicy-">withRotationPolicy</a></span>(<a href="../../../../../../org/apache/storm/hdfs/bolt/rotation/FileRotationPolicy.html" title="interface in org.apache.storm.hdfs.bolt.rotation">FileRotationPolicy</a>&nbsp;rotationPolicy)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/storm/hdfs/bolt/AvroGenericRecordBolt.html" title="class in org.apache.storm.hdfs.bolt">AvroGenericRecordBolt</a></code></td>
+<td class="colLast"><span class="typeNameLabel">AvroGenericRecordBolt.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/hdfs/bolt/AvroGenericRecordBolt.html#withSyncPolicy-org.apache.storm.hdfs.bolt.sync.SyncPolicy-">withSyncPolicy</a></span>(<a href="../../../../../../org/apache/storm/hdfs/bolt/sync/SyncPolicy.html" title="interface in org.apache.storm.hdfs.bolt.sync">SyncPolicy</a>&nbsp;syncPolicy)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/storm/hdfs/bolt/AvroGenericRecordBolt.html" title="class in org.apache.storm.hdfs.bolt">AvroGenericRecordBolt</a></code></td>
 <td class="colLast"><span class="typeNameLabel">AvroGenericRecordBolt.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/hdfs/bolt/AvroGenericRecordBolt.html#withTickTupleIntervalSeconds-int-">withTickTupleIntervalSeconds</a></span>(int&nbsp;interval)</code>&nbsp;</td>
 </tr>
 </tbody>

Modified: storm/site/releases/2.0.0-SNAPSHOT/javadocs/org/apache/storm/hdfs/bolt/class-use/HdfsBolt.html
URL: http://svn.apache.org/viewvc/storm/site/releases/2.0.0-SNAPSHOT/javadocs/org/apache/storm/hdfs/bolt/class-use/HdfsBolt.html?rev=1738824&r1=1738823&r2=1738824&view=diff
==============================================================================
--- storm/site/releases/2.0.0-SNAPSHOT/javadocs/org/apache/storm/hdfs/bolt/class-use/HdfsBolt.html (original)
+++ storm/site/releases/2.0.0-SNAPSHOT/javadocs/org/apache/storm/hdfs/bolt/class-use/HdfsBolt.html Tue Apr 12 16:07:25 2016
@@ -120,6 +120,14 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/storm/hdfs/bolt/HdfsBolt.html" title="class in org.apache.storm.hdfs.bolt">HdfsBolt</a></code></td>
+<td class="colLast"><span class="typeNameLabel">HdfsBolt.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/hdfs/bolt/HdfsBolt.html#withMaxOpenFiles-int-">withMaxOpenFiles</a></span>(int&nbsp;maxOpenFiles)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/storm/hdfs/bolt/HdfsBolt.html" title="class in org.apache.storm.hdfs.bolt">HdfsBolt</a></code></td>
+<td class="colLast"><span class="typeNameLabel">HdfsBolt.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/hdfs/bolt/HdfsBolt.html#withPartitioner-org.apache.storm.hdfs.common.Partitioner-">withPartitioner</a></span>(<a href="../../../../../../org/apache/storm/hdfs/common/Partitioner.html" title="interface in org.apache.storm.hdfs.common">Partitioner</a>&nbsp;partitioner)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/storm/hdfs/bolt/HdfsBolt.html" title="class in org.apache.storm.hdfs.bolt">HdfsBolt</a></code></td>
 <td class="colLast"><span class="typeNameLabel">HdfsBolt.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/hdfs/bolt/HdfsBolt.html#withRecordFormat-org.apache.storm.hdfs.bolt.format.RecordFormat-">withRecordFormat</a></span>(<a href="../../../../../../org/apache/storm/hdfs/bolt/format/RecordFormat.html" title="interface in org.apache.storm.hdfs.bolt.format">RecordFormat</a>&nbsp;format)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">

Modified: storm/site/releases/2.0.0-SNAPSHOT/javadocs/org/apache/storm/hdfs/bolt/class-use/SequenceFileBolt.html
URL: http://svn.apache.org/viewvc/storm/site/releases/2.0.0-SNAPSHOT/javadocs/org/apache/storm/hdfs/bolt/class-use/SequenceFileBolt.html?rev=1738824&r1=1738823&r2=1738824&view=diff
==============================================================================
--- storm/site/releases/2.0.0-SNAPSHOT/javadocs/org/apache/storm/hdfs/bolt/class-use/SequenceFileBolt.html (original)
+++ storm/site/releases/2.0.0-SNAPSHOT/javadocs/org/apache/storm/hdfs/bolt/class-use/SequenceFileBolt.html Tue Apr 12 16:07:25 2016
@@ -128,6 +128,14 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/storm/hdfs/bolt/SequenceFileBolt.html" title="class in org.apache.storm.hdfs.bolt">SequenceFileBolt</a></code></td>
+<td class="colLast"><span class="typeNameLabel">SequenceFileBolt.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/hdfs/bolt/SequenceFileBolt.html#withMaxOpenFiles-int-">withMaxOpenFiles</a></span>(int&nbsp;maxOpenFiles)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/storm/hdfs/bolt/SequenceFileBolt.html" title="class in org.apache.storm.hdfs.bolt">SequenceFileBolt</a></code></td>
+<td class="colLast"><span class="typeNameLabel">SequenceFileBolt.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/hdfs/bolt/SequenceFileBolt.html#withPartitioner-org.apache.storm.hdfs.common.Partitioner-">withPartitioner</a></span>(<a href="../../../../../../org/apache/storm/hdfs/common/Partitioner.html" title="interface in org.apache.storm.hdfs.common">Partitioner</a>&nbsp;partitioner)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/storm/hdfs/bolt/SequenceFileBolt.html" title="class in org.apache.storm.hdfs.bolt">SequenceFileBolt</a></code></td>
 <td class="colLast"><span class="typeNameLabel">SequenceFileBolt.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/hdfs/bolt/SequenceFileBolt.html#withRetryCount-int-">withRetryCount</a></span>(int&nbsp;fileRetryCount)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">

Modified: storm/site/releases/2.0.0-SNAPSHOT/javadocs/org/apache/storm/hdfs/bolt/format/class-use/FileNameFormat.html
URL: http://svn.apache.org/viewvc/storm/site/releases/2.0.0-SNAPSHOT/javadocs/org/apache/storm/hdfs/bolt/format/class-use/FileNameFormat.html?rev=1738824&r1=1738823&r2=1738824&view=diff
==============================================================================
--- storm/site/releases/2.0.0-SNAPSHOT/javadocs/org/apache/storm/hdfs/bolt/format/class-use/FileNameFormat.html (original)
+++ storm/site/releases/2.0.0-SNAPSHOT/javadocs/org/apache/storm/hdfs/bolt/format/class-use/FileNameFormat.html Tue Apr 12 16:07:25 2016
@@ -120,17 +120,17 @@
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><code><a href="../../../../../../../org/apache/storm/hdfs/bolt/AvroGenericRecordBolt.html" title="class in org.apache.storm.hdfs.bolt">AvroGenericRecordBolt</a></code></td>
-<td class="colLast"><span class="typeNameLabel">AvroGenericRecordBolt.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/storm/hdfs/bolt/AvroGenericRecordBolt.html#withFileNameFormat-org.apache.storm.hdfs.bolt.format.FileNameFormat-">withFileNameFormat</a></span>(<a href="../../../../../../../org/apache/storm/hdfs/bolt/format/FileNameFormat.html" title="interface in org.apache.storm.hdfs.bolt.format">FileNameFormat</a>&nbsp;fileNameFormat)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../../org/apache/storm/hdfs/bolt/SequenceFileBolt.html" title="class in org.apache.storm.hdfs.bolt">SequenceFileBolt</a></code></td>
 <td class="colLast"><span class="typeNameLabel">SequenceFileBolt.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/storm/hdfs/bolt/SequenceFileBolt.html#withFileNameFormat-org.apache.storm.hdfs.bolt.format.FileNameFormat-">withFileNameFormat</a></span>(<a href="../../../../../../../org/apache/storm/hdfs/bolt/format/FileNameFormat.html" title="interface in org.apache.storm.hdfs.bolt.format">FileNameFormat</a>&nbsp;fileNameFormat)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../../org/apache/storm/hdfs/bolt/HdfsBolt.html" title="class in org.apache.storm.hdfs.bolt">HdfsBolt</a></code></td>
 <td class="colLast"><span class="typeNameLabel">HdfsBolt.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/storm/hdfs/bolt/HdfsBolt.html#withFileNameFormat-org.apache.storm.hdfs.bolt.format.FileNameFormat-">withFileNameFormat</a></span>(<a href="../../../../../../../org/apache/storm/hdfs/bolt/format/FileNameFormat.html" title="interface in org.apache.storm.hdfs.bolt.format">FileNameFormat</a>&nbsp;fileNameFormat)</code>&nbsp;</td>
 </tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../../org/apache/storm/hdfs/bolt/AvroGenericRecordBolt.html" title="class in org.apache.storm.hdfs.bolt">AvroGenericRecordBolt</a></code></td>
+<td class="colLast"><span class="typeNameLabel">AvroGenericRecordBolt.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/storm/hdfs/bolt/AvroGenericRecordBolt.html#withFileNameFormat-org.apache.storm.hdfs.bolt.format.FileNameFormat-">withFileNameFormat</a></span>(<a href="../../../../../../../org/apache/storm/hdfs/bolt/format/FileNameFormat.html" title="interface in org.apache.storm.hdfs.bolt.format">FileNameFormat</a>&nbsp;fileNameFormat)</code>&nbsp;</td>
+</tr>
 </tbody>
 </table>
 </li>

Modified: storm/site/releases/2.0.0-SNAPSHOT/javadocs/org/apache/storm/hdfs/bolt/format/class-use/RecordFormat.html
URL: http://svn.apache.org/viewvc/storm/site/releases/2.0.0-SNAPSHOT/javadocs/org/apache/storm/hdfs/bolt/format/class-use/RecordFormat.html?rev=1738824&r1=1738823&r2=1738824&view=diff
==============================================================================
--- storm/site/releases/2.0.0-SNAPSHOT/javadocs/org/apache/storm/hdfs/bolt/format/class-use/RecordFormat.html (original)
+++ storm/site/releases/2.0.0-SNAPSHOT/javadocs/org/apache/storm/hdfs/bolt/format/class-use/RecordFormat.html Tue Apr 12 16:07:25 2016
@@ -90,6 +90,10 @@
 <td class="colFirst"><a href="#org.apache.storm.hdfs.bolt.format">org.apache.storm.hdfs.bolt.format</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.storm.hdfs.common">org.apache.storm.hdfs.common</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
 </tbody>
 </table>
 </li>
@@ -132,6 +136,25 @@
 </tr>
 </tbody>
 </table>
+</li>
+<li class="blockList"><a name="org.apache.storm.hdfs.common">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../../org/apache/storm/hdfs/bolt/format/RecordFormat.html" title="interface in org.apache.storm.hdfs.bolt.format">RecordFormat</a> in <a href="../../../../../../../org/apache/storm/hdfs/common/package-summary.html">org.apache.storm.hdfs.common</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
+<caption><span>Constructors in <a href="../../../../../../../org/apache/storm/hdfs/common/package-summary.html">org.apache.storm.hdfs.common</a> with parameters of type <a href="../../../../../../../org/apache/storm/hdfs/bolt/format/RecordFormat.html" title="interface in org.apache.storm.hdfs.bolt.format">RecordFormat</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/storm/hdfs/common/HDFSWriter.html#HDFSWriter-org.apache.storm.hdfs.bolt.rotation.FileRotationPolicy-org.apache.hadoop.fs.Path-org.apache.hadoop.fs.FSDataOutputStream-org.apache.storm.hdfs.bolt.format.RecordFormat-">HDFSWriter</a></span>(<a href="../../../../../../../org/apache/storm/hdfs/bolt/rotation/FileRotationPolicy.html" title="interface in org.apache.storm.hdfs.bolt.rotation">FileRotationPolicy</a>&nbsp;policy,
+          org.apache.hadoop.fs.Path&nbsp;path,
+          org.apache.hadoop.fs.FSDataOutputStream&nbsp;out,
+          <a href="../../../../../../../org/apache/storm/hdfs/bolt/format/RecordFormat.html" title="interface in org.apache.storm.hdfs.bolt.format">RecordFormat</a>&nbsp;format)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
 </li>
 </ul>
 </li>

Modified: storm/site/releases/2.0.0-SNAPSHOT/javadocs/org/apache/storm/hdfs/bolt/format/class-use/SequenceFormat.html
URL: http://svn.apache.org/viewvc/storm/site/releases/2.0.0-SNAPSHOT/javadocs/org/apache/storm/hdfs/bolt/format/class-use/SequenceFormat.html?rev=1738824&r1=1738823&r2=1738824&view=diff
==============================================================================
--- storm/site/releases/2.0.0-SNAPSHOT/javadocs/org/apache/storm/hdfs/bolt/format/class-use/SequenceFormat.html (original)
+++ storm/site/releases/2.0.0-SNAPSHOT/javadocs/org/apache/storm/hdfs/bolt/format/class-use/SequenceFormat.html Tue Apr 12 16:07:25 2016
@@ -90,6 +90,10 @@
 <td class="colFirst"><a href="#org.apache.storm.hdfs.bolt.format">org.apache.storm.hdfs.bolt.format</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.storm.hdfs.common">org.apache.storm.hdfs.common</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
 </tbody>
 </table>
 </li>
@@ -132,6 +136,25 @@
 </tr>
 </tbody>
 </table>
+</li>
+<li class="blockList"><a name="org.apache.storm.hdfs.common">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../../org/apache/storm/hdfs/bolt/format/SequenceFormat.html" title="interface in org.apache.storm.hdfs.bolt.format">SequenceFormat</a> in <a href="../../../../../../../org/apache/storm/hdfs/common/package-summary.html">org.apache.storm.hdfs.common</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
+<caption><span>Constructors in <a href="../../../../../../../org/apache/storm/hdfs/common/package-summary.html">org.apache.storm.hdfs.common</a> with parameters of type <a href="../../../../../../../org/apache/storm/hdfs/bolt/format/SequenceFormat.html" title="interface in org.apache.storm.hdfs.bolt.format">SequenceFormat</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/storm/hdfs/common/SequenceFileWriter.html#SequenceFileWriter-org.apache.storm.hdfs.bolt.rotation.FileRotationPolicy-org.apache.hadoop.fs.Path-org.apache.hadoop.io.SequenceFile.Writer-org.apache.storm.hdfs.bolt.format.SequenceFormat-">SequenceFileWriter</a></span>(<a href="../../../../../../../org/apache/storm/hdfs/bolt/rotation/FileRotationPolicy.html" title="interface in org.apache.storm.hdfs.bolt.rotation">FileRotationPolicy</a>&nbsp;policy,
+                  org.apache.hadoop.fs.Path&nbsp;path,
+                  org.apache.hadoop.io.SequenceFile.Writer&nbsp;writer,
+                  <a href="../../../../../../../org/apache/storm/hdfs/bolt/format/SequenceFormat.html" title="interface in org.apache.storm.hdfs.bolt.format">SequenceFormat</a>&nbsp;format)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
 </li>
 </ul>
 </li>

Modified: storm/site/releases/2.0.0-SNAPSHOT/javadocs/org/apache/storm/hdfs/bolt/format/package-use.html
URL: http://svn.apache.org/viewvc/storm/site/releases/2.0.0-SNAPSHOT/javadocs/org/apache/storm/hdfs/bolt/format/package-use.html?rev=1738824&r1=1738823&r2=1738824&view=diff
==============================================================================
--- storm/site/releases/2.0.0-SNAPSHOT/javadocs/org/apache/storm/hdfs/bolt/format/package-use.html (original)
+++ storm/site/releases/2.0.0-SNAPSHOT/javadocs/org/apache/storm/hdfs/bolt/format/package-use.html Tue Apr 12 16:07:25 2016
@@ -90,6 +90,10 @@
 <td class="colFirst"><a href="#org.apache.storm.hdfs.bolt.format">org.apache.storm.hdfs.bolt.format</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.storm.hdfs.common">org.apache.storm.hdfs.common</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
 </tbody>
 </table>
 </li>
@@ -154,6 +158,28 @@
 <div class="block">Interface for converting <code>Tuple</code> objects to HDFS sequence file key-value pairs.</div>
 </td>
 </tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.apache.storm.hdfs.common">
+<!--   -->
+</a>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../../../../org/apache/storm/hdfs/bolt/format/package-summary.html">org.apache.storm.hdfs.bolt.format</a> used by <a href="../../../../../../org/apache/storm/hdfs/common/package-summary.html">org.apache.storm.hdfs.common</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="../../../../../../org/apache/storm/hdfs/bolt/format/class-use/RecordFormat.html#org.apache.storm.hdfs.common">RecordFormat</a>
+<div class="block">Formats a Tuple object into a byte array that will be written to HDFS.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="../../../../../../org/apache/storm/hdfs/bolt/format/class-use/SequenceFormat.html#org.apache.storm.hdfs.common">SequenceFormat</a>
+<div class="block">Interface for converting <code>Tuple</code> objects to HDFS sequence file key-value pairs.</div>
+</td>
+</tr>
 </tbody>
 </table>
 </li>

Modified: storm/site/releases/2.0.0-SNAPSHOT/javadocs/org/apache/storm/hdfs/bolt/rotation/FileRotationPolicy.html
URL: http://svn.apache.org/viewvc/storm/site/releases/2.0.0-SNAPSHOT/javadocs/org/apache/storm/hdfs/bolt/rotation/FileRotationPolicy.html?rev=1738824&r1=1738823&r2=1738824&view=diff
==============================================================================
--- storm/site/releases/2.0.0-SNAPSHOT/javadocs/org/apache/storm/hdfs/bolt/rotation/FileRotationPolicy.html (original)
+++ storm/site/releases/2.0.0-SNAPSHOT/javadocs/org/apache/storm/hdfs/bolt/rotation/FileRotationPolicy.html Tue Apr 12 16:07:25 2016
@@ -18,7 +18,7 @@
     catch(err) {
     }
 //-->
-var methods = {"i0":6,"i1":6};
+var methods = {"i0":6,"i1":6,"i2":6};
 var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"]};
 var altColor = "altColor";
 var rowColor = "rowColor";
@@ -131,13 +131,19 @@ extends <a href="http://docs.oracle.com/
 <th class="colLast" scope="col">Method and Description</th>
 </tr>
 <tr id="i0" class="altColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/storm/hdfs/bolt/rotation/FileRotationPolicy.html" title="interface in org.apache.storm.hdfs.bolt.rotation">FileRotationPolicy</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/hdfs/bolt/rotation/FileRotationPolicy.html#copy--">copy</a></span>()</code>
+<div class="block">Must be able to copy the rotation policy</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/hdfs/bolt/rotation/FileRotationPolicy.html#mark-org.apache.storm.tuple.Tuple-long-">mark</a></span>(<a href="../../../../../../org/apache/storm/tuple/Tuple.html" title="interface in org.apache.storm.tuple">Tuple</a>&nbsp;tuple,
     long&nbsp;offset)</code>
 <div class="block">Called for every tuple the HdfsBolt executes.</div>
 </td>
 </tr>
-<tr id="i1" class="rowColor">
+<tr id="i2" class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/hdfs/bolt/rotation/FileRotationPolicy.html#reset--">reset</a></span>()</code>
 <div class="block">Called after the HdfsBolt rotates a file.</div>
@@ -179,13 +185,23 @@ extends <a href="http://docs.oracle.com/
 <a name="reset--">
 <!--   -->
 </a>
-<ul class="blockListLast">
+<ul class="blockList">
 <li class="blockList">
 <h4>reset</h4>
 <pre>void&nbsp;reset()</pre>
 <div class="block"><p>Called after the HdfsBolt rotates a file.</p></div>
 </li>
 </ul>
+<a name="copy--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>copy</h4>
+<pre><a href="../../../../../../org/apache/storm/hdfs/bolt/rotation/FileRotationPolicy.html" title="interface in org.apache.storm.hdfs.bolt.rotation">FileRotationPolicy</a>&nbsp;copy()</pre>
+<div class="block"><p>Must be able to copy the rotation policy</p></div>
+</li>
+</ul>
 </li>
 </ul>
 </li>

Modified: storm/site/releases/2.0.0-SNAPSHOT/javadocs/org/apache/storm/hdfs/bolt/rotation/FileSizeRotationPolicy.html
URL: http://svn.apache.org/viewvc/storm/site/releases/2.0.0-SNAPSHOT/javadocs/org/apache/storm/hdfs/bolt/rotation/FileSizeRotationPolicy.html?rev=1738824&r1=1738823&r2=1738824&view=diff
==============================================================================
--- storm/site/releases/2.0.0-SNAPSHOT/javadocs/org/apache/storm/hdfs/bolt/rotation/FileSizeRotationPolicy.html (original)
+++ storm/site/releases/2.0.0-SNAPSHOT/javadocs/org/apache/storm/hdfs/bolt/rotation/FileSizeRotationPolicy.html Tue Apr 12 16:07:25 2016
@@ -18,7 +18,7 @@
     catch(err) {
     }
 //-->
-var methods = {"i0":10,"i1":10};
+var methods = {"i0":10,"i1":10,"i2":10};
 var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
 var altColor = "altColor";
 var rowColor = "rowColor";
@@ -155,12 +155,18 @@ implements <a href="../../../../../../or
 <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">&nbsp;</span></caption>
 <tr>
-<th class="colOne" scope="col">Constructor and Description</th>
+<th class="colFirst" scope="col">Modifier</th>
+<th class="colLast" scope="col">Constructor and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/hdfs/bolt/rotation/FileSizeRotationPolicy.html#FileSizeRotationPolicy-float-org.apache.storm.hdfs.bolt.rotation.FileSizeRotationPolicy.Units-">FileSizeRotationPolicy</a></span>(float&nbsp;count,
+<td class="colFirst"><code>&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/hdfs/bolt/rotation/FileSizeRotationPolicy.html#FileSizeRotationPolicy-float-org.apache.storm.hdfs.bolt.rotation.FileSizeRotationPolicy.Units-">FileSizeRotationPolicy</a></span>(float&nbsp;count,
                       <a href="../../../../../../org/apache/storm/hdfs/bolt/rotation/FileSizeRotationPolicy.Units.html" title="enum in org.apache.storm.hdfs.bolt.rotation">FileSizeRotationPolicy.Units</a>&nbsp;units)</code>&nbsp;</td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected </code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/hdfs/bolt/rotation/FileSizeRotationPolicy.html#FileSizeRotationPolicy-long-">FileSizeRotationPolicy</a></span>(long&nbsp;maxBytes)</code>&nbsp;</td>
+</tr>
 </table>
 </li>
 </ul>
@@ -177,13 +183,19 @@ implements <a href="../../../../../../or
 <th class="colLast" scope="col">Method and Description</th>
 </tr>
 <tr id="i0" class="altColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/storm/hdfs/bolt/rotation/FileRotationPolicy.html" title="interface in org.apache.storm.hdfs.bolt.rotation">FileRotationPolicy</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/hdfs/bolt/rotation/FileSizeRotationPolicy.html#copy--">copy</a></span>()</code>
+<div class="block">Must be able to copy the rotation policy</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/hdfs/bolt/rotation/FileSizeRotationPolicy.html#mark-org.apache.storm.tuple.Tuple-long-">mark</a></span>(<a href="../../../../../../org/apache/storm/tuple/Tuple.html" title="interface in org.apache.storm.tuple">Tuple</a>&nbsp;tuple,
     long&nbsp;offset)</code>
 <div class="block">Called for every tuple the HdfsBolt executes.</div>
 </td>
 </tr>
-<tr id="i1" class="rowColor">
+<tr id="i2" class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/hdfs/bolt/rotation/FileSizeRotationPolicy.html#reset--">reset</a></span>()</code>
 <div class="block">Called after the HdfsBolt rotates a file.</div>
@@ -214,13 +226,22 @@ implements <a href="../../../../../../or
 <a name="FileSizeRotationPolicy-float-org.apache.storm.hdfs.bolt.rotation.FileSizeRotationPolicy.Units-">
 <!--   -->
 </a>
-<ul class="blockListLast">
+<ul class="blockList">
 <li class="blockList">
 <h4>FileSizeRotationPolicy</h4>
 <pre>public&nbsp;FileSizeRotationPolicy(float&nbsp;count,
                               <a href="../../../../../../org/apache/storm/hdfs/bolt/rotation/FileSizeRotationPolicy.Units.html" title="enum in org.apache.storm.hdfs.bolt.rotation">FileSizeRotationPolicy.Units</a>&nbsp;units)</pre>
 </li>
 </ul>
+<a name="FileSizeRotationPolicy-long-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>FileSizeRotationPolicy</h4>
+<pre>protected&nbsp;FileSizeRotationPolicy(long&nbsp;maxBytes)</pre>
+</li>
+</ul>
 </li>
 </ul>
 <!-- ============ METHOD DETAIL ========== -->
@@ -253,7 +274,7 @@ implements <a href="../../../../../../or
 <a name="reset--">
 <!--   -->
 </a>
-<ul class="blockListLast">
+<ul class="blockList">
 <li class="blockList">
 <h4>reset</h4>
 <pre>public&nbsp;void&nbsp;reset()</pre>
@@ -265,6 +286,21 @@ implements <a href="../../../../../../or
 </dl>
 </li>
 </ul>
+<a name="copy--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>copy</h4>
+<pre>public&nbsp;<a href="../../../../../../org/apache/storm/hdfs/bolt/rotation/FileRotationPolicy.html" title="interface in org.apache.storm.hdfs.bolt.rotation">FileRotationPolicy</a>&nbsp;copy()</pre>
+<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../../org/apache/storm/hdfs/bolt/rotation/FileRotationPolicy.html#copy--">FileRotationPolicy</a></code></span></div>
+<div class="block"><p>Must be able to copy the rotation policy</p></div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../../org/apache/storm/hdfs/bolt/rotation/FileRotationPolicy.html#copy--">copy</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/storm/hdfs/bolt/rotation/FileRotationPolicy.html" title="interface in org.apache.storm.hdfs.bolt.rotation">FileRotationPolicy</a></code></dd>
+</dl>
+</li>
+</ul>
 </li>
 </ul>
 </li>

Modified: storm/site/releases/2.0.0-SNAPSHOT/javadocs/org/apache/storm/hdfs/bolt/rotation/NoRotationPolicy.html
URL: http://svn.apache.org/viewvc/storm/site/releases/2.0.0-SNAPSHOT/javadocs/org/apache/storm/hdfs/bolt/rotation/NoRotationPolicy.html?rev=1738824&r1=1738823&r2=1738824&view=diff
==============================================================================
--- storm/site/releases/2.0.0-SNAPSHOT/javadocs/org/apache/storm/hdfs/bolt/rotation/NoRotationPolicy.html (original)
+++ storm/site/releases/2.0.0-SNAPSHOT/javadocs/org/apache/storm/hdfs/bolt/rotation/NoRotationPolicy.html Tue Apr 12 16:07:25 2016
@@ -18,7 +18,7 @@
     catch(err) {
     }
 //-->
-var methods = {"i0":10,"i1":10};
+var methods = {"i0":10,"i1":10,"i2":10};
 var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
 var altColor = "altColor";
 var rowColor = "rowColor";
@@ -157,13 +157,19 @@ implements <a href="../../../../../../or
 <th class="colLast" scope="col">Method and Description</th>
 </tr>
 <tr id="i0" class="altColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/storm/hdfs/bolt/rotation/FileRotationPolicy.html" title="interface in org.apache.storm.hdfs.bolt.rotation">FileRotationPolicy</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/hdfs/bolt/rotation/NoRotationPolicy.html#copy--">copy</a></span>()</code>
+<div class="block">Must be able to copy the rotation policy</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/hdfs/bolt/rotation/NoRotationPolicy.html#mark-org.apache.storm.tuple.Tuple-long-">mark</a></span>(<a href="../../../../../../org/apache/storm/tuple/Tuple.html" title="interface in org.apache.storm.tuple">Tuple</a>&nbsp;tuple,
     long&nbsp;offset)</code>
 <div class="block">Called for every tuple the HdfsBolt executes.</div>
 </td>
 </tr>
-<tr id="i1" class="rowColor">
+<tr id="i2" class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/hdfs/bolt/rotation/NoRotationPolicy.html#reset--">reset</a></span>()</code>
 <div class="block">Called after the HdfsBolt rotates a file.</div>
@@ -232,7 +238,7 @@ implements <a href="../../../../../../or
 <a name="reset--">
 <!--   -->
 </a>
-<ul class="blockListLast">
+<ul class="blockList">
 <li class="blockList">
 <h4>reset</h4>
 <pre>public&nbsp;void&nbsp;reset()</pre>
@@ -244,6 +250,21 @@ implements <a href="../../../../../../or
 </dl>
 </li>
 </ul>
+<a name="copy--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>copy</h4>
+<pre>public&nbsp;<a href="../../../../../../org/apache/storm/hdfs/bolt/rotation/FileRotationPolicy.html" title="interface in org.apache.storm.hdfs.bolt.rotation">FileRotationPolicy</a>&nbsp;copy()</pre>
+<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../../org/apache/storm/hdfs/bolt/rotation/FileRotationPolicy.html#copy--">FileRotationPolicy</a></code></span></div>
+<div class="block"><p>Must be able to copy the rotation policy</p></div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../../org/apache/storm/hdfs/bolt/rotation/FileRotationPolicy.html#copy--">copy</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/storm/hdfs/bolt/rotation/FileRotationPolicy.html" title="interface in org.apache.storm.hdfs.bolt.rotation">FileRotationPolicy</a></code></dd>
+</dl>
+</li>
+</ul>
 </li>
 </ul>
 </li>

Modified: storm/site/releases/2.0.0-SNAPSHOT/javadocs/org/apache/storm/hdfs/bolt/rotation/TimedRotationPolicy.html
URL: http://svn.apache.org/viewvc/storm/site/releases/2.0.0-SNAPSHOT/javadocs/org/apache/storm/hdfs/bolt/rotation/TimedRotationPolicy.html?rev=1738824&r1=1738823&r2=1738824&view=diff
==============================================================================
--- storm/site/releases/2.0.0-SNAPSHOT/javadocs/org/apache/storm/hdfs/bolt/rotation/TimedRotationPolicy.html (original)
+++ storm/site/releases/2.0.0-SNAPSHOT/javadocs/org/apache/storm/hdfs/bolt/rotation/TimedRotationPolicy.html Tue Apr 12 16:07:25 2016
@@ -18,7 +18,7 @@
     catch(err) {
     }
 //-->
-var methods = {"i0":10,"i1":10,"i2":10};
+var methods = {"i0":10,"i1":10,"i2":10,"i3":10};
 var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
 var altColor = "altColor";
 var rowColor = "rowColor";
@@ -154,12 +154,18 @@ implements <a href="../../../../../../or
 <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">&nbsp;</span></caption>
 <tr>
-<th class="colOne" scope="col">Constructor and Description</th>
+<th class="colFirst" scope="col">Modifier</th>
+<th class="colLast" scope="col">Constructor and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/hdfs/bolt/rotation/TimedRotationPolicy.html#TimedRotationPolicy-float-org.apache.storm.hdfs.bolt.rotation.TimedRotationPolicy.TimeUnit-">TimedRotationPolicy</a></span>(float&nbsp;count,
+<td class="colFirst"><code>&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/hdfs/bolt/rotation/TimedRotationPolicy.html#TimedRotationPolicy-float-org.apache.storm.hdfs.bolt.rotation.TimedRotationPolicy.TimeUnit-">TimedRotationPolicy</a></span>(float&nbsp;count,
                    <a href="../../../../../../org/apache/storm/hdfs/bolt/rotation/TimedRotationPolicy.TimeUnit.html" title="enum in org.apache.storm.hdfs.bolt.rotation">TimedRotationPolicy.TimeUnit</a>&nbsp;units)</code>&nbsp;</td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected </code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/hdfs/bolt/rotation/TimedRotationPolicy.html#TimedRotationPolicy-long-">TimedRotationPolicy</a></span>(long&nbsp;interval)</code>&nbsp;</td>
+</tr>
 </table>
 </li>
 </ul>
@@ -176,17 +182,23 @@ implements <a href="../../../../../../or
 <th class="colLast" scope="col">Method and Description</th>
 </tr>
 <tr id="i0" class="altColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/storm/hdfs/bolt/rotation/FileRotationPolicy.html" title="interface in org.apache.storm.hdfs.bolt.rotation">FileRotationPolicy</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/hdfs/bolt/rotation/TimedRotationPolicy.html#copy--">copy</a></span>()</code>
+<div class="block">Must be able to copy the rotation policy</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
 <td class="colFirst"><code>long</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/hdfs/bolt/rotation/TimedRotationPolicy.html#getInterval--">getInterval</a></span>()</code>&nbsp;</td>
 </tr>
-<tr id="i1" class="rowColor">
+<tr id="i2" class="altColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/hdfs/bolt/rotation/TimedRotationPolicy.html#mark-org.apache.storm.tuple.Tuple-long-">mark</a></span>(<a href="../../../../../../org/apache/storm/tuple/Tuple.html" title="interface in org.apache.storm.tuple">Tuple</a>&nbsp;tuple,
     long&nbsp;offset)</code>
 <div class="block">Called for every tuple the HdfsBolt executes.</div>
 </td>
 </tr>
-<tr id="i2" class="altColor">
+<tr id="i3" class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/storm/hdfs/bolt/rotation/TimedRotationPolicy.html#reset--">reset</a></span>()</code>
 <div class="block">Called after the HdfsBolt rotates a file.</div>
@@ -217,13 +229,22 @@ implements <a href="../../../../../../or
 <a name="TimedRotationPolicy-float-org.apache.storm.hdfs.bolt.rotation.TimedRotationPolicy.TimeUnit-">
 <!--   -->
 </a>
-<ul class="blockListLast">
+<ul class="blockList">
 <li class="blockList">
 <h4>TimedRotationPolicy</h4>
 <pre>public&nbsp;TimedRotationPolicy(float&nbsp;count,
                            <a href="../../../../../../org/apache/storm/hdfs/bolt/rotation/TimedRotationPolicy.TimeUnit.html" title="enum in org.apache.storm.hdfs.bolt.rotation">TimedRotationPolicy.TimeUnit</a>&nbsp;units)</pre>
 </li>
 </ul>
+<a name="TimedRotationPolicy-long-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>TimedRotationPolicy</h4>
+<pre>protected&nbsp;TimedRotationPolicy(long&nbsp;interval)</pre>
+</li>
+</ul>
 </li>
 </ul>
 <!-- ============ METHOD DETAIL ========== -->
@@ -266,6 +287,21 @@ implements <a href="../../../../../../or
 </dl>
 </li>
 </ul>
+<a name="copy--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>copy</h4>
+<pre>public&nbsp;<a href="../../../../../../org/apache/storm/hdfs/bolt/rotation/FileRotationPolicy.html" title="interface in org.apache.storm.hdfs.bolt.rotation">FileRotationPolicy</a>&nbsp;copy()</pre>
+<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../../org/apache/storm/hdfs/bolt/rotation/FileRotationPolicy.html#copy--">FileRotationPolicy</a></code></span></div>
+<div class="block"><p>Must be able to copy the rotation policy</p></div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../../org/apache/storm/hdfs/bolt/rotation/FileRotationPolicy.html#copy--">copy</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/storm/hdfs/bolt/rotation/FileRotationPolicy.html" title="interface in org.apache.storm.hdfs.bolt.rotation">FileRotationPolicy</a></code></dd>
+</dl>
+</li>
+</ul>
 <a name="getInterval--">
 <!--   -->
 </a>

Modified: storm/site/releases/2.0.0-SNAPSHOT/javadocs/org/apache/storm/hdfs/bolt/rotation/class-use/FileRotationPolicy.html
URL: http://svn.apache.org/viewvc/storm/site/releases/2.0.0-SNAPSHOT/javadocs/org/apache/storm/hdfs/bolt/rotation/class-use/FileRotationPolicy.html?rev=1738824&r1=1738823&r2=1738824&view=diff
==============================================================================
--- storm/site/releases/2.0.0-SNAPSHOT/javadocs/org/apache/storm/hdfs/bolt/rotation/class-use/FileRotationPolicy.html (original)
+++ storm/site/releases/2.0.0-SNAPSHOT/javadocs/org/apache/storm/hdfs/bolt/rotation/class-use/FileRotationPolicy.html Tue Apr 12 16:07:25 2016
@@ -90,6 +90,10 @@
 <td class="colFirst"><a href="#org.apache.storm.hdfs.bolt.rotation">org.apache.storm.hdfs.bolt.rotation</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.storm.hdfs.common">org.apache.storm.hdfs.common</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
 </tbody>
 </table>
 </li>
@@ -120,17 +124,17 @@
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><code><a href="../../../../../../../org/apache/storm/hdfs/bolt/AvroGenericRecordBolt.html" title="class in org.apache.storm.hdfs.bolt">AvroGenericRecordBolt</a></code></td>
-<td class="colLast"><span class="typeNameLabel">AvroGenericRecordBolt.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/storm/hdfs/bolt/AvroGenericRecordBolt.html#withRotationPolicy-org.apache.storm.hdfs.bolt.rotation.FileRotationPolicy-">withRotationPolicy</a></span>(<a href="../../../../../../../org/apache/storm/hdfs/bolt/rotation/FileRotationPolicy.html" title="interface in org.apache.storm.hdfs.bolt.rotation">FileRotationPolicy</a>&nbsp;rotationPolicy)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../../org/apache/storm/hdfs/bolt/SequenceFileBolt.html" title="class in org.apache.storm.hdfs.bolt">SequenceFileBolt</a></code></td>
 <td class="colLast"><span class="typeNameLabel">SequenceFileBolt.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/storm/hdfs/bolt/SequenceFileBolt.html#withRotationPolicy-org.apache.storm.hdfs.bolt.rotation.FileRotationPolicy-">withRotationPolicy</a></span>(<a href="../../../../../../../org/apache/storm/hdfs/bolt/rotation/FileRotationPolicy.html" title="interface in org.apache.storm.hdfs.bolt.rotation">FileRotationPolicy</a>&nbsp;rotationPolicy)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../../org/apache/storm/hdfs/bolt/HdfsBolt.html" title="class in org.apache.storm.hdfs.bolt">HdfsBolt</a></code></td>
 <td class="colLast"><span class="typeNameLabel">HdfsBolt.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/storm/hdfs/bolt/HdfsBolt.html#withRotationPolicy-org.apache.storm.hdfs.bolt.rotation.FileRotationPolicy-">withRotationPolicy</a></span>(<a href="../../../../../../../org/apache/storm/hdfs/bolt/rotation/FileRotationPolicy.html" title="interface in org.apache.storm.hdfs.bolt.rotation">FileRotationPolicy</a>&nbsp;rotationPolicy)</code>&nbsp;</td>
 </tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../../org/apache/storm/hdfs/bolt/AvroGenericRecordBolt.html" title="class in org.apache.storm.hdfs.bolt">AvroGenericRecordBolt</a></code></td>
+<td class="colLast"><span class="typeNameLabel">AvroGenericRecordBolt.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/storm/hdfs/bolt/AvroGenericRecordBolt.html#withRotationPolicy-org.apache.storm.hdfs.bolt.rotation.FileRotationPolicy-">withRotationPolicy</a></span>(<a href="../../../../../../../org/apache/storm/hdfs/bolt/rotation/FileRotationPolicy.html" title="interface in org.apache.storm.hdfs.bolt.rotation">FileRotationPolicy</a>&nbsp;rotationPolicy)</code>&nbsp;</td>
+</tr>
 </tbody>
 </table>
 </li>
@@ -163,6 +167,64 @@
 </tr>
 </tbody>
 </table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../../org/apache/storm/hdfs/bolt/rotation/package-summary.html">org.apache.storm.hdfs.bolt.rotation</a> that return <a href="../../../../../../../org/apache/storm/hdfs/bolt/rotation/FileRotationPolicy.html" title="interface in org.apache.storm.hdfs.bolt.rotation">FileRotationPolicy</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../../org/apache/storm/hdfs/bolt/rotation/FileRotationPolicy.html" title="interface in org.apache.storm.hdfs.bolt.rotation">FileRotationPolicy</a></code></td>
+<td class="colLast"><span class="typeNameLabel">TimedRotationPolicy.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/storm/hdfs/bolt/rotation/TimedRotationPolicy.html#copy--">copy</a></span>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../../../org/apache/storm/hdfs/bolt/rotation/FileRotationPolicy.html" title="interface in org.apache.storm.hdfs.bolt.rotation">FileRotationPolicy</a></code></td>
+<td class="colLast"><span class="typeNameLabel">NoRotationPolicy.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/storm/hdfs/bolt/rotation/NoRotationPolicy.html#copy--">copy</a></span>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../../org/apache/storm/hdfs/bolt/rotation/FileRotationPolicy.html" title="interface in org.apache.storm.hdfs.bolt.rotation">FileRotationPolicy</a></code></td>
+<td class="colLast"><span class="typeNameLabel">FileSizeRotationPolicy.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/storm/hdfs/bolt/rotation/FileSizeRotationPolicy.html#copy--">copy</a></span>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../../../org/apache/storm/hdfs/bolt/rotation/FileRotationPolicy.html" title="interface in org.apache.storm.hdfs.bolt.rotation">FileRotationPolicy</a></code></td>
+<td class="colLast"><span class="typeNameLabel">FileRotationPolicy.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/storm/hdfs/bolt/rotation/FileRotationPolicy.html#copy--">copy</a></span>()</code>
+<div class="block">Must be able to copy the rotation policy</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.apache.storm.hdfs.common">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../../org/apache/storm/hdfs/bolt/rotation/FileRotationPolicy.html" title="interface in org.apache.storm.hdfs.bolt.rotation">FileRotationPolicy</a> in <a href="../../../../../../../org/apache/storm/hdfs/common/package-summary.html">org.apache.storm.hdfs.common</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
+<caption><span>Constructors in <a href="../../../../../../../org/apache/storm/hdfs/common/package-summary.html">org.apache.storm.hdfs.common</a> with parameters of type <a href="../../../../../../../org/apache/storm/hdfs/bolt/rotation/FileRotationPolicy.html" title="interface in org.apache.storm.hdfs.bolt.rotation">FileRotationPolicy</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/storm/hdfs/common/AvroGenericRecordHDFSWriter.html#AvroGenericRecordHDFSWriter-org.apache.storm.hdfs.bolt.rotation.FileRotationPolicy-org.apache.hadoop.fs.Path-org.apache.hadoop.fs.FSDataOutputStream-org.apache.avro.Schema-">AvroGenericRecordHDFSWriter</a></span>(<a href="../../../../../../../org/apache/storm/hdfs/bolt/rotation/FileRotationPolicy.html" title="interface in org.apache.storm.hdfs.bolt.rotation">FileRotationPolicy</a>&nbsp;policy,
+                           org.apache.hadoop.fs.Path&nbsp;path,
+                           org.apache.hadoop.fs.FSDataOutputStream&nbsp;stream,
+                           org.apache.avro.Schema&nbsp;schema)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/storm/hdfs/common/HDFSWriter.html#HDFSWriter-org.apache.storm.hdfs.bolt.rotation.FileRotationPolicy-org.apache.hadoop.fs.Path-org.apache.hadoop.fs.FSDataOutputStream-org.apache.storm.hdfs.bolt.format.RecordFormat-">HDFSWriter</a></span>(<a href="../../../../../../../org/apache/storm/hdfs/bolt/rotation/FileRotationPolicy.html" title="interface in org.apache.storm.hdfs.bolt.rotation">FileRotationPolicy</a>&nbsp;policy,
+          org.apache.hadoop.fs.Path&nbsp;path,
+          org.apache.hadoop.fs.FSDataOutputStream&nbsp;out,
+          <a href="../../../../../../../org/apache/storm/hdfs/bolt/format/RecordFormat.html" title="interface in org.apache.storm.hdfs.bolt.format">RecordFormat</a>&nbsp;format)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/storm/hdfs/common/SequenceFileWriter.html#SequenceFileWriter-org.apache.storm.hdfs.bolt.rotation.FileRotationPolicy-org.apache.hadoop.fs.Path-org.apache.hadoop.io.SequenceFile.Writer-org.apache.storm.hdfs.bolt.format.SequenceFormat-">SequenceFileWriter</a></span>(<a href="../../../../../../../org/apache/storm/hdfs/bolt/rotation/FileRotationPolicy.html" title="interface in org.apache.storm.hdfs.bolt.rotation">FileRotationPolicy</a>&nbsp;policy,
+                  org.apache.hadoop.fs.Path&nbsp;path,
+                  org.apache.hadoop.io.SequenceFile.Writer&nbsp;writer,
+                  <a href="../../../../../../../org/apache/storm/hdfs/bolt/format/SequenceFormat.html" title="interface in org.apache.storm.hdfs.bolt.format">SequenceFormat</a>&nbsp;format)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
 </li>
 </ul>
 </li>

Modified: storm/site/releases/2.0.0-SNAPSHOT/javadocs/org/apache/storm/hdfs/bolt/rotation/package-use.html
URL: http://svn.apache.org/viewvc/storm/site/releases/2.0.0-SNAPSHOT/javadocs/org/apache/storm/hdfs/bolt/rotation/package-use.html?rev=1738824&r1=1738823&r2=1738824&view=diff
==============================================================================
--- storm/site/releases/2.0.0-SNAPSHOT/javadocs/org/apache/storm/hdfs/bolt/rotation/package-use.html (original)
+++ storm/site/releases/2.0.0-SNAPSHOT/javadocs/org/apache/storm/hdfs/bolt/rotation/package-use.html Tue Apr 12 16:07:25 2016
@@ -90,6 +90,10 @@
 <td class="colFirst"><a href="#org.apache.storm.hdfs.bolt.rotation">org.apache.storm.hdfs.bolt.rotation</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.storm.hdfs.common">org.apache.storm.hdfs.common</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
 </tbody>
 </table>
 </li>
@@ -132,6 +136,23 @@
 </tr>
 </tbody>
 </table>
+</li>
+<li class="blockList"><a name="org.apache.storm.hdfs.common">
+<!--   -->
+</a>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../../../../org/apache/storm/hdfs/bolt/rotation/package-summary.html">org.apache.storm.hdfs.bolt.rotation</a> used by <a href="../../../../../../org/apache/storm/hdfs/common/package-summary.html">org.apache.storm.hdfs.common</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="../../../../../../org/apache/storm/hdfs/bolt/rotation/class-use/FileRotationPolicy.html#org.apache.storm.hdfs.common">FileRotationPolicy</a>
+<div class="block">Used by the HdfsBolt to decide when to rotate files.</div>
+</td>
+</tr>
+</tbody>
+</table>
 </li>
 </ul>
 </div>

Modified: storm/site/releases/2.0.0-SNAPSHOT/javadocs/org/apache/storm/hdfs/bolt/sync/class-use/SyncPolicy.html
URL: http://svn.apache.org/viewvc/storm/site/releases/2.0.0-SNAPSHOT/javadocs/org/apache/storm/hdfs/bolt/sync/class-use/SyncPolicy.html?rev=1738824&r1=1738823&r2=1738824&view=diff
==============================================================================
--- storm/site/releases/2.0.0-SNAPSHOT/javadocs/org/apache/storm/hdfs/bolt/sync/class-use/SyncPolicy.html (original)
+++ storm/site/releases/2.0.0-SNAPSHOT/javadocs/org/apache/storm/hdfs/bolt/sync/class-use/SyncPolicy.html Tue Apr 12 16:07:25 2016
@@ -120,17 +120,17 @@
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><code><a href="../../../../../../../org/apache/storm/hdfs/bolt/AvroGenericRecordBolt.html" title="class in org.apache.storm.hdfs.bolt">AvroGenericRecordBolt</a></code></td>
-<td class="colLast"><span class="typeNameLabel">AvroGenericRecordBolt.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/storm/hdfs/bolt/AvroGenericRecordBolt.html#withSyncPolicy-org.apache.storm.hdfs.bolt.sync.SyncPolicy-">withSyncPolicy</a></span>(<a href="../../../../../../../org/apache/storm/hdfs/bolt/sync/SyncPolicy.html" title="interface in org.apache.storm.hdfs.bolt.sync">SyncPolicy</a>&nbsp;syncPolicy)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../../org/apache/storm/hdfs/bolt/SequenceFileBolt.html" title="class in org.apache.storm.hdfs.bolt">SequenceFileBolt</a></code></td>
 <td class="colLast"><span class="typeNameLabel">SequenceFileBolt.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/storm/hdfs/bolt/SequenceFileBolt.html#withSyncPolicy-org.apache.storm.hdfs.bolt.sync.SyncPolicy-">withSyncPolicy</a></span>(<a href="../../../../../../../org/apache/storm/hdfs/bolt/sync/SyncPolicy.html" title="interface in org.apache.storm.hdfs.bolt.sync">SyncPolicy</a>&nbsp;syncPolicy)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../../org/apache/storm/hdfs/bolt/HdfsBolt.html" title="class in org.apache.storm.hdfs.bolt">HdfsBolt</a></code></td>
 <td class="colLast"><span class="typeNameLabel">HdfsBolt.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/storm/hdfs/bolt/HdfsBolt.html#withSyncPolicy-org.apache.storm.hdfs.bolt.sync.SyncPolicy-">withSyncPolicy</a></span>(<a href="../../../../../../../org/apache/storm/hdfs/bolt/sync/SyncPolicy.html" title="interface in org.apache.storm.hdfs.bolt.sync">SyncPolicy</a>&nbsp;syncPolicy)</code>&nbsp;</td>
 </tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../../org/apache/storm/hdfs/bolt/AvroGenericRecordBolt.html" title="class in org.apache.storm.hdfs.bolt">AvroGenericRecordBolt</a></code></td>
+<td class="colLast"><span class="typeNameLabel">AvroGenericRecordBolt.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/storm/hdfs/bolt/AvroGenericRecordBolt.html#withSyncPolicy-org.apache.storm.hdfs.bolt.sync.SyncPolicy-">withSyncPolicy</a></span>(<a href="../../../../../../../org/apache/storm/hdfs/bolt/sync/SyncPolicy.html" title="interface in org.apache.storm.hdfs.bolt.sync">SyncPolicy</a>&nbsp;syncPolicy)</code>&nbsp;</td>
+</tr>
 </tbody>
 </table>
 </li>

Added: storm/site/releases/2.0.0-SNAPSHOT/javadocs/org/apache/storm/hdfs/common/AbstractHDFSWriter.html
URL: http://svn.apache.org/viewvc/storm/site/releases/2.0.0-SNAPSHOT/javadocs/org/apache/storm/hdfs/common/AbstractHDFSWriter.html?rev=1738824&view=auto
==============================================================================
--- storm/site/releases/2.0.0-SNAPSHOT/javadocs/org/apache/storm/hdfs/common/AbstractHDFSWriter.html (added)
+++ storm/site/releases/2.0.0-SNAPSHOT/javadocs/org/apache/storm/hdfs/common/AbstractHDFSWriter.html Tue Apr 12 16:07:25 2016
@@ -0,0 +1,367 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>AbstractHDFSWriter (Storm 2.0.0-SNAPSHOT API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="AbstractHDFSWriter (Storm 2.0.0-SNAPSHOT API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":6,"i2":6,"i3":6,"i4":10,"i5":10,"i6":10,"i7":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract 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/AbstractHDFSWriter.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&nbsp;Class</li>
+<li><a href="../../../../../org/apache/storm/hdfs/common/AvroGenericRecordHDFSWriter.html" title="class in org.apache.storm.hdfs.common"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/storm/hdfs/common/AbstractHDFSWriter.html" target="_top">Frames</a></li>
+<li><a href="AbstractHDFSWriter.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</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.storm.hdfs.common</div>
+<h2 title="Class AbstractHDFSWriter" class="title">Class AbstractHDFSWriter</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.storm.hdfs.common.AbstractHDFSWriter</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>Direct Known Subclasses:</dt>
+<dd><a href="../../../../../org/apache/storm/hdfs/common/AvroGenericRecordHDFSWriter.html" title="class in org.apache.storm.hdfs.common">AvroGenericRecordHDFSWriter</a>, <a href="../../../../../org/apache/storm/hdfs/common/HDFSWriter.html" title="class in org.apache.storm.hdfs.common">HDFSWriter</a>, <a href="../../../../../org/apache/storm/hdfs/common/SequenceFileWriter.html" title="class in org.apache.storm.hdfs.common">SequenceFileWriter</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public abstract class <span class="typeNameLabel">AbstractHDFSWriter</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></pre>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========== 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">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</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/storm/hdfs/common/AbstractHDFSWriter.html#close--">close</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>protected abstract void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/storm/hdfs/common/AbstractHDFSWriter.html#doClose--">doClose</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>protected abstract void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/storm/hdfs/common/AbstractHDFSWriter.html#doSync--">doSync</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code>protected abstract void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/storm/hdfs/common/AbstractHDFSWriter.html#doWrite-org.apache.storm.tuple.Tuple-">doWrite</a></span>(<a href="../../../../../org/apache/storm/tuple/Tuple.html" title="interface in org.apache.storm.tuple">Tuple</a>&nbsp;tuple)</code>&nbsp;</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code>org.apache.hadoop.fs.Path</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/storm/hdfs/common/AbstractHDFSWriter.html#getFilePath--">getFilePath</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i5" class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/storm/hdfs/common/AbstractHDFSWriter.html#needsRotation--">needsRotation</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i6" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/storm/hdfs/common/AbstractHDFSWriter.html#sync--">sync</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i7" class="rowColor">
+<td class="colFirst"><code>long</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/storm/hdfs/common/AbstractHDFSWriter.html#write-org.apache.storm.tuple.Tuple-">write</a></span>(<a href="../../../../../org/apache/storm/tuple/Tuple.html" title="interface in org.apache.storm.tuple">Tuple</a>&nbsp;tuple)</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;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">
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="write-org.apache.storm.tuple.Tuple-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>write</h4>
+<pre>public final&nbsp;long&nbsp;write(<a href="../../../../../org/apache/storm/tuple/Tuple.html" title="interface in org.apache.storm.tuple">Tuple</a>&nbsp;tuple)
+                 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="sync--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>sync</h4>
+<pre>public final&nbsp;void&nbsp;sync()
+                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="close--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>close</h4>
+<pre>public final&nbsp;void&nbsp;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="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="needsRotation--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>needsRotation</h4>
+<pre>public&nbsp;boolean&nbsp;needsRotation()</pre>
+</li>
+</ul>
+<a name="getFilePath--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getFilePath</h4>
+<pre>public&nbsp;org.apache.hadoop.fs.Path&nbsp;getFilePath()</pre>
+</li>
+</ul>
+<a name="doWrite-org.apache.storm.tuple.Tuple-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>doWrite</h4>
+<pre>protected abstract&nbsp;void&nbsp;doWrite(<a href="../../../../../org/apache/storm/tuple/Tuple.html" title="interface in org.apache.storm.tuple">Tuple</a>&nbsp;tuple)
+                         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="doSync--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>doSync</h4>
+<pre>protected abstract&nbsp;void&nbsp;doSync()
+                        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="doClose--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>doClose</h4>
+<pre>protected abstract&nbsp;void&nbsp;doClose()
+                         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>
+</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/AbstractHDFSWriter.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 class="aboutLanguage"><script type="text/javascript" src="../../../../../highlight.pack.js"></script>
+<script type="text/javascript"><!--
+hljs.initHighlightingOnLoad();
+//--></script></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev&nbsp;Class</li>
+<li><a href="../../../../../org/apache/storm/hdfs/common/AvroGenericRecordHDFSWriter.html" title="class in org.apache.storm.hdfs.common"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/storm/hdfs/common/AbstractHDFSWriter.html" target="_top">Frames</a></li>
+<li><a href="AbstractHDFSWriter.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</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 &#169; 2016 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
+</body>
+</html>