Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id E3338200B82 for ; Fri, 16 Sep 2016 19:25:47 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id E1EBB160AC4; Fri, 16 Sep 2016 17:25:47 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 7B426160AB7 for ; Fri, 16 Sep 2016 19:25:45 +0200 (CEST) Received: (qmail 29466 invoked by uid 500); 16 Sep 2016 17:25:34 -0000 Mailing-List: contact commits-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hbase.apache.org Delivered-To: mailing list commits@hbase.apache.org Received: (qmail 27242 invoked by uid 99); 16 Sep 2016 17:25:32 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 Sep 2016 17:25:32 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 6C391E7E18; Fri, 16 Sep 2016 17:25:32 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: misty@apache.org To: commits@hbase.apache.org Date: Fri, 16 Sep 2016 17:26:09 -0000 Message-Id: In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [39/52] [partial] hbase-site git commit: Published site at 2597217ae5aa057e1931c772139ce8cc7a2b3efb. archived-at: Fri, 16 Sep 2016 17:25:48 -0000 http://git-wip-us.apache.org/repos/asf/hbase-site/blob/fd52f877/devapidocs/org/apache/hadoop/hbase/class-use/CellComparator.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/class-use/CellComparator.html b/devapidocs/org/apache/hadoop/hbase/class-use/CellComparator.html index 5cd629d..2ec5a0c 100644 --- a/devapidocs/org/apache/hadoop/hbase/class-use/CellComparator.html +++ b/devapidocs/org/apache/hadoop/hbase/class-use/CellComparator.html @@ -246,21 +246,21 @@ int -BufferedDataBlockEncoder.BufferedEncodedSeeker.compareKey(CellComparator comparator, - Cell key)  - - -int DataBlockEncoder.EncodedSeeker.compareKey(CellComparator comparator, Cell key)
Compare the given key against the current key
- + int RowIndexSeekerV1.compareKey(CellComparator comparator, Cell key)  + +int +BufferedDataBlockEncoder.BufferedEncodedSeeker.compareKey(CellComparator comparator, + Cell key)  + DataBlockEncoder.EncodedSeeker CopyKeyDataBlockEncoder.createSeeker(CellComparator comparator, @@ -268,21 +268,21 @@ DataBlockEncoder.EncodedSeeker -RowIndexCodecV1.createSeeker(CellComparator comparator, - HFileBlockDecodingContext decodingCtx)  - - -DataBlockEncoder.EncodedSeeker DataBlockEncoder.createSeeker(CellComparator comparator, HFileBlockDecodingContext decodingCtx)
Create a HFileBlock seeker which find KeyValues within a block.
- + DataBlockEncoder.EncodedSeeker FastDiffDeltaEncoder.createSeeker(CellComparator comparator, HFileBlockDecodingContext decodingCtx)  + +DataBlockEncoder.EncodedSeeker +RowIndexCodecV1.createSeeker(CellComparator comparator, + HFileBlockDecodingContext decodingCtx)  + DataBlockEncoder.EncodedSeeker PrefixKeyDeltaEncoder.createSeeker(CellComparator comparator, @@ -329,30 +329,30 @@ protected CellComparator -HFileWriterImpl.comparator -
Key comparator.
+CompoundBloomFilterBase.comparator +
Comparator used to compare Bloom filter keys
protected CellComparator -HFile.WriterFactory.comparator  +HFileWriterImpl.comparator +
Key comparator.
+ private CellComparator -HFileBlockIndex.CellBasedKeyBlockIndexReader.comparator -
Needed doing lookup on blocks.
+HFileReaderImpl.comparator +
Key comparator
protected CellComparator -CompoundBloomFilterBase.comparator -
Comparator used to compare Bloom filter keys
- +HFile.WriterFactory.comparator  private CellComparator -HFileReaderImpl.comparator -
Key comparator
+HFileBlockIndex.CellBasedKeyBlockIndexReader.comparator +
Needed doing lookup on blocks.
@@ -374,11 +374,11 @@ CellComparator -HFile.Reader.getComparator()  +HFileReaderImpl.getComparator()  CellComparator -HFileReaderImpl.getComparator()  +HFile.Reader.getComparator()  @@ -531,48 +531,48 @@ private CellComparator -MemStoreScanner.comparator  +StoreFileWriter.Builder.comparator  private CellComparator -StoreFileWriter.Builder.comparator  +MemStoreScanner.comparator  -private CellComparator -AbstractMemStore.comparator  - - protected CellComparator -StripeMultiFileWriter.comparator  +StripeStoreFlusher.StripeFlushRequest.comparator  - + private CellComparator Segment.comparator  + +protected CellComparator +HRegion.RegionScannerImpl.comparator  + private CellComparator ScanInfo.comparator  -private CellComparator -HStore.comparator  +protected CellComparator +StripeMultiFileWriter.comparator  -protected CellComparator -HRegion.RegionScannerImpl.comparator  +private CellComparator +AbstractMemStore.comparator  -protected CellComparator -StripeStoreFlusher.StripeFlushRequest.comparator  +private CellComparator +HStore.comparator  -protected CellComparator -KeyValueHeap.KVScannerComparator.kvComparator  - - private CellComparator DefaultStoreFileManager.kvComparator  + +protected CellComparator +KeyValueHeap.KVScannerComparator.kvComparator  + @@ -594,11 +594,11 @@ - + - - + + @@ -611,20 +611,20 @@ - - + + - + - - + + - +
CellComparatorStoreFileReader.getComparator() Store.getComparator() 
protected CellComparatorAbstractMemStore.getComparator() (package private) CellComparatorStoreFileScanner.getComparator() 
protected CellComparatorScanInfo.getComparator() 
CellComparatorStore.getComparator() protected CellComparatorAbstractMemStore.getComparator() 
CellComparatorKeyValueHeap.KVScannerComparator.getComparator() StoreFileReader.getComparator() 
(package private) CellComparatorStoreFileScanner.getComparator() CellComparatorHStore.getComparator() 
CellComparatorHStore.getComparator() KeyValueHeap.KVScannerComparator.getComparator() 
@@ -658,12 +658,6 @@ -protected void -DefaultStoreEngine.createComponents(org.apache.hadoop.conf.Configuration conf, - Store store, - CellComparator kvComparator)  - - protected abstract void StoreEngine.createComponents(org.apache.hadoop.conf.Configuration conf, Store store, @@ -671,17 +665,23 @@
Create the StoreEngine's components.
+ +protected void +StripeStoreEngine.createComponents(org.apache.hadoop.conf.Configuration conf, + Store store, + CellComparator comparator)  + protected void -DateTieredStoreEngine.createComponents(org.apache.hadoop.conf.Configuration conf, +DefaultStoreEngine.createComponents(org.apache.hadoop.conf.Configuration conf, Store store, CellComparator kvComparator)  protected void -StripeStoreEngine.createComponents(org.apache.hadoop.conf.Configuration conf, +DateTieredStoreEngine.createComponents(org.apache.hadoop.conf.Configuration conf, Store store, - CellComparator comparator)  + CellComparator kvComparator)  private void http://git-wip-us.apache.org/repos/asf/hbase-site/blob/fd52f877/devapidocs/org/apache/hadoop/hbase/class-use/CellScanner.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/class-use/CellScanner.html b/devapidocs/org/apache/hadoop/hbase/class-use/CellScanner.html index c4fd657..966aa31 100644 --- a/devapidocs/org/apache/hadoop/hbase/class-use/CellScanner.html +++ b/devapidocs/org/apache/hadoop/hbase/class-use/CellScanner.html @@ -495,49 +495,49 @@ Pair<com.google.protobuf.Message,CellScanner> -RpcServer.call(com.google.protobuf.BlockingService service, +RpcServerInterface.call(com.google.protobuf.BlockingService service, com.google.protobuf.Descriptors.MethodDescriptor md, com.google.protobuf.Message param, CellScanner cellScanner, long receiveTime, - MonitoredRPCHandler status)  + MonitoredRPCHandler status) +
Deprecated.  +
As of release 1.3, this will be removed in HBase 3.0
+
+ Pair<com.google.protobuf.Message,CellScanner> -RpcServerInterface.call(com.google.protobuf.BlockingService service, +RpcServer.call(com.google.protobuf.BlockingService service, com.google.protobuf.Descriptors.MethodDescriptor md, com.google.protobuf.Message param, CellScanner cellScanner, long receiveTime, - MonitoredRPCHandler status) -
Deprecated.  -
As of release 1.3, this will be removed in HBase 3.0
-
- + MonitoredRPCHandler status)
  Pair<com.google.protobuf.Message,CellScanner> -RpcServer.call(com.google.protobuf.BlockingService service, +RpcServerInterface.call(com.google.protobuf.BlockingService service, com.google.protobuf.Descriptors.MethodDescriptor md, com.google.protobuf.Message param, CellScanner cellScanner, long receiveTime, MonitoredRPCHandler status, long startTime, - int timeout) -
This is a server side method, which is invoked over RPC.
- + int timeout)
  Pair<com.google.protobuf.Message,CellScanner> -RpcServerInterface.call(com.google.protobuf.BlockingService service, +RpcServer.call(com.google.protobuf.BlockingService service, com.google.protobuf.Descriptors.MethodDescriptor md, com.google.protobuf.Message param, CellScanner cellScanner, long receiveTime, MonitoredRPCHandler status, long startTime, - int timeout)  + int timeout) +
This is a server side method, which is invoked over RPC.
+ @@ -583,49 +583,49 @@ Pair<com.google.protobuf.Message,CellScanner> -RpcServer.call(com.google.protobuf.BlockingService service, +RpcServerInterface.call(com.google.protobuf.BlockingService service, com.google.protobuf.Descriptors.MethodDescriptor md, com.google.protobuf.Message param, CellScanner cellScanner, long receiveTime, - MonitoredRPCHandler status)  + MonitoredRPCHandler status) +
Deprecated.  +
As of release 1.3, this will be removed in HBase 3.0
+
+ Pair<com.google.protobuf.Message,CellScanner> -RpcServerInterface.call(com.google.protobuf.BlockingService service, +RpcServer.call(com.google.protobuf.BlockingService service, com.google.protobuf.Descriptors.MethodDescriptor md, com.google.protobuf.Message param, CellScanner cellScanner, long receiveTime, - MonitoredRPCHandler status) -
Deprecated.  -
As of release 1.3, this will be removed in HBase 3.0
-
- + MonitoredRPCHandler status)
  Pair<com.google.protobuf.Message,CellScanner> -RpcServer.call(com.google.protobuf.BlockingService service, +RpcServerInterface.call(com.google.protobuf.BlockingService service, com.google.protobuf.Descriptors.MethodDescriptor md, com.google.protobuf.Message param, CellScanner cellScanner, long receiveTime, MonitoredRPCHandler status, long startTime, - int timeout) -
This is a server side method, which is invoked over RPC.
- + int timeout)
  Pair<com.google.protobuf.Message,CellScanner> -RpcServerInterface.call(com.google.protobuf.BlockingService service, +RpcServer.call(com.google.protobuf.BlockingService service, com.google.protobuf.Descriptors.MethodDescriptor md, com.google.protobuf.Message param, CellScanner cellScanner, long receiveTime, MonitoredRPCHandler status, long startTime, - int timeout)  + int timeout) +
This is a server side method, which is invoked over RPC.
+ private void http://git-wip-us.apache.org/repos/asf/hbase-site/blob/fd52f877/devapidocs/org/apache/hadoop/hbase/class-use/ClusterStatus.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/class-use/ClusterStatus.html b/devapidocs/org/apache/hadoop/hbase/class-use/ClusterStatus.html index c6002dd..6828ab8 100644 --- a/devapidocs/org/apache/hadoop/hbase/class-use/ClusterStatus.html +++ b/devapidocs/org/apache/hadoop/hbase/class-use/ClusterStatus.html @@ -205,13 +205,13 @@ -private ClusterStatus -StochasticLoadBalancer.CostFromRegionLoadFunction.clusterStatus  - - protected ClusterStatus BaseLoadBalancer.clusterStatus  + +private ClusterStatus +StochasticLoadBalancer.CostFromRegionLoadFunction.clusterStatus  + private ClusterStatus RegionLocationFinder.status  @@ -227,19 +227,19 @@ void -StochasticLoadBalancer.setClusterStatus(ClusterStatus st)  +BaseLoadBalancer.setClusterStatus(ClusterStatus st)  -(package private) void -StochasticLoadBalancer.CostFromRegionLoadFunction.setClusterStatus(ClusterStatus status)  +void +StochasticLoadBalancer.setClusterStatus(ClusterStatus st)  -void -RegionLocationFinder.setClusterStatus(ClusterStatus status)  +(package private) void +StochasticLoadBalancer.CostFromRegionLoadFunction.setClusterStatus(ClusterStatus status)  void -BaseLoadBalancer.setClusterStatus(ClusterStatus st)  +RegionLocationFinder.setClusterStatus(ClusterStatus status)  http://git-wip-us.apache.org/repos/asf/hbase-site/blob/fd52f877/devapidocs/org/apache/hadoop/hbase/class-use/Coprocessor.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/class-use/Coprocessor.html b/devapidocs/org/apache/hadoop/hbase/class-use/Coprocessor.html index 4b5f6f2..5f71eee 100644 --- a/devapidocs/org/apache/hadoop/hbase/class-use/Coprocessor.html +++ b/devapidocs/org/apache/hadoop/hbase/class-use/Coprocessor.html @@ -526,19 +526,19 @@ ObserverContext<RegionCoprocessorEnvironment> ctx)
  -RegionCoprocessorHost.RegionEnvironment -RegionCoprocessorHost.createEnvironment(Class<?> implClass, +RegionServerCoprocessorHost.RegionServerEnvironment +RegionServerCoprocessorHost.createEnvironment(Class<?> implClass, Coprocessor instance, int priority, - int seq, + int sequence, org.apache.hadoop.conf.Configuration conf)  -RegionServerCoprocessorHost.RegionServerEnvironment -RegionServerCoprocessorHost.createEnvironment(Class<?> implClass, +RegionCoprocessorHost.RegionEnvironment +RegionCoprocessorHost.createEnvironment(Class<?> implClass, Coprocessor instance, int priority, - int sequence, + int seq, org.apache.hadoop.conf.Configuration conf)  http://git-wip-us.apache.org/repos/asf/hbase-site/blob/fd52f877/devapidocs/org/apache/hadoop/hbase/class-use/CoprocessorEnvironment.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/class-use/CoprocessorEnvironment.html b/devapidocs/org/apache/hadoop/hbase/class-use/CoprocessorEnvironment.html index 9482655..52b546c 100644 --- a/devapidocs/org/apache/hadoop/hbase/class-use/CoprocessorEnvironment.html +++ b/devapidocs/org/apache/hadoop/hbase/class-use/CoprocessorEnvironment.html @@ -377,21 +377,29 @@ void -BaseWALObserver.start(CoprocessorEnvironment e)  +BaseRowProcessorEndpoint.start(CoprocessorEnvironment env) +
Stores a reference to the coprocessor environment provided by the + RegionCoprocessorHost from the region where this + coprocessor is loaded.
+ void +BaseWALObserver.start(CoprocessorEnvironment e)  + + +void MultiRowMutationEndpoint.start(CoprocessorEnvironment env)
Stores a reference to the coprocessor environment provided by the RegionCoprocessorHost from the region where this coprocessor is loaded.
- + void -BaseRegionObserver.start(CoprocessorEnvironment e)  +BaseMasterObserver.start(CoprocessorEnvironment ctx)  - + void AggregateImplementation.start(CoprocessorEnvironment env)
Stores a reference to the coprocessor environment provided by the @@ -399,45 +407,37 @@ coprocessor is loaded.
- -void -BaseRegionServerObserver.start(CoprocessorEnvironment env)  - void BaseMasterAndRegionObserver.start(CoprocessorEnvironment ctx)  void -BaseMasterObserver.start(CoprocessorEnvironment ctx)  +BaseRegionObserver.start(CoprocessorEnvironment e)  void -BaseRowProcessorEndpoint.start(CoprocessorEnvironment env) -
Stores a reference to the coprocessor environment provided by the - RegionCoprocessorHost from the region where this - coprocessor is loaded.
- +BaseRegionServerObserver.start(CoprocessorEnvironment env)  void -BaseWALObserver.stop(CoprocessorEnvironment e)  +BaseRowProcessorEndpoint.stop(CoprocessorEnvironment env)  void -MultiRowMutationEndpoint.stop(CoprocessorEnvironment env)  +BaseWALObserver.stop(CoprocessorEnvironment e)  void -BaseRegionObserver.stop(CoprocessorEnvironment e)  +MultiRowMutationEndpoint.stop(CoprocessorEnvironment env)  void -AggregateImplementation.stop(CoprocessorEnvironment env)  +BaseMasterObserver.stop(CoprocessorEnvironment ctx)  void -BaseRegionServerObserver.stop(CoprocessorEnvironment env)  +AggregateImplementation.stop(CoprocessorEnvironment env)  void @@ -445,11 +445,11 @@ void -BaseMasterObserver.stop(CoprocessorEnvironment ctx)  +BaseRegionObserver.stop(CoprocessorEnvironment e)  void -BaseRowProcessorEndpoint.stop(CoprocessorEnvironment env)  +BaseRegionServerObserver.stop(CoprocessorEnvironment env)  @@ -467,11 +467,7 @@ void -RowCountEndpoint.start(CoprocessorEnvironment env) -
Stores a reference to the coprocessor environment provided by the - RegionCoprocessorHost from the region where this - coprocessor is loaded.
- +ZooKeeperScanPolicyObserver.start(CoprocessorEnvironment e)  void @@ -479,11 +475,15 @@ void -ZooKeeperScanPolicyObserver.start(CoprocessorEnvironment e)  +RowCountEndpoint.start(CoprocessorEnvironment env) +
Stores a reference to the coprocessor environment provided by the + RegionCoprocessorHost from the region where this + coprocessor is loaded.
+ void -RowCountEndpoint.stop(CoprocessorEnvironment env)  +ZooKeeperScanPolicyObserver.stop(CoprocessorEnvironment e)  void @@ -491,7 +491,7 @@ void -ZooKeeperScanPolicyObserver.stop(CoprocessorEnvironment e)  +RowCountEndpoint.stop(CoprocessorEnvironment env)  http://git-wip-us.apache.org/repos/asf/hbase-site/blob/fd52f877/devapidocs/org/apache/hadoop/hbase/class-use/HBaseIOException.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/class-use/HBaseIOException.html b/devapidocs/org/apache/hadoop/hbase/class-use/HBaseIOException.html index a6fad60..bd37d35 100644 --- a/devapidocs/org/apache/hadoop/hbase/class-use/HBaseIOException.html +++ b/devapidocs/org/apache/hadoop/hbase/class-use/HBaseIOException.html @@ -679,14 +679,14 @@ List<NormalizationPlan> -RegionNormalizer.computePlanForTable(TableName table) -
Computes next optimal normalization plan.
+SimpleRegionNormalizer.computePlanForTable(TableName table) +
Computes next most "urgent" normalization action on the table.
List<NormalizationPlan> -SimpleRegionNormalizer.computePlanForTable(TableName table) -
Computes next most "urgent" normalization action on the table.
+RegionNormalizer.computePlanForTable(TableName table) +
Computes next optimal normalization plan.