http://git-wip-us.apache.org/repos/asf/hbase-site/blob/8569bd2f/devapidocs/org/apache/hadoop/hbase/classification/class-use/InterfaceStability.Evolving.html
----------------------------------------------------------------------
diff --git 
a/devapidocs/org/apache/hadoop/hbase/classification/class-use/InterfaceStability.Evolving.html
 
b/devapidocs/org/apache/hadoop/hbase/classification/class-use/InterfaceStability.Evolving.html
index 6a344ec..cf34ffa 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/classification/class-use/InterfaceStability.Evolving.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/classification/class-use/InterfaceStability.Evolving.html
@@ -723,54 +723,60 @@ Input/OutputFormats, a table indexing MapReduce job, and 
utility methods.</div>
 </td>
 </tr>
 <tr class="rowColor">
+<td class="colFirst"><code>(package private) interface&nbsp;</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/client/RowAccess.html" 
title="interface in 
org.apache.hadoop.hbase.client">RowAccess</a>&lt;T&gt;</strong></code>
+<div class="block">Provide a way to access the inner buffer.</div>
+</td>
+</tr>
+<tr class="altColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/client/RowMutations.html" 
title="class in org.apache.hadoop.hbase.client">RowMutations</a></strong></code>
 <div class="block">Performs multiple mutations atomically on a single 
row.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>interface&nbsp;</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/client/RpcRetryingCaller.html" 
title="interface in 
org.apache.hadoop.hbase.client">RpcRetryingCaller</a>&lt;T&gt;</strong></code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/client/SnapshotDescription.html"
 title="class in 
org.apache.hadoop.hbase.client">SnapshotDescription</a></strong></code>
 <div class="block">The POJO equivalent of HBaseProtos.SnapshotDescription</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/client/SnapshotType.html" 
title="enum in org.apache.hadoop.hbase.client">SnapshotType</a></strong></code>
 <div class="block">POJO representing the snapshot type</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>interface&nbsp;</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/client/Table.html" 
title="interface in org.apache.hadoop.hbase.client">Table</a></strong></code>
 <div class="block">Used to communicate with a single HBase table.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/client/TableSnapshotScanner.html"
 title="class in 
org.apache.hadoop.hbase.client">TableSnapshotScanner</a></strong></code>
 <div class="block">A Scanner which performs a scan over snapshot files.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static class&nbsp;</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/client/TableState.State.html" 
title="enum in 
org.apache.hadoop.hbase.client">TableState.State</a></strong></code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>(package private) class&nbsp;</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/client/UnmodifyableHRegionInfo.html"
 title="class in 
org.apache.hadoop.hbase.client">UnmodifyableHRegionInfo</a></strong></code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/client/UnmodifyableHTableDescriptor.html"
 title="class in 
org.apache.hadoop.hbase.client">UnmodifyableHTableDescriptor</a></strong></code>
 <div class="block">Read-only table descriptor.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/client/WrongRowIOException.html"
 title="class in 
org.apache.hadoop.hbase.client">WrongRowIOException</a></strong></code>&nbsp;</td>
 </tr>
@@ -1492,95 +1498,101 @@ Input/OutputFormats, a table indexing MapReduce job, 
and utility methods.</div>
 </td>
 </tr>
 <tr class="rowColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/ipc/CellScannerButNoCodecException.html"
 title="class in 
org.apache.hadoop.hbase.ipc">CellScannerButNoCodecException</a></strong></code>
+<div class="block">Thrown if a cellscanner but no codec to encode it 
with.</div>
+</td>
+</tr>
+<tr class="altColor">
 <td class="colFirst"><code>interface&nbsp;</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/ipc/CoprocessorRpcChannel.html" 
title="interface in 
org.apache.hadoop.hbase.ipc">CoprocessorRpcChannel</a></strong></code>
 <div class="block">Base interface which provides clients with an RPC 
connection to
  call coprocessor endpoint <code>Service</code>s.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/ipc/FailedServerException.html" 
title="class in 
org.apache.hadoop.hbase.ipc">FailedServerException</a></strong></code>
 <div class="block">Indicates that we're trying to connect to a already known 
