Return-Path: X-Original-To: apmail-asterixdb-commits-archive@minotaur.apache.org Delivered-To: apmail-asterixdb-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 95C9019336 for ; Thu, 7 Apr 2016 14:59:48 +0000 (UTC) Received: (qmail 86822 invoked by uid 500); 7 Apr 2016 14:59:48 -0000 Delivered-To: apmail-asterixdb-commits-archive@asterixdb.apache.org Received: (qmail 86741 invoked by uid 500); 7 Apr 2016 14:59:48 -0000 Mailing-List: contact commits-help@asterixdb.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@asterixdb.incubator.apache.org Delivered-To: mailing list commits@asterixdb.incubator.apache.org Received: (qmail 86719 invoked by uid 99); 7 Apr 2016 14:59:48 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Apr 2016 14:59:48 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id B006FC0D64 for ; Thu, 7 Apr 2016 14:59:47 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -3.221 X-Spam-Level: X-Spam-Status: No, score=-3.221 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_LAZY_DOMAIN_SECURITY=1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, RP_MATCHES_RCVD=-0.001] autolearn=disabled Received: from mx2-lw-us.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id 2ZG3Gf1cFi7f for ; Thu, 7 Apr 2016 14:59:45 +0000 (UTC) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx2-lw-us.apache.org (ASF Mail Server at mx2-lw-us.apache.org) with SMTP id 53DCD60EAB for ; Thu, 7 Apr 2016 14:59:39 +0000 (UTC) Received: (qmail 85581 invoked by uid 99); 7 Apr 2016 14:59:38 -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; Thu, 07 Apr 2016 14:59:38 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 6A264E090B; Thu, 7 Apr 2016 14:59:38 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: imaxon@apache.org To: commits@asterixdb.incubator.apache.org Date: Thu, 07 Apr 2016 15:00:25 -0000 Message-Id: <369dd51a52d34ea283c115d59d2250f9@git.apache.org> In-Reply-To: <54f3ff538fc347d59763ae613b6b0ccf@git.apache.org> References: <54f3ff538fc347d59763ae613b6b0ccf@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [50/50] [abbrv] incubator-asterixdb git commit: Move merged files Move merged files Project: http://git-wip-us.apache.org/repos/asf/incubator-asterixdb/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-asterixdb/commit/d3d24af4 Tree: http://git-wip-us.apache.org/repos/asf/incubator-asterixdb/tree/d3d24af4 Diff: http://git-wip-us.apache.org/repos/asf/incubator-asterixdb/diff/d3d24af4 Branch: refs/heads/master Commit: d3d24af45eb18db3829bbf2acd0545afdfe2645a Parents: e928b6a Author: Ian Maxon Authored: Wed Apr 6 19:58:48 2016 -0700 Committer: Ian Maxon Committed: Wed Apr 6 19:58:48 2016 -0700 ---------------------------------------------------------------------- .../impls/AbstractLSMIndexOperationContext.java | 41 ++++++++++++++++++++ .../impls/AbstractLSMIndexOperationContext.java | 41 -------------------- 2 files changed, 41 insertions(+), 41 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-asterixdb/blob/d3d24af4/hyracks-fullstack/hyracks/hyracks-storage-am-lsm-common/src/main/java/org/apache/hyracks/storage/am/lsm/common/impls/AbstractLSMIndexOperationContext.java ---------------------------------------------------------------------- diff --git a/hyracks-fullstack/hyracks/hyracks-storage-am-lsm-common/src/main/java/org/apache/hyracks/storage/am/lsm/common/impls/AbstractLSMIndexOperationContext.java b/hyracks-fullstack/hyracks/hyracks-storage-am-lsm-common/src/main/java/org/apache/hyracks/storage/am/lsm/common/impls/AbstractLSMIndexOperationContext.java new file mode 100644 index 0000000..3b907c3 --- /dev/null +++ b/hyracks-fullstack/hyracks/hyracks-storage-am-lsm-common/src/main/java/org/apache/hyracks/storage/am/lsm/common/impls/AbstractLSMIndexOperationContext.java @@ -0,0 +1,41 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + */ +package org.apache.hyracks.storage.am.lsm.common.impls; + +import org.apache.hyracks.storage.am.lsm.common.api.ILSMIndexOperationContext; + +public abstract class AbstractLSMIndexOperationContext implements ILSMIndexOperationContext { + + private boolean accessingComponents = false; + + @Override + public boolean isAccessingComponents() { + return accessingComponents; + } + + @Override + public void setAccessingComponents(boolean accessingComponents) { + this.accessingComponents = accessingComponents; + } + + @Override + public void reset() { + accessingComponents = false; + } +} http://git-wip-us.apache.org/repos/asf/incubator-asterixdb/blob/d3d24af4/hyracks/hyracks-storage-am-lsm-common/src/main/java/org/apache/hyracks/storage/am/lsm/common/impls/AbstractLSMIndexOperationContext.java ---------------------------------------------------------------------- diff --git a/hyracks/hyracks-storage-am-lsm-common/src/main/java/org/apache/hyracks/storage/am/lsm/common/impls/AbstractLSMIndexOperationContext.java b/hyracks/hyracks-storage-am-lsm-common/src/main/java/org/apache/hyracks/storage/am/lsm/common/impls/AbstractLSMIndexOperationContext.java deleted file mode 100644 index 3b907c3..0000000 --- a/hyracks/hyracks-storage-am-lsm-common/src/main/java/org/apache/hyracks/storage/am/lsm/common/impls/AbstractLSMIndexOperationContext.java +++ /dev/null @@ -1,41 +0,0 @@ -/* - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ -package org.apache.hyracks.storage.am.lsm.common.impls; - -import org.apache.hyracks.storage.am.lsm.common.api.ILSMIndexOperationContext; - -public abstract class AbstractLSMIndexOperationContext implements ILSMIndexOperationContext { - - private boolean accessingComponents = false; - - @Override - public boolean isAccessingComponents() { - return accessingComponents; - } - - @Override - public void setAccessingComponents(boolean accessingComponents) { - this.accessingComponents = accessingComponents; - } - - @Override - public void reset() { - accessingComponents = false; - } -}