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 0F1EB1845F for ; Wed, 15 Jul 2015 18:22:04 +0000 (UTC) Received: (qmail 20482 invoked by uid 500); 15 Jul 2015 18:22:00 -0000 Delivered-To: apmail-hbase-commits-archive@hbase.apache.org Received: (qmail 20433 invoked by uid 500); 15 Jul 2015 18:22: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 18993 invoked by uid 99); 15 Jul 2015 18:21:59 -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; Wed, 15 Jul 2015 18:21:59 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id EC78EE0F7B; Wed, 15 Jul 2015 18:21:58 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: eclark@apache.org To: commits@hbase.apache.org Date: Wed, 15 Jul 2015 18:22:16 -0000 Message-Id: In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [19/25] hbase git commit: HBASE-14077 Add package to hbase-protocol protobuf files. http://git-wip-us.apache.org/repos/asf/hbase/blob/62bce5f9/hbase-protocol/src/main/java/org/apache/hadoop/hbase/protobuf/generated/ClusterIdProtos.java ---------------------------------------------------------------------- diff --git a/hbase-protocol/src/main/java/org/apache/hadoop/hbase/protobuf/generated/ClusterIdProtos.java b/hbase-protocol/src/main/java/org/apache/hadoop/hbase/protobuf/generated/ClusterIdProtos.java index 5b849dc..7902672 100644 --- a/hbase-protocol/src/main/java/org/apache/hadoop/hbase/protobuf/generated/ClusterIdProtos.java +++ b/hbase-protocol/src/main/java/org/apache/hadoop/hbase/protobuf/generated/ClusterIdProtos.java @@ -39,7 +39,7 @@ public final class ClusterIdProtos { getClusterIdBytes(); } /** - * Protobuf type {@code ClusterId} + * Protobuf type {@code hbase.pb.ClusterId} * *
    **
@@ -114,12 +114,12 @@ public final class ClusterIdProtos {
     }
     public static final com.google.protobuf.Descriptors.Descriptor
         getDescriptor() {
-      return org.apache.hadoop.hbase.protobuf.generated.ClusterIdProtos.internal_static_ClusterId_descriptor;
+      return org.apache.hadoop.hbase.protobuf.generated.ClusterIdProtos.internal_static_hbase_pb_ClusterId_descriptor;
     }
 
     protected com.google.protobuf.GeneratedMessage.FieldAccessorTable
         internalGetFieldAccessorTable() {
-      return org.apache.hadoop.hbase.protobuf.generated.ClusterIdProtos.internal_static_ClusterId_fieldAccessorTable
+      return org.apache.hadoop.hbase.protobuf.generated.ClusterIdProtos.internal_static_hbase_pb_ClusterId_fieldAccessorTable
           .ensureFieldAccessorsInitialized(
               org.apache.hadoop.hbase.protobuf.generated.ClusterIdProtos.ClusterId.class, org.apache.hadoop.hbase.protobuf.generated.ClusterIdProtos.ClusterId.Builder.class);
     }