as dead server.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/ipc/FatalConnectionException.html"
 title="class in 
org.apache.hadoop.hbase.ipc">FatalConnectionException</a></strong></code>
 <div class="block">Thrown when server finds fatal issue w/ connection setup: 
e.g.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>interface&nbsp;</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/ipc/PriorityFunction.html" 
title="interface in 
org.apache.hadoop.hbase.ipc">PriorityFunction</a></strong></code>
 <div class="block">Function to figure priority of incoming request.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/ipc/RemoteWithExtrasException.html"
 title="class in 
org.apache.hadoop.hbase.ipc">RemoteWithExtrasException</a></strong></code>
 <div class="block">A <code>RemoteException</code> with some extra 
information.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/ipc/RpcScheduler.html" 
title="class in org.apache.hadoop.hbase.ipc">RpcScheduler</a></strong></code>
 <div class="block">An interface for RPC request scheduling algorithm.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/ipc/RpcServer.html" 
title="class in org.apache.hadoop.hbase.ipc">RpcServer</a></strong></code>
 <div class="block">An RPC server that hosts protobuf described Services.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/ipc/RpcServer.Call.html" 
title="class in org.apache.hadoop.hbase.ipc">RpcServer.Call</a></strong></code>
 <div class="block">Datastructure that holds all necessary to a method 
invocation and then afterward, carries
  the result.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>interface&nbsp;</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/ipc/RpcServerInterface.html" 
title="interface in 
org.apache.hadoop.hbase.ipc">RpcServerInterface</a></strong></code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/ipc/RWQueueRpcExecutor.html" 
title="class in 
org.apache.hadoop.hbase.ipc">RWQueueRpcExecutor</a></strong></code>
 <div class="block">RPC Executor that uses different queues for reads and 
writes.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/ipc/ServerNotRunningYetException.html"
 title="class in 
org.apache.hadoop.hbase.ipc">ServerNotRunningYetException</a></strong></code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/ipc/SimpleRpcScheduler.html" 
title="class in 
org.apache.hadoop.hbase.ipc">SimpleRpcScheduler</a></strong></code>
 <div class="block">The default scheduler.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/ipc/StoppedRpcClientException.html"
 title="class in 
org.apache.hadoop.hbase.ipc">StoppedRpcClientException</a></strong></code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/ipc/SyncCoprocessorRpcChannel.html"
 title="class in 
org.apache.hadoop.hbase.ipc">SyncCoprocessorRpcChannel</a></strong></code>
 <div class="block">Base class which provides clients with an RPC connection to
  call coprocessor endpoint <code>Service</code>s.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/ipc/UnsupportedCellCodecException.html"
 title="class in 
org.apache.hadoop.hbase.ipc">UnsupportedCellCodecException</a></strong></code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/ipc/UnsupportedCompressionCodecException.html"
 title="class in 
org.apache.hadoop.hbase.ipc">UnsupportedCompressionCodecException</a></strong></code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/ipc/WrongVersionException.html" 
title="class in 
org.apache.hadoop.hbase.ipc">WrongVersionException</a></strong></code>&nbsp;</td>
 </tr>
@@ -1968,42 +1980,48 @@ Input/OutputFormats, a table indexing MapReduce job, 
and utility methods.</div>
 </td>
 </tr>
 <tr class="rowColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/procedure2/ProcedureInMemoryChore.html"
 title="class in 
org.apache.hadoop.hbase.procedure2">ProcedureInMemoryChore</a>&lt;TEnvironment&gt;</strong></code>
+<div class="block">Special procedure used as a chore.</div>
+</td>
+</tr>
+<tr class="altColor">
 <td class="colFirst"><code>interface&nbsp;</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/procedure2/ProcedureRunnableSet.html"
 title="interface in 
org.apache.hadoop.hbase.procedure2">ProcedureRunnableSet</a></strong></code>
 <div class="block">Keep track of the runnable procedures</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/procedure2/ProcedureSimpleRunQueue.html"
 title="class in 
org.apache.hadoop.hbase.procedure2">ProcedureSimpleRunQueue</a></strong></code>
 <div class="block">Simple runqueue for the procedures</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/procedure2/RemoteProcedureException.html"
 title="class in 
