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 8DC02200B14 for ; Fri, 13 May 2016 23:17:49 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 8C89116099F; Fri, 13 May 2016 21:17:49 +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 0AD1D160A28 for ; Fri, 13 May 2016 23:17:46 +0200 (CEST) Received: (qmail 98501 invoked by uid 500); 13 May 2016 21:17:44 -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 97125 invoked by uid 99); 13 May 2016 21:17:43 -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, 13 May 2016 21:17:43 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 6AFBEDFC6C; Fri, 13 May 2016 21:17:43 +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, 13 May 2016 21:18:20 -0000 Message-Id: <949b4c72dfec43e88b90ef42784a0c34@git.apache.org> In-Reply-To: <4725370f961a423da00dc83d425793bb@git.apache.org> References: <4725370f961a423da00dc83d425793bb@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [39/51] [partial] hbase-site git commit: Published site at b353e388bb6bf315818fcde81f11131d6d539c70. archived-at: Fri, 13 May 2016 21:17:49 -0000 http://git-wip-us.apache.org/repos/asf/hbase-site/blob/96543536/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 cff4b22..d0225fa 100644 --- a/devapidocs/org/apache/hadoop/hbase/class-use/CellComparator.html +++ b/devapidocs/org/apache/hadoop/hbase/class-use/CellComparator.html @@ -234,19 +234,19 @@ 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 -BufferedDataBlockEncoder.BufferedEncodedSeeker.compareKey(CellComparator comparator, - Cell key)  - DataBlockEncoder.EncodedSeeker -CopyKeyDataBlockEncoder.createSeeker(CellComparator comparator, +DiffKeyDeltaEncoder.createSeeker(CellComparator comparator, HFileBlockDecodingContext decodingCtx)  @@ -256,21 +256,21 @@ DataBlockEncoder.EncodedSeeker -DiffKeyDeltaEncoder.createSeeker(CellComparator comparator, +CopyKeyDataBlockEncoder.createSeeker(CellComparator comparator, HFileBlockDecodingContext decodingCtx)  DataBlockEncoder.EncodedSeeker +FastDiffDeltaEncoder.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)  - @@ -298,11 +298,21 @@ + + + + + + + + - - - - - - - -
protected CellComparatorHFile.WriterFactory.comparator 
private CellComparator HFileReaderImpl.comparator
Key comparator
protected CellComparatorCompoundBloomFilterBase.comparator +
Comparator used to compare Bloom filter keys
+
protected CellComparator HFileWriterImpl.comparator @@ -315,16 +325,6 @@
Needed doing lookup on blocks.
protected CellComparatorCompoundBloomFilterBase.comparator -
Comparator used to compare Bloom filter keys
-
protected CellComparatorHFile.WriterFactory.comparator 
@@ -344,11 +344,11 @@ - + - +
CellComparatorHFileReaderImpl.getComparator() HFile.Reader.getComparator() 
CellComparatorHFile.Reader.getComparator() HFileReaderImpl.getComparator() 
@@ -507,37 +507,37 @@ Segment.comparator  -protected CellComparator -StripeStoreFlusher.StripeFlushRequest.comparator  - - -private CellComparator -ScanInfo.comparator  - - private CellComparator AbstractMemStore.comparator  -protected CellComparator -StripeMultiFileWriter.comparator  +private CellComparator +StoreFileWriter.Builder.comparator  protected CellComparator -HRegion.RegionScannerImpl.comparator  +StripeMultiFileWriter.comparator  private CellComparator -StoreFileWriter.Builder.comparator  +ScanInfo.comparator  protected CellComparator -KeyValueHeap.KVScannerComparator.kvComparator  +StripeStoreFlusher.StripeFlushRequest.comparator  +protected CellComparator +HRegion.RegionScannerImpl.comparator  + + private CellComparator DefaultStoreFileManager.kvComparator  + +protected CellComparator +KeyValueHeap.KVScannerComparator.kvComparator  + private CellComparator ScanQueryMatcher.rowComparator @@ -568,34 +568,34 @@ HStore.getComparator()  -CellComparator -Store.getComparator()  - - protected CellComparator Segment.getComparator()
Returns the Cell comparator used by this segment
- -(package private) CellComparator -StoreFileScanner.getComparator()  - CellComparator -StoreFileReader.getComparator()  +KeyValueHeap.KVScannerComparator.getComparator()  CellComparator -KeyValueHeap.KVScannerComparator.getComparator()  +StoreFileReader.getComparator()  +protected CellComparator +AbstractMemStore.getComparator()  + + CellComparator ScanInfo.getComparator()  + +CellComparator +Store.getComparator()  + -protected CellComparator -AbstractMemStore.getComparator()  +(package private) CellComparator +StoreFileScanner.getComparator()  @@ -629,18 +629,6 @@ -protected void -DateTieredStoreEngine.createComponents(org.apache.hadoop.conf.Configuration conf, - Store store, - CellComparator kvComparator)  - - -protected void -StripeStoreEngine.createComponents(org.apache.hadoop.conf.Configuration conf, - Store store, - CellComparator comparator)  - - protected abstract void StoreEngine.createComponents(org.apache.hadoop.conf.Configuration conf, Store store, @@ -650,10 +638,22 @@ protected void +DateTieredStoreEngine.createComponents(org.apache.hadoop.conf.Configuration conf, + Store store, + CellComparator kvComparator)  + + +protected void DefaultStoreEngine.createComponents(org.apache.hadoop.conf.Configuration conf, Store store, CellComparator kvComparator)  + +protected void +StripeStoreEngine.createComponents(org.apache.hadoop.conf.Configuration conf, + Store store, + CellComparator comparator)  + private void StoreEngine.createComponentsOnce(org.apache.hadoop.conf.Configuration conf, http://git-wip-us.apache.org/repos/asf/hbase-site/blob/96543536/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 49e1dc9..1288c90 100644 --- a/devapidocs/org/apache/hadoop/hbase/class-use/CellScanner.html +++ b/devapidocs/org/apache/hadoop/hbase/class-use/CellScanner.html @@ -205,11 +205,11 @@ CellScanner -Result.cellScanner()  +Mutation.cellScanner()  CellScanner -Mutation.cellScanner()  +Result.cellScanner()  @@ -419,15 +419,15 @@ private CellScanner -AsyncCall.cellScanner  - - -private CellScanner PayloadCarryingRpcController.cellScanner
They are optionally set on construction, cleared after we make the call, and then optionally set on response with the result.
+ +private CellScanner +AsyncCall.cellScanner  + protected CellScanner RpcServer.Call.cellScanner  @@ -443,7 +443,7 @@ CellScanner -DelegatingPayloadCarryingRpcController.cellScanner()  +PayloadCarryingRpcController.cellScanner()  CellScanner @@ -453,7 +453,7 @@ CellScanner -PayloadCarryingRpcController.cellScanner()  +DelegatingPayloadCarryingRpcController.cellScanner()  CellScanner @@ -484,32 +484,32 @@ 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) -
This is a server side method, which is invoked over RPC.
- + MonitoredRPCHandler status)
  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)  + MonitoredRPCHandler status) +
