[45/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/deprecated-list.html
--
diff --git a/devapidocs/deprecated-list.html b/devapidocs/deprecated-list.html
index 98ed2eb..61faf7f 100644
--- a/devapidocs/deprecated-list.html
+++ b/devapidocs/deprecated-list.html
@@ -405,13 +405,13 @@
 org.apache.hadoop.hbase.mapreduce.CellCreator.create(byte[],
 int, int, byte[], int, int, byte[], int, int, long, byte[], int, int, 
String)
 
 
-org.apache.hadoop.hbase.regionserver.RpcSchedulerFactory.create(Configuration,
 PriorityFunction)
+org.apache.hadoop.hbase.regionserver.FifoRpcSchedulerFactory.create(Configuration,
 PriorityFunction)
 
 
-org.apache.hadoop.hbase.regionserver.SimpleRpcSchedulerFactory.create(Configuration,
 PriorityFunction)
+org.apache.hadoop.hbase.regionserver.RpcSchedulerFactory.create(Configuration,
 PriorityFunction)
 
 
-org.apache.hadoop.hbase.regionserver.FifoRpcSchedulerFactory.create(Configuration,
 PriorityFunction)
+org.apache.hadoop.hbase.regionserver.SimpleRpcSchedulerFactory.create(Configuration,
 PriorityFunction)
 
 
 org.apache.hadoop.hbase.coprocessor.ObserverContext.createAndPrepare(T,
 ObserverContext)
@@ -439,13 +439,13 @@
 org.apache.hadoop.hbase.KeyValueUtil.ensureKeyValues(List)
 
 
-org.apache.hadoop.hbase.regionserver.SplitTransaction.execute(Server,
 RegionServerServices)
-use #execute(Server, RegionServerServices, User);  as of 
1.0.2, remove in 3.0
+org.apache.hadoop.hbase.regionserver.RegionMergeTransaction.execute(Server,
 RegionServerServices)
+use #execute(Server, RegionServerServices, 
User)
 
 
 
-org.apache.hadoop.hbase.regionserver.RegionMergeTransaction.execute(Server,
 RegionServerServices)
-use #execute(Server, RegionServerServices, 
User)
+org.apache.hadoop.hbase.regionserver.SplitTransaction.execute(Server,
 RegionServerServices)
+use #execute(Server, RegionServerServices, User);  as of 
1.0.2, remove in 3.0
 
 
 
@@ -635,13 +635,13 @@
 
 
 
-org.apache.hadoop.hbase.io.ImmutableBytesWritable.getSize()
-use ImmutableBytesWritable.getLength()
 instead
+org.apache.hadoop.hbase.util.Bytes.getSize()
+use Bytes.getLength()
 instead
 
 
 
-org.apache.hadoop.hbase.util.Bytes.getSize()
-use Bytes.getLength()
 instead
+org.apache.hadoop.hbase.io.ImmutableBytesWritable.getSize()
+use ImmutableBytesWritable.getLength()
 instead
 
 
 
@@ -670,13 +670,13 @@
 
 
 
-org.apache.hadoop.hbase.client.Table.getWriteBufferSize()
-as of 1.0.1 (should not have been in 1.0.0). Replaced by 
BufferedMutator.getWriteBufferSize()
+org.apache.hadoop.hbase.client.HTableInterface.getWriteBufferSize()
+as of 1.0.0. Replaced by BufferedMutator.getWriteBufferSize()
 
 
 
-org.apache.hadoop.hbase.client.HTableInterface.getWriteBufferSize()
-as of 1.0.0. Replaced by BufferedMutator.getWriteBufferSize()
+org.apache.hadoop.hbase.client.Table.getWriteBufferSize()
+as of 1.0.1 (should not have been in 1.0.0). Replaced by 
BufferedMutator.getWriteBufferSize()
 
 
 
@@ -772,37 +772,37 @@
 
 
 
-org.apache.hadoop.hbase.coprocessor.BaseMasterObserver.postAddColumn(ObserverContext,
 TableName, HColumnDescriptor)