org.apache.hadoop.hbase.procedure2">RemoteProcedureException</a></strong></code>
 <div class="block">A RemoteProcedureException is an exception from another 
thread or process.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>(package private) class&nbsp;</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/procedure2/RootProcedureState.html"
 title="class in 
org.apache.hadoop.hbase.procedure2">RootProcedureState</a></strong></code>
 <div class="block">Internal state of the ProcedureExecutor that describes the 
state of a "Root Procedure".</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/procedure2/SequentialProcedure.html"
 title="class in 
org.apache.hadoop.hbase.procedure2">SequentialProcedure</a>&lt;TEnvironment&gt;</strong></code>
 <div class="block">A SequentialProcedure describes one step in a procedure 
chain.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/procedure2/StateMachineProcedure.html"
 title="class in 
org.apache.hadoop.hbase.procedure2">StateMachineProcedure</a>&lt;TEnvironment,TState&gt;</strong></code>
 <div class="block">Procedure described by a series of steps.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/procedure2/TwoPhaseProcedure.html"
 title="class in 
org.apache.hadoop.hbase.procedure2">TwoPhaseProcedure</a>&lt;TEnvironment&gt;</strong></code>&nbsp;</td>
 </tr>
@@ -3074,104 +3092,110 @@ Input/OutputFormats, a table indexing MapReduce job, 
and utility methods.</div>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/util/AvlUtil.html" title="class 
in org.apache.hadoop.hbase.util">AvlUtil</a></strong></code>
+<div class="block">Helper class that allows to create and manipulate an 
AvlTree.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/util/ByteBufferUtils.html" 
title="class in 
org.apache.hadoop.hbase.util">ByteBufferUtils</a></strong></code>
 <div class="block">Utility functions for working with byte buffers, such as 
reading/writing
  variable-length long numbers.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>interface&nbsp;</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/util/ByteRange.html" 
title="interface in org.apache.hadoop.hbase.util">ByteRange</a></strong></code>
 <div class="block">Lightweight, reusable class for specifying ranges of 
byte[]'s.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/util/ByteRangeUtils.html" 
title="class in org.apache.hadoop.hbase.util">ByteRangeUtils</a></strong></code>
 <div class="block">Utility methods for working with <a 
href="../../../../../../org/apache/hadoop/hbase/util/ByteRange.html" 
title="interface in 
org.apache.hadoop.hbase.util"><code>ByteRange</code></a>.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/util/CompressionTest.html" 
title="class in 
org.apache.hadoop.hbase.util">CompressionTest</a></strong></code>
 <div class="block">Compression validation test.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/util/ConfigurationUtil.html" 
title="class in 
org.apache.hadoop.hbase.util">ConfigurationUtil</a></strong></code>
 <div class="block">Utilities for storing more complex collection types in
  <code>Configuration</code> instances.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/util/Counter.html" title="class 
in org.apache.hadoop.hbase.util">Counter</a></strong></code>
 <div class="block">High scalable counter.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/util/DirectMemoryUtils.html" 
title="class in 
org.apache.hadoop.hbase.util">DirectMemoryUtils</a></strong></code>
 <div class="block">Utilities for interacting with and monitoring 
DirectByteBuffer allocations.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/util/EncryptionTest.html" 
title="class in 
org.apache.hadoop.hbase.util">EncryptionTest</a></strong></code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/util/FastLongHistogram.html" 
title="class in 
org.apache.hadoop.hbase.util">FastLongHistogram</a></strong></code>
 <div class="block">FastLongHistogram is a thread-safe class that estimate 
distribution of data and computes the
  quantiles.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/util/FileSystemVersionException.html"
 title="class in 
org.apache.hadoop.hbase.util">FileSystemVersionException</a></strong></code>
 <div class="block">Thrown when the file system needs to be upgraded</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/util/ForeignExceptionUtil.html" 
title="class in 
org.apache.hadoop.hbase.util">ForeignExceptionUtil</a></strong></code>
 <div class="block">Helper to convert Exceptions and StackTraces from/to 
