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 D0D3A200B3C for ; Mon, 27 Jun 2016 19:19:32 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id CF9FB160A79; Mon, 27 Jun 2016 17:19:32 +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 CC956160A73 for ; Mon, 27 Jun 2016 19:19:30 +0200 (CEST) Received: (qmail 97636 invoked by uid 500); 27 Jun 2016 17:19:29 -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 96104 invoked by uid 99); 27 Jun 2016 17:19:28 -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; Mon, 27 Jun 2016 17:19:28 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 3E574E95B7; Mon, 27 Jun 2016 17:19:28 +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: Mon, 27 Jun 2016 17:19:39 -0000 Message-Id: <51ffbf3b3cc449d6868c0f4fb35415d2@git.apache.org> In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [12/52] [partial] hbase-site git commit: Published site at 424b789e0394fdc074b1725275e30b04e601b486. archived-at: Mon, 27 Jun 2016 17:19:32 -0000 http://git-wip-us.apache.org/repos/asf/hbase-site/blob/a0cdd2a9/devapidocs/org/apache/hadoop/hbase/coprocessor/class-use/RegionCoprocessorEnvironment.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/coprocessor/class-use/RegionCoprocessorEnvironment.html b/devapidocs/org/apache/hadoop/hbase/coprocessor/class-use/RegionCoprocessorEnvironment.html index d3973b4..3ddba24 100644 --- a/devapidocs/org/apache/hadoop/hbase/coprocessor/class-use/RegionCoprocessorEnvironment.html +++ b/devapidocs/org/apache/hadoop/hbase/coprocessor/class-use/RegionCoprocessorEnvironment.html @@ -152,15 +152,15 @@ private RegionCoprocessorEnvironment -MultiRowMutationEndpoint.env  +BaseRowProcessorEndpoint.env  private RegionCoprocessorEnvironment -AggregateImplementation.env  +MultiRowMutationEndpoint.env  private RegionCoprocessorEnvironment -BaseRowProcessorEndpoint.env  +AggregateImplementation.env  @@ -1473,11 +1473,11 @@ private RegionCoprocessorEnvironment -RowCountEndpoint.env  +BulkDeleteEndpoint.env  private RegionCoprocessorEnvironment -BulkDeleteEndpoint.env  +RowCountEndpoint.env  http://git-wip-us.apache.org/repos/asf/hbase-site/blob/a0cdd2a9/devapidocs/org/apache/hadoop/hbase/errorhandling/class-use/ForeignException.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/errorhandling/class-use/ForeignException.html b/devapidocs/org/apache/hadoop/hbase/errorhandling/class-use/ForeignException.html index b19bf70..32ac40d 100644 --- a/devapidocs/org/apache/hadoop/hbase/errorhandling/class-use/ForeignException.html +++ b/devapidocs/org/apache/hadoop/hbase/errorhandling/class-use/ForeignException.html @@ -135,14 +135,14 @@ ForeignException -ForeignExceptionDispatcher.getException()  - - -ForeignException ForeignExceptionSnare.getException()
Get the value of the captured exception.
+ +ForeignException +ForeignExceptionDispatcher.getException()  + @@ -179,14 +179,14 @@ - - - - + + + +
voidForeignExceptionDispatcher.rethrowException() 
void ForeignExceptionSnare.rethrowException()
Rethrow an exception currently held by the ForeignExceptionSnare.
voidForeignExceptionDispatcher.rethrowException() 
@@ -297,6 +297,14 @@ void +ProcedureCoordinatorRpcs.sendAbortToMembers(Procedure procName, + ForeignException cause) +
Notify the members that the coordinator has aborted the procedure and that it should release + barrier resources.
+ + + +void ZKProcedureCoordinatorRpcs.sendAbortToMembers(Procedure proc, ForeignException ee)
This is the abort message being sent by the coordinator to member @@ -305,14 +313,6 @@ coordinator.
- -void -ProcedureCoordinatorRpcs.sendAbortToMembers(Procedure procName, - ForeignException cause) -
Notify the members that the coordinator has aborted the procedure and that it should release - barrier resources.
- - void ZKProcedureMemberRpcs.sendMemberAborted(Subprocedure sub, http://git-wip-us.apache.org/repos/asf/hbase-site/blob/a0cdd2a9/devapidocs/org/apache/hadoop/hbase/errorhandling/class-use/ForeignExceptionDispatcher.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/errorhandling/class-use/ForeignExceptionDispatcher.html b/devapidocs/org/apache/hadoop/hbase/errorhandling/class-use/ForeignExceptionDispatcher.html index e1d42fa..e3030a3 100644 --- a/devapidocs/org/apache/hadoop/hbase/errorhandling/class-use/ForeignExceptionDispatcher.html +++ b/devapidocs/org/apache/hadoop/hbase/errorhandling/class-use/ForeignExceptionDispatcher.html @@ -129,14 +129,14 @@ -protected ForeignExceptionDispatcher -Subprocedure.monitor +private ForeignExceptionDispatcher +Procedure.monitor
monitor to check for errors
-private ForeignExceptionDispatcher -Procedure.monitor +protected ForeignExceptionDispatcher +Subprocedure.monitor
monitor to check for errors
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/a0cdd2a9/devapidocs/org/apache/hadoop/hbase/exceptions/class-use/DeserializationException.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/exceptions/class-use/DeserializationException.html b/devapidocs/org/apache/hadoop/hbase/exceptions/class-use/DeserializationException.html index 1f571f8..34cfd66 100644 --- a/devapidocs/org/apache/hadoop/hbase/exceptions/class-use/DeserializationException.html +++ b/devapidocs/org/apache/hadoop/hbase/exceptions/class-use/DeserializationException.html @@ -148,13 +148,13 @@ HTableDescriptor.parseFrom(byte[] bytes)  -static ClusterId -ClusterId.parseFrom(byte[] bytes)  - - static HColumnDescriptor HColumnDescriptor.parseFrom(byte[] bytes)  + +static ClusterId +ClusterId.parseFrom(byte[] bytes)  + static HRegionInfo HRegionInfo.parseFrom(byte[] bytes)  @@ -253,145 +253,145 @@ ByteArrayComparable.parseFrom(byte[] pbBytes)  -static DependentColumnFilter -DependentColumnFilter.parseFrom(byte[] pbBytes)  - - -static PrefixFilter -PrefixFilter.parseFrom(byte[] pbBytes)  - - -static FamilyFilter -FamilyFilter.parseFrom(byte[] pbBytes)  +static QualifierFilter +QualifierFilter.parseFrom(byte[] pbBytes)  -static RegexStringComparator -RegexStringComparator.parseFrom(byte[] pbBytes)  - - static WhileMatchFilter WhileMatchFilter.parseFrom(byte[] pbBytes)  - -static InclusiveStopFilter -InclusiveStopFilter.parseFrom(byte[] pbBytes)  - -static FirstKeyOnlyFilter -FirstKeyOnlyFilter.parseFrom(byte[] pbBytes)  +static RandomRowFilter +RandomRowFilter.parseFrom(byte[] pbBytes)  -static TimestampsFilter -TimestampsFilter.parseFrom(byte[] pbBytes)  +static ColumnCountGetFilter +ColumnCountGetFilter.parseFrom(byte[] pbBytes)  -static Filter -Filter.parseFrom(byte[] pbBytes) -
Concrete implementers can signal a failure condition in their code by throwing an - IOException.
- +static DependentColumnFilter +DependentColumnFilter.parseFrom(byte[] pbBytes)  static KeyOnlyFilter KeyOnlyFilter.parseFrom(byte[] pbBytes)  -static BinaryPrefixComparator -BinaryPrefixComparator.parseFrom(byte[] pbBytes)  +static FuzzyRowFilter +FuzzyRowFilter.parseFrom(byte[] pbBytes)  -static LongComparator -LongComparator.parseFrom(byte[] pbBytes)  +static SingleColumnValueFilter +SingleColumnValueFilter.parseFrom(byte[] pbBytes)  -static MultipleColumnPrefixFilter -MultipleColumnPrefixFilter.parseFrom(byte[] pbBytes)  +static FamilyFilter +FamilyFilter.parseFrom(byte[] pbBytes)  -static BitComparator -BitComparator.parseFrom(byte[] pbBytes)  +static LongComparator +LongComparator.parseFrom(byte[] pbBytes)  -static QualifierFilter -QualifierFilter.parseFrom(byte[] pbBytes)  +static MultipleColumnPrefixFilter +MultipleColumnPrefixFilter.parseFrom(byte[] pbBytes)  -static SubstringComparator -SubstringComparator.parseFrom(byte[] pbBytes)  +static FilterList +FilterList.parseFrom(byte[] pbBytes)  -static SkipFilter -SkipFilter.parseFrom(byte[] pbBytes)  +static BinaryComparator +BinaryComparator.parseFrom(byte[] pbBytes)  -static ColumnCountGetFilter -ColumnCountGetFilter.parseFrom(byte[] pbBytes)  +static ColumnPrefixFilter +ColumnPrefixFilter.parseFrom(byte[] pbBytes)  -static RandomRowFilter -RandomRowFilter.parseFrom(byte[] pbBytes)  +static ColumnRangeFilter +ColumnRangeFilter.parseFrom(byte[] pbBytes)  -static SingleColumnValueExcludeFilter -SingleColumnValueExcludeFilter.parseFrom(byte[] pbBytes)  +static SubstringComparator +SubstringComparator.parseFrom(byte[] pbBytes)  -static FuzzyRowFilter -FuzzyRowFilter.parseFrom(byte[] pbBytes)  +static PrefixFilter +PrefixFilter.parseFrom(byte[] pbBytes)  -static SingleColumnValueFilter -SingleColumnValueFilter.parseFrom(byte[] pbBytes)  +static BitComparator +BitComparator.parseFrom(byte[] pbBytes)  -static FilterList -FilterList.parseFrom(byte[] pbBytes)  +static ValueFilter +ValueFilter.parseFrom(byte[] pbBytes)  -static ColumnRangeFilter -ColumnRangeFilter.parseFrom(byte[] pbBytes)  +static Filter +Filter.parseFrom(byte[] pbBytes) +
Concrete implementers can signal a failure condition in their code by throwing an + IOException.
+ static MultiRowRangeFilter MultiRowRangeFilter.parseFrom(byte[] pbBytes)  +static FirstKeyOnlyFilter +FirstKeyOnlyFilter.parseFrom(byte[] pbBytes)  + + static FirstKeyValueMatchingQualifiersFilter FirstKeyValueMatchingQualifiersFilter.parseFrom(byte[] pbBytes)
Deprecated. 
  - -static ColumnPrefixFilter -ColumnPrefixFilter.parseFrom(byte[] pbBytes)  - static PageFilter PageFilter.parseFrom(byte[] pbBytes)  +static TimestampsFilter +TimestampsFilter.parseFrom(byte[] pbBytes)  + + +static ColumnPaginationFilter +ColumnPaginationFilter.parseFrom(byte[] pbBytes)  + + +static SkipFilter +SkipFilter.parseFrom(byte[] pbBytes)  + + +static BinaryPrefixComparator +BinaryPrefixComparator.parseFrom(byte[] pbBytes)  + + static RowFilter RowFilter.parseFrom(byte[] pbBytes)  -static ValueFilter -ValueFilter.parseFrom(byte[] pbBytes)  +static SingleColumnValueExcludeFilter +SingleColumnValueExcludeFilter.parseFrom(byte[] pbBytes)  -static FilterWrapper -FilterWrapper.parseFrom(byte[] pbBytes)  +static RegexStringComparator +RegexStringComparator.parseFrom(byte[] pbBytes)  -static NullComparator -NullComparator.parseFrom(byte[] pbBytes)  +static InclusiveStopFilter +InclusiveStopFilter.parseFrom(byte[] pbBytes)  -static ColumnPaginationFilter -ColumnPaginationFilter.parseFrom(byte[] pbBytes)  +static FilterWrapper +FilterWrapper.parseFrom(byte[] pbBytes)  -static BinaryComparator -BinaryComparator.parseFrom(byte[] pbBytes)  +static NullComparator +NullComparator.parseFrom(byte[] pbBytes)  @@ -556,13 +556,13 @@ SplitOrMergeTracker.SwitchStateTracker.parseFrom(byte[] bytes)  -private org.apache.hadoop.hbase.protobuf.generated.RegionNormalizerProtos.RegionNormalizerState -RegionNormalizerTracker.parseFrom(byte[] pbBytes)  - - private org.apache.hadoop.hbase.protobuf.generated.LoadBalancerProtos.LoadBalancerState LoadBalancerTracker.parseFrom(byte[] pbBytes)  + +private org.apache.hadoop.hbase.protobuf.generated.RegionNormalizerProtos.RegionNormalizerState +RegionNormalizerTracker.parseFrom(byte[] pbBytes)  + static org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionStoreSequenceIds ZKUtil.parseRegionStoreSequenceIds(byte[] bytes)  http://git-wip-us.apache.org/repos/asf/hbase-site/blob/a0cdd2a9/devapidocs/org/apache/hadoop/hbase/filter/Filter.ReturnCode.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/filter/Filter.ReturnCode.html b/devapidocs/org/apache/hadoop/hbase/filter/Filter.ReturnCode.html index 8ba02a4..77c3d23 100644 --- a/devapidocs/org/apache/hadoop/hbase/filter/Filter.ReturnCode.html +++ b/devapidocs/org/apache/hadoop/hbase/filter/Filter.ReturnCode.html @@ -307,7 +307,7 @@ the order they are declared.