[22/52] [partial] hbase-site git commit: Published site at b6ba13c37715422710a142f6f82ba4817129c3d6.

2016-09-06 Thread misty
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/1d6655bb/devapidocs/org/apache/hadoop/hbase/io/hfile/class-use/HFileBlock.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/io/hfile/class-use/HFileBlock.html 
b/devapidocs/org/apache/hadoop/hbase/io/hfile/class-use/HFileBlock.html
index 5a203de..637b123 100644
--- a/devapidocs/org/apache/hadoop/hbase/io/hfile/class-use/HFileBlock.html
+++ b/devapidocs/org/apache/hadoop/hbase/io/hfile/class-use/HFileBlock.html
@@ -166,12 +166,12 @@
 
 
 HFileBlock
-HFileReaderImpl.getMetaBlock(http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">StringmetaBlockName,
+HFile.Reader.getMetaBlock(http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">StringmetaBlockName,
 booleancacheBlock)
 
 
 HFileBlock
-HFile.Reader.getMetaBlock(http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">StringmetaBlockName,
+HFileReaderImpl.getMetaBlock(http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">StringmetaBlockName,
 booleancacheBlock)
 
 
@@ -189,27 +189,27 @@
 
 
 HFileBlock
-HFileReaderImpl.readBlock(longdataBlockOffset,
+HFile.CachingBlockReader.readBlock(longoffset,
   longonDiskBlockSize,
   booleancacheBlock,
   booleanpread,
   booleanisCompaction,
   booleanupdateCacheMetrics,
   BlockTypeexpectedBlockType,
-  DataBlockEncodingexpectedDataBlockEncoding)
+  DataBlockEncodingexpectedDataBlockEncoding)
+Read in a file block.
+
 
 
 HFileBlock
-HFile.CachingBlockReader.readBlock(longoffset,
+HFileReaderImpl.readBlock(longdataBlockOffset,
   longonDiskBlockSize,
   booleancacheBlock,
   booleanpread,
   booleanisCompaction,
   booleanupdateCacheMetrics,
   BlockTypeexpectedBlockType,
-  DataBlockEncodingexpectedDataBlockEncoding)
-Read in a file block.
-
+  DataBlockEncodingexpectedDataBlockEncoding)
 
 
 HFileBlock
@@ -350,14 +350,14 @@
 
 
 void
-HFileReaderImpl.returnBlock(HFileBlockblock)
-
-
-void
 HFile.CachingBlockReader.returnBlock(HFileBlockblock)
 Return the given block back to the cache, if it was 
obtained from cache.
 
 
+
+void
+HFileReaderImpl.returnBlock(HFileBlockblock)
+
 
 private void
 HFileReaderImpl.HFileScannerImpl.returnBlockToCache(HFileBlockblock)

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/1d6655bb/devapidocs/org/apache/hadoop/hbase/io/hfile/class-use/HFileBlockIndex.BlockIndexReader.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/io/hfile/class-use/HFileBlockIndex.BlockIndexReader.html
 
b/devapidocs/org/apache/hadoop/hbase/io/hfile/class-use/HFileBlockIndex.BlockIndexReader.html
index 7fe5bdb..19962b5 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/io/hfile/class-use/HFileBlockIndex.BlockIndexReader.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/io/hfile/class-use/HFileBlockIndex.BlockIndexReader.html
@@ -136,11 +136,11 @@
 
 
 HFileBlockIndex.BlockIndexReader
-HFileReaderImpl.getDataBlockIndexReader()
+HFile.Reader.getDataBlockIndexReader()
 
 
 HFileBlockIndex.BlockIndexReader
-HFile.Reader.getDataBlockIndexReader()
+HFileReaderImpl.getDataBlockIndexReader()
 
 
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/1d6655bb/devapidocs/org/apache/hadoop/hbase/io/hfile/class-use/HFileContext.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/io/hfile/class-use/HFileContext.html 
b/devapidocs/org/apache/hadoop/hbase/io/hfile/class-use/HFileContext.html
index 96d7ecd..8b687a3 100644
--- a/devapidocs/org/apache/hadoop/hbase/io/hfile/class-use/HFileContext.html
+++ b/devapidocs/org/apache/hadoop/hbase/io/hfile/class-use/HFileContext.html
@@ -160,7 +160,7 @@
 
 
 HFileContext
-HFileBlockDecodingContext.getHFileContext()
+HFileBlockEncodingContext.getHFileContext()
 
 
 HFileContext
@@ -168,7 +168,7 @@
 
 
 HFileContext
-HFileBlockEncodingContext.getHFileContext()
+HFileBlockDecodingContext.getHFileContext()
 
 
 
@@ -181,10 +181,7 @@
 
 
 HFileBlockDecodingContext
-DataBlockEncoder.newDataBlockDecodingContext(HFileContextmeta)
-Creates an encoder specific decoding context, which will 
prepare the data
- before actual decoding
-
+RowIndexCodecV1.newDataBlockDecodingContext(HFileContextmeta)
 
 
 HFileBlockDecodingContext
@@ -192,15 +189,16 @@
 
 
 HFileBlockDecodingContext
-RowIndexCodecV1.newDataBlockDecodingContext(HFileContextmeta)

[22/52] [partial] hbase-site git commit: Published site at b6ba13c37715422710a142f6f82ba4817129c3d6.

2016-09-05 Thread dimaspivak
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/6fea47de/devapidocs/org/apache/hadoop/hbase/io/Reference.Range.html
--
diff --git a/devapidocs/org/apache/hadoop/hbase/io/Reference.Range.html 
b/devapidocs/org/apache/hadoop/hbase/io/Reference.Range.html
index 610bc25..48e79bb 100644
--- a/devapidocs/org/apache/hadoop/hbase/io/Reference.Range.html
+++ b/devapidocs/org/apache/hadoop/hbase/io/Reference.Range.html
@@ -230,7 +230,7 @@ the order they are declared.
 
 
 values
-public staticReference.Range[]values()
+public staticReference.Range[]values()
 Returns an array containing the constants of this enum 
type, in
 the order they are declared.  This method may be used to iterate
 over the constants as follows:
@@ -247,7 +247,7 @@ for (Reference.Range c : Reference.Range.values())
 
 
 valueOf
-public staticReference.RangevalueOf(http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">Stringname)
+public staticReference.RangevalueOf(http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">Stringname)
 Returns the enum constant of this type with the specified 
name.
 The string must match exactly an identifier used to declare an
 enum constant in this type.  (Extraneous whitespace characters are 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/6fea47de/devapidocs/org/apache/hadoop/hbase/io/asyncfs/FanOutOneBlockAsyncDFSOutput.State.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/io/asyncfs/FanOutOneBlockAsyncDFSOutput.State.html
 
b/devapidocs/org/apache/hadoop/hbase/io/asyncfs/FanOutOneBlockAsyncDFSOutput.State.html
index cc5cf64..8d45ca4 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/io/asyncfs/FanOutOneBlockAsyncDFSOutput.State.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/io/asyncfs/FanOutOneBlockAsyncDFSOutput.State.html
@@ -246,7 +246,7 @@ the order they are declared.
 
 
 values
-public staticFanOutOneBlockAsyncDFSOutput.State[]values()
+public staticFanOutOneBlockAsyncDFSOutput.State[]values()
 Returns an array containing the constants of this enum 
type, in
 the order they are declared.  This method may be used to iterate
 over the constants as follows:
@@ -263,7 +263,7 @@ for (FanOutOneBlockAsyncDFSOutput.State c : 
FanOutOneBlockAsyncDFSOutput.State.v
 
 
 valueOf
-public staticFanOutOneBlockAsyncDFSOutput.StatevalueOf(http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">Stringname)
+public staticFanOutOneBlockAsyncDFSOutput.StatevalueOf(http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true;
 title="class or interface in java.lang">Stringname)
 Returns the enum constant of this type with the specified 
name.
 The string must match exactly an identifier used to declare an
 enum constant in this type.  (Extraneous whitespace characters are 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/6fea47de/devapidocs/org/apache/hadoop/hbase/io/class-use/ImmutableBytesWritable.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/io/class-use/ImmutableBytesWritable.html 
b/devapidocs/org/apache/hadoop/hbase/io/class-use/ImmutableBytesWritable.html
index 40cf795..4fb6c1f 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/io/class-use/ImmutableBytesWritable.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/io/class-use/ImmutableBytesWritable.html
@@ -158,11 +158,11 @@ Input/OutputFormats, a table indexing MapReduce job, and 
utility methods.
 
 
 ImmutableBytesWritable
-TableRecordReader.createKey()
+TableSnapshotInputFormat.TableSnapshotRecordReader.createKey()
 
 
 ImmutableBytesWritable
-TableSnapshotInputFormat.TableSnapshotRecordReader.createKey()
+TableRecordReader.createKey()
 
 
 ImmutableBytesWritable
@@ -179,11 +179,9 @@ Input/OutputFormats, a table indexing MapReduce job, and 
utility methods.
 
 
 org.apache.hadoop.mapred.RecordReaderImmutableBytesWritable,Result
-TableInputFormatBase.getRecordReader(org.apache.hadoop.mapred.InputSplitsplit,
+MultiTableSnapshotInputFormat.getRecordReader(org.apache.hadoop.mapred.InputSplitsplit,
   org.apache.hadoop.mapred.JobConfjob,
-  
org.apache.hadoop.mapred.Reporterreporter)
-Builds a TableRecordReader.
-
+  
org.apache.hadoop.mapred.Reporterreporter)
 
 
 org.apache.hadoop.mapred.RecordReaderImmutableBytesWritable,Result
@@ -193,9 +191,11 @@ Input/OutputFormats, a table indexing MapReduce job, and 
utility methods.
 
 
 org.apache.hadoop.mapred.RecordReaderImmutableBytesWritable,Result
-MultiTableSnapshotInputFormat.getRecordReader(org.apache.hadoop.mapred.InputSplitsplit,