This is a server side method, which is invoked over RPC.
+ -protected Pair<com.google.protobuf.Message,CellScanner> -AsyncRpcClient.call(PayloadCarryingRpcController pcrc, +protected abstract Pair<com.google.protobuf.Message,CellScanner> +AbstractRpcClient.call(PayloadCarryingRpcController pcrc, com.google.protobuf.Descriptors.MethodDescriptor md, com.google.protobuf.Message param, com.google.protobuf.Message returnType, User ticket, - InetSocketAddress addr, + InetSocketAddress isa, MetricsConnection.CallStats callStats)
Make a call, passing param, to the IPC server running at address which is servicing the protocol protocol, @@ -517,13 +517,13 @@ -protected abstract Pair<com.google.protobuf.Message,CellScanner> -AbstractRpcClient.call(PayloadCarryingRpcController pcrc, +protected Pair<com.google.protobuf.Message,CellScanner> +AsyncRpcClient.call(PayloadCarryingRpcController pcrc, com.google.protobuf.Descriptors.MethodDescriptor md, com.google.protobuf.Message param, com.google.protobuf.Message returnType, User ticket, - InetSocketAddress isa, + InetSocketAddress addr, MetricsConnection.CallStats callStats)
Make a call, passing param, to the IPC server running at address which is servicing the protocol protocol, @@ -580,23 +580,23 @@ 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) -
This is a server side method, which is invoked over RPC.
- + MonitoredRPCHandler status)
  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)  + MonitoredRPCHandler status) +