protobuf.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/util/FSHDFSUtils.html" 
title="class in org.apache.hadoop.hbase.util">FSHDFSUtils</a></strong></code>
 <div class="block">Implementation for hdfs</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/util/HBaseFsck.html" 
title="class in org.apache.hadoop.hbase.util">HBaseFsck</a></strong></code>
 <div class="block">HBaseFsck (hbck) is a tool for checking and repairing 
region consistency and
  table integrity problems in a corrupted HBase.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/util/JsonMapper.html" 
title="class in org.apache.hadoop.hbase.util">JsonMapper</a></strong></code>
 <div class="block">Utility class for converting objects to JSON</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/util/Order.html" title="enum in 
org.apache.hadoop.hbase.util">Order</a></strong></code>
 <div class="block">Used to describe or modify the lexicographical sort order 
of a
  <code>byte[]</code>.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/util/OrderedBytes.html" 
title="class in org.apache.hadoop.hbase.util">OrderedBytes</a></strong></code>
 <div class="block">Utility class that handles ordered byte arrays.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>interface&nbsp;</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/util/PositionedByteRange.html" 
title="interface in 
org.apache.hadoop.hbase.util">PositionedByteRange</a></strong></code>
 <div class="block">
@@ -3179,49 +3203,49 @@ Input/OutputFormats, a table indexing MapReduce job, 
and utility methods.</div>
  consumers position within the viewport.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/util/ReadOnlyByteRangeException.html"
 title="class in 
org.apache.hadoop.hbase.util">ReadOnlyByteRangeException</a></strong></code>
 <div class="block">Exception thrown when a read only byte range is 
modified</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/util/RegionSizeCalculator.html" 
title="class in 
org.apache.hadoop.hbase.util">RegionSizeCalculator</a></strong></code>
 <div class="block">Computes size of each region for given table and given 
column families.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/util/SimpleByteRange.html" 
title="class in 
org.apache.hadoop.hbase.util">SimpleByteRange</a></strong></code>
 <div class="block">A read only version of the <a 
href="../../../../../../org/apache/hadoop/hbase/util/ByteRange.html" 
title="interface in 
org.apache.hadoop.hbase.util"><code>ByteRange</code></a>.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/util/SimpleMutableByteRange.html"
 title="class in 
org.apache.hadoop.hbase.util">SimpleMutableByteRange</a></strong></code>
 <div class="block">A basic mutable <a 
href="../../../../../../org/apache/hadoop/hbase/util/ByteRange.html" 
title="interface in org.apache.hadoop.hbase.util"><code>ByteRange</code></a> 
implementation.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/util/SimplePositionedByteRange.html"
 title="class in 
org.apache.hadoop.hbase.util">SimplePositionedByteRange</a></strong></code>
 <div class="block">Extends the basic <a 
href="../../../../../../org/apache/hadoop/hbase/util/SimpleMutableByteRange.html"
 title="class in 
org.apache.hadoop.hbase.util"><code>SimpleMutableByteRange</code></a> 
implementation with position
  support and it is a readonly version.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/util/SimplePositionedMutableByteRange.html"
 title="class in 
org.apache.hadoop.hbase.util">SimplePositionedMutableByteRange</a></strong></code>
 <div class="block">Extends the basic <a 
href="../../../../../../org/apache/hadoop/hbase/util/AbstractPositionedByteRange.html"
 title="class in 
org.apache.hadoop.hbase.util"><code>AbstractPositionedByteRange</code></a> 
implementation with
  position support and it is a mutable version.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/util/UnsafeAccess.html" 
title="class in 
org.apache.hadoop.hbase.util">UnsafeAccess</a></strong></code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/util/VersionInfo.html" 
title="class in org.apache.hadoop.hbase.util">VersionInfo</a></strong></code>
 <div class="block">This class finds the package info for hbase and the 
VersionAnnotation

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/8569bd2f/devapidocs/org/apache/hadoop/hbase/classification/class-use/InterfaceStability.Unstable.html
----------------------------------------------------------------------
diff --git 
a/devapidocs/org/apache/hadoop/hbase/classification/class-use/InterfaceStability.Unstable.html
 