@@ -347,7 +347,7 @@ public final class ClusterIdProtos {
       return builder;
     }
     /**
-     * Protobuf type {@code ClusterId}
+     * Protobuf type {@code hbase.pb.ClusterId}
      *
      * 
      **
@@ -360,12 +360,12 @@ public final class ClusterIdProtos {
        implements org.apache.hadoop.hbase.protobuf.generated.ClusterIdProtos.ClusterIdOrBuilder {
       public static final com.google.protobuf.Descriptors.Descriptor
           getDescriptor() {
-        return org.apache.hadoop.hbase.protobuf.generated.ClusterIdProtos.internal_static_ClusterId_descriptor;
+        return org.apache.hadoop.hbase.protobuf.generated.ClusterIdProtos.internal_static_hbase_pb_ClusterId_descriptor;
       }
 
       protected com.google.protobuf.GeneratedMessage.FieldAccessorTable
           internalGetFieldAccessorTable() {
-        return org.apache.hadoop.hbase.protobuf.generated.ClusterIdProtos.internal_static_ClusterId_fieldAccessorTable
+        return org.apache.hadoop.hbase.protobuf.generated.ClusterIdProtos.internal_static_hbase_pb_ClusterId_fieldAccessorTable
             .ensureFieldAccessorsInitialized(
                 org.apache.hadoop.hbase.protobuf.generated.ClusterIdProtos.ClusterId.class, org.apache.hadoop.hbase.protobuf.generated.ClusterIdProtos.ClusterId.Builder.class);
       }
@@ -401,7 +401,7 @@ public final class ClusterIdProtos {
 
       public com.google.protobuf.Descriptors.Descriptor
           getDescriptorForType() {
-        return org.apache.hadoop.hbase.protobuf.generated.ClusterIdProtos.internal_static_ClusterId_descriptor;
+        return org.apache.hadoop.hbase.protobuf.generated.ClusterIdProtos.internal_static_hbase_pb_ClusterId_descriptor;
       }
 
       public org.apache.hadoop.hbase.protobuf.generated.ClusterIdProtos.ClusterId getDefaultInstanceForType() {
@@ -574,7 +574,7 @@ public final class ClusterIdProtos {
         return this;
       }
 
-      // @@protoc_insertion_point(builder_scope:ClusterId)
+      // @@protoc_insertion_point(builder_scope:hbase.pb.ClusterId)
     }
 
     static {
@@ -582,14 +582,14 @@ public final class ClusterIdProtos {
       defaultInstance.initFields();
     }
 
-    // @@protoc_insertion_point(class_scope:ClusterId)
+    // @@protoc_insertion_point(class_scope:hbase.pb.ClusterId)
   }
 
   private static com.google.protobuf.Descriptors.Descriptor
-    internal_static_ClusterId_descriptor;
+    internal_static_hbase_pb_ClusterId_descriptor;
   private static
     com.google.protobuf.GeneratedMessage.FieldAccessorTable
-      internal_static_ClusterId_fieldAccessorTable;
+      internal_static_hbase_pb_ClusterId_fieldAccessorTable;
 
   public static com.google.protobuf.Descriptors.FileDescriptor
       getDescriptor() {
@@ -599,20 +599,21 @@ public final class ClusterIdProtos {
       descriptor;
   static {
     java.lang.String[] descriptorData = {
-      "\n\017ClusterId.proto\"\037\n\tClusterId\022\022\n\ncluste" +
-      "r_id\030\001 \002(\tBB\n*org.apache.hadoop.hbase.pr" +
-      "otobuf.generatedB\017ClusterIdProtosH\001\240\001\001"
+      "\n\017ClusterId.proto\022\010hbase.pb\"\037\n\tClusterId" +
+      "\022\022\n\ncluster_id\030\001 \002(\tBB\n*org.apache.hadoo" +
+      "p.hbase.protobuf.generatedB\017ClusterIdPro" +
+      "tosH\001\240\001\001"
     };
     com.google.protobuf.Descriptors.FileDescriptor.InternalDescriptorAssigner assigner =
       new com.google.protobuf.Descriptors.FileDescriptor.InternalDescriptorAssigner() {
         public com.google.protobuf.ExtensionRegistry assignDescriptors(
             com.google.protobuf.Descriptors.FileDescriptor root) {
           descriptor = root;
-          internal_static_ClusterId_descriptor =
+          internal_static_hbase_pb_ClusterId_descriptor =
             getDescriptor().getMessageTypes().get(0);
-          internal_static_ClusterId_fieldAccessorTable = new
+          internal_static_hbase_pb_ClusterId_fieldAccessorTable = new
             com.google.protobuf.GeneratedMessage.FieldAccessorTable(
-              internal_static_ClusterId_descriptor,
+              internal_static_hbase_pb_ClusterId_descriptor,
               new java.lang.String[] { "ClusterId", });
           return null;
         }