Return-Path: X-Original-To: apmail-hbase-user-archive@www.apache.org Delivered-To: apmail-hbase-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 906AFE785 for ; Fri, 22 Feb 2013 18:41:59 +0000 (UTC) Received: (qmail 66233 invoked by uid 500); 22 Feb 2013 18:41:57 -0000 Delivered-To: apmail-hbase-user-archive@hbase.apache.org Received: (qmail 66169 invoked by uid 500); 22 Feb 2013 18:41:57 -0000 Mailing-List: contact user-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@hbase.apache.org Delivered-To: mailing list user@hbase.apache.org Received: (qmail 66160 invoked by uid 99); 22 Feb 2013 18:41:57 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 22 Feb 2013 18:41:57 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of tlazar@gmail.com designates 209.85.212.175 as permitted sender) Received: from [209.85.212.175] (HELO mail-wi0-f175.google.com) (209.85.212.175) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 22 Feb 2013 18:41:51 +0000 Received: by mail-wi0-f175.google.com with SMTP id l13so1312396wie.2 for ; Fri, 22 Feb 2013 10:41:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:date:message-id:subject:from:to :content-type; bh=5VGSG1l8Lx7JynOtlda/0GzgTEqGC0M/nqxLANnz9tA=; b=hLuKNDZFAWoeiETZONwhj1HtPaw07NMh3sakTFiD4iPanY7iRY1dNGp/TCSlWMA2nk osSfqYg8PEbm0ItlbfFd3zUYoWTL8NC8olx8KG2O2XW9gPbqjqwb+REP6uiHO5G91iNC kwGVjwbhhkLSAnOgtQ+nLbUaHjwwfHP6YkuG664llr8Kq4xEIDEp1/jAvLPBdkDK1KVS L93X3Ej9cdy63a/dP5scbCLEsGtCwGdcxRI7wHCGcvOXOYjEqYFPpJ535Bd5bFUKj1Jp HkPRacnonfaMnb12L5ybTxSHw84R4TQ3y066UvtathEJ99sEhUsQmeFW7oL1iWjcp+Vo WKEw== MIME-Version: 1.0 X-Received: by 10.194.5.137 with SMTP id s9mr4377662wjs.5.1361558489665; Fri, 22 Feb 2013 10:41:29 -0800 (PST) Received: by 10.180.106.69 with HTTP; Fri, 22 Feb 2013 10:41:29 -0800 (PST) Date: Fri, 22 Feb 2013 13:41:29 -0500 Message-ID: Subject: attributes - basic question From: Toby Lazar To: user@hbase.apache.org Content-Type: multipart/alternative; boundary=047d7b5d35801e17da04d6548acf X-Virus-Checked: Checked by ClamAV on apache.org --047d7b5d35801e17da04d6548acf Content-Type: text/plain; charset=ISO-8859-1 What is the purpose of the getAttribute and setAttribute methods for classes implementing OperationWithAttributes? I don't see much documentation about them, haven't seen much discussion on this list about them, and am wondering what people use them for. Or, are they mostly just used internally? Any insights about these methods are appreciated. Thanks! Toby --047d7b5d35801e17da04d6548acf--