+org.apache.hadoop.hbase.coprocessor.MasterObserver.postAddColumn(ObserverContext,
 TableName, HColumnDescriptor)
 As of release 2.0.0, this will be removed in HBase 3.0.0
  (https://issues.apache.org/jira/browse/HBASE-13645";>HBASE-13645).
- Use BaseMasterObserver.postAddColumnFamily(ObserverContext,
 TableName, HColumnDescriptor).
+ Use MasterObserver.postAddColumnFamily(ObserverContext,
 TableName, HColumnDescriptor).
 
 
 
 org.apache.hadoop.hbase.coprocessor.BaseMasterAndRegionObserver.postAddColumn(ObserverContext,
 TableName, HColumnDescriptor)
 
 
-org.apache.hadoop.hbase.coprocessor.MasterObserver.postAddColumn(ObserverContext,
 TableName, HColumnDescriptor)
+org.apache.hadoop.hbase.coprocessor.BaseMasterObserver.postAddColumn(ObserverContext,
 TableName, HColumnDescriptor)
 As of release 2.0.0, this will be removed in HBase 3.0.0
  (https://issues.apache.org/jira/browse/HBASE-13645";>HBASE-13645).
- Use MasterObserver.postAddColumnFamily(ObserverContext,
 TableName, HColumnDescriptor).
+ Use BaseMasterObserver.postAddColumnFamily(ObserverContext,
 TableName, HColumnDescriptor).
 
 
 
-org.apache.hadoop.hbase.coprocessor.BaseMasterObserver.postAddColumnHandler(ObserverContext,
 TableName, HColumnDescriptor)
+org.apache.hadoop.hbase.coprocessor.MasterObserver.postAddColumnHandler(ObserverContext,
 TableName, HColumnDescriptor)
 As of release 2.0.0, this will be removed in HBase 3.0.0
  (https://issues.apache.org/jira/browse/HBASE-13645";>HBASE-13645). Use
- BaseMasterObserver.postCompletedAddColumnFamilyAction(ObserverContext,
 TableName, HColumnDescriptor).
+ MasterObserver.postCompletedAddColumnFamilyAction(ObserverContext,
 TableName, HColumnDescriptor).
 
 
 
 org.apache.hadoop.hbase.coprocessor.BaseMasterAndRegi

[45/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/checkstyle-aggregate.html
--
diff --git a/checkstyle-aggregate.html b/checkstyle-aggregate.html
index 2dd61d1..321c0dc 100644
--- a/checkstyle-aggregate.html
+++ b/checkstyle-aggregate.html
@@ -7,7 +7,7 @@
   
 
 
-
+
 
 Apache HBase – Checkstyle Results
 
@@ -283,7 +283,7 @@
 1826
 0
 0
-11598
+11597
 
 Files
 
@@ -2006,7 +2006,7 @@
 org/apache/hadoop/hbase/io/hfile/bucket/BucketAllocator.java
 0
 0
-34
+33
 
 org/apache/hadoop/hbase/io/hfile/bucket/BucketCache.java
 0
@@ -6128,7 +6128,7 @@
 
 
 http://checkstyle.sourceforge.net/config_blocks.html#NeedBraces";>NeedBraces
-1692
+1689
  Error
 
 coding
@@ -6202,7 +6202,7 @@
 http://checkstyle.sourceforge.net/config_imports.html#UnusedImports";>UnusedImports
 
 processJavadoc: "true"
-85
+87
  Error
 
 indentation
@@ -29955,312 +29955,300 @@
 
  Error
 imports
+UnusedImports
+Unused import - java.util.ArrayList.
+23
+
+ Error
+imports
+UnusedImports
+Unused import - java.util.List.
+26
+
+ Error
+imports
 ImportOrder
 Wrong order for 'com.google.common.base.Objects' import.
-36
+39
 
  Error
 misc
 ArrayTypeStyle
 Array brackets at illegal position.
-58
+61
 
  Error
 blocks
 NeedBraces
 'for' construct must use '{}'s.
-74
+77
 
  Error
 blocks
 NeedBraces
 'if' construct must use '{}'s.
-134
+137
 
  Error
 blocks
 NeedBraces
 'if' construct must use '{}'s.
-141
+144
 
  Error
 blocks
 NeedBraces
 'if' construct must use '{}'s.
-142
+145
 
  Error
 blocks
 NeedBraces
 'if' construct must use '{}'s.
-144
+147
 
  Error
 blocks
 NeedBraces
 'if' construct must use '{}'s.
-166
+169
 
  Error
 blocks
 NeedBraces
 'if' construct must use '{}'s.
-209
+212
 
  Error
 blocks
 NeedBraces
 'if' construct must use '{}'s.
-211
+214
 
  Error
 blocks
 NeedBraces
 'if' construct must use '{}'s.
-218
+221
 
  Error
 blocks
 NeedBraces
 'if' construct must use '{}'s.
-219
+222
 
  Error
 blocks
 NeedBraces
 'if' construct must use '{}'s.
-249
+252
 
  Error
 blocks
 NeedBraces
 'if' construct must use '{}'s.
-250
+253
 
  Error
 misc
 ArrayTypeStyle
 Array brackets at illegal position.
-276
+279
 
  Error
 indentation
 Indentation
 'array initialization' child have incorrect indentation level 6, expected 
level should be one of the following: 4, 54.
-277
+280
 
  Error
 indentation
 Indentation
 'array initialization' child have incorrect indentation level 6, expected 
level should be one of the following: 4, 54.
-278
+281
 
  Error
 indentation
 Indentation
 'array initialization' child have incorrect indentation level 6, expected 
level should be one of the following: 4, 54.
-279
+282
 
  Error
 indentation
 Indentation
 'array initialization' child have incorrect indentation level 6, expected 
level should be one of the following: 4, 54.
-280
+283
 
  Error
 blocks
 NeedBraces
 'for' construct must use '{}'s.
-287
+290
 
  Error
 blocks
 NeedBraces
 'if' construct must use '{}'s.
-288
+291
 
  Error
 blocks
 NeedBraces
 'if' construct must use '{}'s.
-314
+317
 
  Error
 javadoc
 NonEmptyAtclauseDescription
 At-clause should have a non-empty description.
-341
-
- Error
-blocks
-NeedBraces
-'if' construct must use '{}'s.
-367
-
- Error
-blocks
-NeedBraces
-'if' construct must use '{}'s.
-373
+344
 
  Error
 blocks
 NeedBraces
 'if' construct must use '{}'s.
-377
+418
 
  Error
-blocks
-NeedBraces
-'if' construct must use '{}'s.
-399
-
- Error
 javadoc
 NonEmptyAtclauseDescription
 At-clause should have a non-empty description.
-421
-
+440
+
  Error
 javadoc
 NonEmptyAtclauseDescription
 At-clause should have a non-empty description.
-422
-
+441
+
  Error
 blocks
 NeedBraces
 'if' construct must use '{}'s.
-437
-
+456
+
  Error
 blocks
 NeedBraces
 'if' construct must use '{}'s.
-446
-
+465
+
  Error
 blocks
 NeedBraces
 'for' construct must use '{}'s.
-555
-
+574
+
  Error
 misc
 ArrayTypeStyle
 Array brackets at illegal position.
-560
-
+579
+
  Error
 blocks
 NeedBraces
 'for' construct must use '{}'s.
-562
+581
 
 org/apache/hadoop/hbase/io/hfile/bucket/BucketCache.java
 
-
+
 Severity
 Category
 Rule
 Message
 Line
-
+
  Error
 imports
 ImportOrder
 Wrong order for 'com.google.common.annotations.VisibleForTesting' 
import.
 76
-
+
  Error
 javadoc
 NonEmptyAtclauseDescription
 At-clause should have a non-empty description.
 304
-
+
  Error
 javadoc
 NonEmptyAtclauseDescription
 At-clause should have a non-empty description.
 305
-
+
  Error
 javadoc
 NonEmptyAtclauseDescription
 At-clause should have a non-empty description.
 307
-
+
  Error
 javadoc
 NonEmptyAtclauseDescription
 At-clause should have a non-empty description.
 340
-
+
  Error
 blocks
 NeedBraces
 'if' construct must use '{}'s.
 357
-
+
  Error
 coding
 MissingSwitchDefault
 switch without "default" clause.
 692
-
+
  Error
 blocks
 NeedBraces
 'if' construct must use '{}'s.
 805
-
+
  Error
 javadoc
 NonEmptyAtclauseDescription
 At-clause shou