This is a server side method, which is invoked over RPC.
+ <R extends com.google.protobuf.Message,O> 
Future<O>
@@ -613,27 +613,27 @@ <R extends com.google.protobuf.Message,O> 
Future<O>
-RpcClientImpl.AsyncRpcChannel.callMethod(com.google.protobuf.Descriptors.MethodDescriptor method, +AsyncRpcChannelImpl.callMethod(com.google.protobuf.Descriptors.MethodDescriptor method, com.google.protobuf.Message request, CellScanner cellScanner, R responsePrototype, MessageConverter<R,O> messageConverter, IOExceptionConverter exceptionConverter, long rpcTimeout, - int priority)  + int priority) +
Calls method on channel
+ <R extends com.google.protobuf.Message,O> 
Future<O>
-AsyncRpcChannelImpl.callMethod(com.google.protobuf.Descriptors.MethodDescriptor method, +RpcClientImpl.AsyncRpcChannel.callMethod(com.google.protobuf.Descriptors.MethodDescriptor method, com.google.protobuf.Message request, CellScanner cellScanner, R responsePrototype, MessageConverter<R,O> messageConverter, IOExceptionConverter exceptionConverter, long rpcTimeout, - int priority) -
Calls method on channel
- + int priority)
  O @@ -648,11 +648,11 @@ void -DelegatingPayloadCarryingRpcController.setCellScanner(CellScanner cellScanner)  +PayloadCarryingRpcController.setCellScanner(CellScanner cellScanner)  void -PayloadCarryingRpcController.setCellScanner(CellScanner cellScanner)  +DelegatingPayloadCarryingRpcController.setCellScanner(CellScanner cellScanner)  void http://git-wip-us.apache.org/repos/asf/hbase-site/blob/96543536/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 97c77f8..aa601eb 100644 --- a/devapidocs/org/apache/hadoop/hbase/class-use/ClusterStatus.html +++ b/devapidocs/org/apache/hadoop/hbase/class-use/ClusterStatus.html @@ -114,11 +114,11 @@ ClusterStatus -HBaseAdmin.getClusterStatus()  +Admin.getClusterStatus()  ClusterStatus -Admin.getClusterStatus()  +HBaseAdmin.getClusterStatus()  http://git-wip-us.apache.org/repos/asf/hbase-site/blob/96543536/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 949143c..6655d83 100644 --- a/devapidocs/org/apache/hadoop/hbase/class-use/Coprocessor.html +++ b/devapidocs/org/apache/hadoop/hbase/class-use/Coprocessor.html @@ -518,19 +518,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/96543536/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 aa8b08a..aad015e 100644 --- a/devapidocs/org/apache/hadoop/hbase/class-use/CoprocessorEnvironment.html +++ b/devapidocs/org/apache/hadoop/hbase/class-use/CoprocessorEnvironment.html @@ -346,6 +346,14 @@ void +BaseWALObserver.start(CoprocessorEnvironment e)  + + +void +BaseRegionObserver.start(CoprocessorEnvironment e)  + + +void BaseMasterAndRegionObserver.start(CoprocessorEnvironment ctx)  @@ -358,28 +366,20 @@ void -BaseMasterObserver.start(CoprocessorEnvironment ctx)  +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 -BaseWALObserver.start(CoprocessorEnvironment e)  - - -void BaseRegionServerObserver.start(CoprocessorEnvironment env)  - -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 BaseRowProcessorEndpoint.start(CoprocessorEnvironment env) @@ -390,31 +390,31 @@ void -BaseMasterAndRegionObserver.stop(CoprocessorEnvironment ctx)  +BaseWALObserver.stop(CoprocessorEnvironment e)  void -AggregateImplementation.stop(CoprocessorEnvironment env)  +BaseRegionObserver.stop(CoprocessorEnvironment e)  void -BaseMasterObserver.stop(CoprocessorEnvironment ctx)  +BaseMasterAndRegionObserver.stop(CoprocessorEnvironment ctx)  void -BaseRegionObserver.stop(CoprocessorEnvironment e)  +AggregateImplementation.stop(CoprocessorEnvironment env)  void -BaseWALObserver.stop(CoprocessorEnvironment e)  +MultiRowMutationEndpoint.stop(CoprocessorEnvironment env)  void -BaseRegionServerObserver.stop(CoprocessorEnvironment env)  +BaseMasterObserver.stop(CoprocessorEnvironment ctx)  void -MultiRowMutationEndpoint.stop(CoprocessorEnvironment env)  +BaseRegionServerObserver.stop(CoprocessorEnvironment env)  void @@ -436,31 +436,31 @@ void -BulkDeleteEndpoint.start(CoprocessorEnvironment env)  - - -void RowCountEndpoint.start(CoprocessorEnvironment env)
Stores a reference to the coprocessor environment provided by the RegionCoprocessorHost from the region where this coprocessor is loaded.
- + void ZooKeeperScanPolicyObserver.start(CoprocessorEnvironment e)  + +void +BulkDeleteEndpoint.start(CoprocessorEnvironment env)  + void -BulkDeleteEndpoint.stop(CoprocessorEnvironment env)  +RowCountEndpoint.stop(CoprocessorEnvironment env)  void -RowCountEndpoint.stop(CoprocessorEnvironment env)  +ZooKeeperScanPolicyObserver.stop(CoprocessorEnvironment e)  void -ZooKeeperScanPolicyObserver.stop(CoprocessorEnvironment e)  +BulkDeleteEndpoint.stop(CoprocessorEnvironment env)