Return-Path: X-Original-To: apmail-hbase-commits-archive@www.apache.org Delivered-To: apmail-hbase-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 86E1D112EE for ; Tue, 26 Aug 2014 18:50:04 +0000 (UTC) Received: (qmail 98440 invoked by uid 500); 26 Aug 2014 18:50:04 -0000 Delivered-To: apmail-hbase-commits-archive@hbase.apache.org Received: (qmail 98396 invoked by uid 500); 26 Aug 2014 18:50:04 -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 98387 invoked by uid 99); 26 Aug 2014 18:50:04 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 26 Aug 2014 18:50:04 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 26 Aug 2014 18:49:58 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 2F6E02388C38; Tue, 26 Aug 2014 18:49:16 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1620690 [6/40] - in /hbase/hbase.apache.org/trunk: ./ apidocs/org/apache/hadoop/hbase/client/ apidocs/org/apache/hadoop/hbase/client/class-use/ apidocs/org/apache/hadoop/hbase/coprocessor/ apidocs/org/apache/hadoop/hbase/coprocessor/class-... Date: Tue, 26 Aug 2014 18:49:10 -0000 To: commits@hbase.apache.org From: stack@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20140826184916.2F6E02388C38@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Added: hbase/hbase.apache.org/trunk/apidocs/org/apache/hadoop/hbase/protobuf/generated/WALProtos.RegionEventDescriptor.StoreDescriptor.html URL: http://svn.apache.org/viewvc/hbase/hbase.apache.org/trunk/apidocs/org/apache/hadoop/hbase/protobuf/generated/WALProtos.RegionEventDescriptor.StoreDescriptor.html?rev=1620690&view=auto ============================================================================== --- hbase/hbase.apache.org/trunk/apidocs/org/apache/hadoop/hbase/protobuf/generated/WALProtos.RegionEventDescriptor.StoreDescriptor.html (added) +++ hbase/hbase.apache.org/trunk/apidocs/org/apache/hadoop/hbase/protobuf/generated/WALProtos.RegionEventDescriptor.StoreDescriptor.html Tue Aug 26 18:49:07 2014 @@ -0,0 +1,1062 @@ + + + + + + +WALProtos.RegionEventDescriptor.StoreDescriptor (HBase 2.0.0-SNAPSHOT API) + + + + + + + + + + + +
+
org.apache.hadoop.hbase.protobuf.generated
+

Class WALProtos.RegionEventDescriptor.StoreDescriptor

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • com.google.protobuf.AbstractMessageLite
    • +
    • +
        +
      • com.google.protobuf.AbstractMessage
      • +
      • +
          +
        • com.google.protobuf.GeneratedMessage
        • +
        • +
            +
          • org.apache.hadoop.hbase.protobuf.generated.WALProtos.RegionEventDescriptor.StoreDescriptor
          • +
          +
        • +
        +
      • +
      +
    • +
    +
  • +
+
+ +
+
+ +
+
+ +
+
+ + + + + +

Copyright © 2014 The Apache Software Foundation. All Rights Reserved.

+ + Added: hbase/hbase.apache.org/trunk/apidocs/org/apache/hadoop/hbase/protobuf/generated/WALProtos.RegionEventDescriptor.StoreDescriptorOrBuilder.html URL: http://svn.apache.org/viewvc/hbase/hbase.apache.org/trunk/apidocs/org/apache/hadoop/hbase/protobuf/generated/WALProtos.RegionEventDescriptor.StoreDescriptorOrBuilder.html?rev=1620690&view=auto ============================================================================== --- hbase/hbase.apache.org/trunk/apidocs/org/apache/hadoop/hbase/protobuf/generated/WALProtos.RegionEventDescriptor.StoreDescriptorOrBuilder.html (added) +++ hbase/hbase.apache.org/trunk/apidocs/org/apache/hadoop/hbase/protobuf/generated/WALProtos.RegionEventDescriptor.StoreDescriptorOrBuilder.html Tue Aug 26 18:49:07 2014 @@ -0,0 +1,394 @@ + + + + + + +WALProtos.RegionEventDescriptor.StoreDescriptorOrBuilder (HBase 2.0.0-SNAPSHOT API) + + + + + + + + + + + +
+
org.apache.hadoop.hbase.protobuf.generated
+

Interface WALProtos.RegionEventDescriptor.StoreDescriptorOrBuilder

+
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      com.google.protobuf.ByteStringgetFamilyName() +
      required bytes family_name = 1;
      +
      StringgetStoreFile(int index) +
      repeated string store_file = 3;
      +
      com.google.protobuf.ByteStringgetStoreFileBytes(int index) +
      repeated string store_file = 3;
      +
      intgetStoreFileCount() +
      repeated string store_file = 3;
      +
      List<String>getStoreFileList() +
      repeated string store_file = 3;
      +
      StringgetStoreHomeDir() +
      required string store_home_dir = 2;
      +
      com.google.protobuf.ByteStringgetStoreHomeDirBytes() +
      required string store_home_dir = 2;
      +
      booleanhasFamilyName() +
      required bytes family_name = 1;
      +
      booleanhasStoreHomeDir() +
      required string store_home_dir = 2;
      +
      +
        +
      • + + +

        Methods inherited from interface com.google.protobuf.MessageOrBuilder

        +findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField
      • +
      +
        +
      • + + +

        Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder

        +isInitialized
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        hasFamilyName

        +
        boolean hasFamilyName()
        +
        required bytes family_name = 1;
        +
      • +
      + + + +
        +
      • +

        getFamilyName

        +
        com.google.protobuf.ByteString getFamilyName()
        +
        required bytes family_name = 1;
        +
      • +
      + + + +
        +
      • +

        hasStoreHomeDir

        +
        boolean hasStoreHomeDir()
        +
        required string store_home_dir = 2; + +
        +relative to region dir
        + 
        +
      • +
      + + + +
        +
      • +

        getStoreHomeDir

        +
        String getStoreHomeDir()
        +
        required string store_home_dir = 2; + +
        +relative to region dir
        + 
        +
      • +
      + + + +
        +
      • +

        getStoreHomeDirBytes

        +
        com.google.protobuf.ByteString getStoreHomeDirBytes()
        +
        required string store_home_dir = 2; + +
        +relative to region dir
        + 
        +
      • +
      + + + +
        +
      • +

        getStoreFileList

        +
        List<String> getStoreFileList()
        +
        repeated string store_file = 3; + +
        + relative to store dir
        + 
        +
      • +
      + + + +
        +
      • +

        getStoreFileCount

        +
        int getStoreFileCount()
        +
        repeated string store_file = 3; + +
        + relative to store dir
        + 
        +
      • +
      + + + +
        +
      • +

        getStoreFile

        +
        String getStoreFile(int index)
        +
        repeated string store_file = 3; + +
        + relative to store dir
        + 
        +
      • +
      + + + +
        +
      • +

        getStoreFileBytes

        +
        com.google.protobuf.ByteString getStoreFileBytes(int index)
        +
        repeated string store_file = 3; + +
        + relative to store dir
        + 
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + +

Copyright © 2014 The Apache Software Foundation. All Rights Reserved.

+ +