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 E7793200D03 for ; Sat, 9 Sep 2017 17:14:08 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id E62F91609D7; Sat, 9 Sep 2017 15:14:08 +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 C0BC21609E2 for ; Sat, 9 Sep 2017 17:14:06 +0200 (CEST) Received: (qmail 38220 invoked by uid 500); 9 Sep 2017 15:14:00 -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 33634 invoked by uid 99); 9 Sep 2017 15:13:55 -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; Sat, 09 Sep 2017 15:13:55 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id D62E7F5738; Sat, 9 Sep 2017 15:13:54 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: git-site-role@apache.org To: commits@hbase.apache.org Date: Sat, 09 Sep 2017 15:14:30 -0000 Message-Id: <11466296d5224626a0cd7abc9966c85b@git.apache.org> In-Reply-To: <66995acc0cf745738afee05fa04155ea@git.apache.org> References: <66995acc0cf745738afee05fa04155ea@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [38/51] [partial] hbase-site git commit: Published site at . archived-at: Sat, 09 Sep 2017 15:14:09 -0000 http://git-wip-us.apache.org/repos/asf/hbase-site/blob/1490b3ab/apidocs/org/apache/hadoop/hbase/filter/SingleColumnValueExcludeFilter.html ---------------------------------------------------------------------- diff --git a/apidocs/org/apache/hadoop/hbase/filter/SingleColumnValueExcludeFilter.html b/apidocs/org/apache/hadoop/hbase/filter/SingleColumnValueExcludeFilter.html index 0ce5859..f8a3cea 100644 --- a/apidocs/org/apache/hadoop/hbase/filter/SingleColumnValueExcludeFilter.html +++ b/apidocs/org/apache/hadoop/hbase/filter/SingleColumnValueExcludeFilter.html @@ -125,7 +125,7 @@ var activeTableTab = "activeTableTab";

@InterfaceAudience.Public
-public class SingleColumnValueExcludeFilter
+public class SingleColumnValueExcludeFilter
 extends SingleColumnValueFilter
A Filter that checks a single column value, but does not emit the tested column. This will enable a performance boost over @@ -163,7 +163,7 @@ extends SingleColumnValueFilter -columnFamily, columnQualifier, comparator, compareOp, filterIfMissing, foundColumn, latestVersionOnly, matchedColumn +columnFamily, columnQualifier, comparator, filterIfMissing, foundColumn, latestVersionOnly, matchedColumn, op + + + + + + + +