b/devapidocs/org/apache/hadoop/hbase/classification/class-use/InterfaceStability.Unstable.html
index 1756ae6..0775fba 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/classification/class-use/InterfaceStability.Unstable.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/classification/class-use/InterfaceStability.Unstable.html
@@ -140,19 +140,19 @@
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><a 
href="../../../../../../org/apache/hadoop/hbase/http/lib/package-summary.html">org.apache.hadoop.hbase.http.lib</a></td>
+<td class="colFirst"><a 
href="../../../../../../org/apache/hadoop/hbase/http/package-summary.html">org.apache.hadoop.hbase.http</a></td>
 <td class="colLast">
 <div class="block">
- This package provides user-selectable (via configuration) classes that add
- functionality to the web UI.</div>
+ Copied from hadoop source code.<br>
+ See https://issues.apache.org/jira/browse/HADOOP-10232 to know why.</div>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a 
href="../../../../../../org/apache/hadoop/hbase/http/package-summary.html">org.apache.hadoop.hbase.http</a></td>
+<td class="colFirst"><a 
href="../../../../../../org/apache/hadoop/hbase/http/lib/package-summary.html">org.apache.hadoop.hbase.http.lib</a></td>
 <td class="colLast">
 <div class="block">
- Copied from hadoop source code.<br>
- See https://issues.apache.org/jira/browse/HADOOP-10232 to know why.</div>
+ This package provides user-selectable (via configuration) classes that add
+ functionality to the web UI.</div>
 </td>
 </tr>
 </tbody>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/8569bd2f/devapidocs/org/apache/hadoop/hbase/classification/package-tree.html
----------------------------------------------------------------------
diff --git 
a/devapidocs/org/apache/hadoop/hbase/classification/package-tree.html 
b/devapidocs/org/apache/hadoop/hbase/classification/package-tree.html
index 54701ad..923c13a 100644
--- a/devapidocs/org/apache/hadoop/hbase/classification/package-tree.html
+++ b/devapidocs/org/apache/hadoop/hbase/classification/package-tree.html
@@ -81,11 +81,11 @@
 <h2 title="Annotation Type Hierarchy">Annotation Type Hierarchy</h2>
 <ul>
 <li type="circle">org.apache.hadoop.hbase.classification.<a 
href="../../../../../org/apache/hadoop/hbase/classification/InterfaceStability.Evolving.html"
 title="annotation in org.apache.hadoop.hbase.classification"><span 
class="strong">InterfaceStability.Evolving</span></a> (implements 
java.lang.annotation.<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Annotation.html?is-external=true";
 title="class or interface in java.lang.annotation">Annotation</a>)</li>
-<li type="circle">org.apache.hadoop.hbase.classification.<a 
href="../../../../../org/apache/hadoop/hbase/classification/InterfaceAudience.Private.html"
 title="annotation in org.apache.hadoop.hbase.classification"><span 
class="strong">InterfaceAudience.Private</span></a> (implements 
java.lang.annotation.<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Annotation.html?is-external=true";
 title="class or interface in java.lang.annotation">Annotation</a>)</li>
+<li type="circle">org.apache.hadoop.hbase.classification.<a 
href="../../../../../org/apache/hadoop/hbase/classification/InterfaceAudience.LimitedPrivate.html"
 title="annotation in org.apache.hadoop.hbase.classification"><span 
class="strong">InterfaceAudience.LimitedPrivate</span></a> (implements 
java.lang.annotation.<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Annotation.html?is-external=true";
 title="class or interface in java.lang.annotation">Annotation</a>)</li>
 <li type="circle">org.apache.hadoop.hbase.classification.<a 
href="../../../../../org/apache/hadoop/hbase/classification/InterfaceStability.Stable.html"
 title="annotation in org.apache.hadoop.hbase.classification"><span 
class="strong">InterfaceStability.Stable</span></a> (implements 
java.lang.annotation.<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Annotation.html?is-external=true";
 title="class or interface in java.lang.annotation">Annotation</a>)</li>
-<li type="circle">org.apache.hadoop.hbase.classification.<a 
href="../../../../../org/apache/hadoop/hbase/classification/InterfaceAudience.Public.html"
 title="annotation in org.apache.hadoop.hbase.classification"><span 
class="strong">InterfaceAudience.Public</span></a> (implements 
java.lang.annotation.<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Annotation.html?is-external=true";
 title="class or interface in java.lang.annotation">Annotation</a>)</li>
 <li type="circle">org.apache.hadoop.hbase.classification.<a 
href="../../../../../org/apache/hadoop/hbase/classification/InterfaceStability.Unstable.html"
 title="annotation in org.apache.hadoop.hbase.classification"><span 
class="strong">InterfaceStability.Unstable</span></a> (implements 
java.lang.annotation.<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Annotation.html?is-external=true";
 title="class or interface in java.lang.annotation">Annotation</a>)</li>
-<li type="circle">org.apache.hadoop.hbase.classification.<a 
href="../../../../../org/apache/hadoop/hbase/classification/InterfaceAudience.LimitedPrivate.html"
 title="annotation in org.apache.hadoop.hbase.classification"><span 
class="strong">InterfaceAudience.LimitedPrivate</span></a> (implements 
java.lang.annotation.<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Annotation.html?is-external=true";
 title="class or interface in java.lang.annotation">Annotation</a>)</li>
+<li type="circle">org.apache.hadoop.hbase.classification.<a 
href="../../../../../org/apache/hadoop/hbase/classification/InterfaceAudience.Private.html"
 title="annotation in org.apache.hadoop.hbase.classification"><span 
class="strong">InterfaceAudience.Private</span></a> (implements 
java.lang.annotation.<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Annotation.html?is-external=true";
 title="class or interface in java.lang.annotation">Annotation</a>)</li>
+<li type="circle">org.apache.hadoop.hbase.classification.<a 
href="../../../../../org/apache/hadoop/hbase/classification/InterfaceAudience.Public.html"
 title="annotation in org.apache.hadoop.hbase.classification"><span 
class="strong">InterfaceAudience.Public</span></a> (implements 
java.lang.annotation.<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Annotation.html?is-external=true";
 title="class or interface in java.lang.annotation">Annotation</a>)</li>
 </ul>
 </div>
 <!-- ======= START OF BOTTOM NAVBAR ====== -->

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/8569bd2f/devapidocs/org/apache/hadoop/hbase/classification/package-use.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/classification/package-use.html 
b/devapidocs/org/apache/hadoop/hbase/classification/package-use.html
index fcf0ac8..81e098c 100644
--- a/devapidocs/org/apache/hadoop/hbase/classification/package-use.html
+++ b/devapidocs/org/apache/hadoop/hbase/classification/package-use.html
@@ -2788,11 +2788,6 @@ service.</div>
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colOne"><a 
href="../../../../../org/apache/hadoop/hbase/classification/class-use/InterfaceAudience.LimitedPrivate.html#org.apache.hadoop.hbase.thrift">InterfaceAudience.LimitedPrivate</a>
-<div class="block">Intended only for the project(s) specified in the 
annotation.</div>
-</td>
-</tr>
-<tr class="rowColor">
 <td class="colOne"><a 
href="../../../../../org/apache/hadoop/hbase/classification/class-use/InterfaceAudience.Private.html#org.apache.hadoop.hbase.thrift">InterfaceAudience.Private</a>
 <div class="block">Intended for use only within Hadoop itself.</div>
 </td>
@@ -2810,6 +2805,11 @@ service.</div>
 </tr>
 <tbody>
 <tr class="altColor">
+<td class="colOne"><a 
href="../../../../../org/apache/hadoop/hbase/classification/class-use/InterfaceAudience.LimitedPrivate.html#org.apache.hadoop.hbase.thrift2">InterfaceAudience.LimitedPrivate</a>
+<div class="block">Intended only for the project(s) specified in the 
annotation.</div>
+</td>
+</tr>
+<tr class="rowColor">
 <td class="colOne"><a 
href="../../../../../org/apache/hadoop/hbase/classification/class-use/InterfaceAudience.Private.html#org.apache.hadoop.hbase.thrift2">InterfaceAudience.Private</a>
 <div class="block">Intended for use only within Hadoop itself.</div>
 </td>

Reply via email to