http://git-wip-us.apache.org/repos/asf/hive/blob/b3043a37/standalone-metastore/src/gen/thrift/gen-javabean/org/apache/hadoop/hive/metastore/api/ThriftHiveMetastore.java
----------------------------------------------------------------------
diff --git 
a/standalone-metastore/src/gen/thrift/gen-javabean/org/apache/hadoop/hive/metastore/api/ThriftHiveMetastore.java
 
b/standalone-metastore/src/gen/thrift/gen-javabean/org/apache/hadoop/hive/metastore/api/ThriftHiveMetastore.java
index 53b47e6..48bfb05 100644
--- 
a/standalone-metastore/src/gen/thrift/gen-javabean/org/apache/hadoop/hive/metastore/api/ThriftHiveMetastore.java
+++ 
b/standalone-metastore/src/gen/thrift/gen-javabean/org/apache/hadoop/hive/metastore/api/ThriftHiveMetastore.java
@@ -35,12 +35,12 @@ import org.slf4j.LoggerFactory;
 
 @SuppressWarnings({"cast", "rawtypes", "serial", "unchecked"})
 @Generated(value = "Autogenerated by Thrift Compiler (0.9.3)")
-public class ThriftHiveMetastore {
+@org.apache.hadoop.classification.InterfaceAudience.Public 
@org.apache.hadoop.classification.InterfaceStability.Stable public class 
ThriftHiveMetastore {
 
   /**
    * This interface is live.
    */
-  public interface Iface extends com.facebook.fb303.FacebookService.Iface {
+  @org.apache.hadoop.classification.InterfaceAudience.Public 
@org.apache.hadoop.classification.InterfaceStability.Stable public interface 
Iface extends com.facebook.fb303.FacebookService.Iface {
 
     public String getMetaConf(String key) throws MetaException, 
org.apache.thrift.TException;
 
@@ -380,7 +380,7 @@ public class ThriftHiveMetastore {
 
   }
 
-  public interface AsyncIface extends com.facebook.fb303.FacebookService 
.AsyncIface {
+  @org.apache.hadoop.classification.InterfaceAudience.Public 
@org.apache.hadoop.classification.InterfaceStability.Stable public interface 
AsyncIface extends com.facebook.fb303.FacebookService .AsyncIface {
 
     public void getMetaConf(String key, 
org.apache.thrift.async.AsyncMethodCallback resultHandler) throws 
org.apache.thrift.TException;
 
@@ -720,8 +720,8 @@ public class ThriftHiveMetastore {
 
   }
 
-  public static class Client extends com.facebook.fb303.FacebookService.Client 
implements Iface {
-    public static class Factory implements 
org.apache.thrift.TServiceClientFactory<Client> {
+  @org.apache.hadoop.classification.InterfaceAudience.Public 
@org.apache.hadoop.classification.InterfaceStability.Stable public static class 
Client extends com.facebook.fb303.FacebookService.Client implements Iface {
+    @org.apache.hadoop.classification.InterfaceAudience.Public 
@org.apache.hadoop.classification.InterfaceStability.Stable public static class 
Factory implements org.apache.thrift.TServiceClientFactory<Client> {
       public Factory() {}
       public Client getClient(org.apache.thrift.protocol.TProtocol prot) {
         return new Client(prot);
@@ -5566,8 +5566,8 @@ public class ThriftHiveMetastore {
     }
 
   }
-  public static class AsyncClient extends 
com.facebook.fb303.FacebookService.AsyncClient implements AsyncIface {
-    public static class Factory implements 
org.apache.thrift.async.TAsyncClientFactory<AsyncClient> {
+  @org.apache.hadoop.classification.InterfaceAudience.Public 
@org.apache.hadoop.classification.InterfaceStability.Stable public static class 
AsyncClient extends com.facebook.fb303.FacebookService.AsyncClient implements 
AsyncIface {
+    @org.apache.hadoop.classification.InterfaceAudience.Public 
@org.apache.hadoop.classification.InterfaceStability.Stable public static class 
Factory implements org.apache.thrift.async.TAsyncClientFactory<AsyncClient> {
       private org.apache.thrift.async.TAsyncClientManager clientManager;
       private org.apache.thrift.protocol.TProtocolFactory protocolFactory;
       public Factory(org.apache.thrift.async.TAsyncClientManager 
clientManager, org.apache.thrift.protocol.TProtocolFactory protocolFactory) {
@@ -5590,7 +5590,7 @@ public class ThriftHiveMetastore {
       ___manager.call(method_call);
     }
 
-    public static class getMetaConf_call extends 
org.apache.thrift.async.TAsyncMethodCall {
+    @org.apache.hadoop.classification.InterfaceAudience.Public 
@org.apache.hadoop.classification.InterfaceStability.Stable public static class 
getMetaConf_call extends org.apache.thrift.async.TAsyncMethodCall {
       private String key;
       public getMetaConf_call(String key, 
org.apache.thrift.async.AsyncMethodCallback resultHandler, 
org.apache.thrift.async.TAsyncClient client, 
org.apache.thrift.protocol.TProtocolFactory protocolFactory, 
org.apache.thrift.transport.TNonblockingTransport transport) throws 
org.apache.thrift.TException {
         super(client, protocolFactory, transport, resultHandler, false);
@@ -5622,7 +5622,7 @@ public class ThriftHiveMetastore {
       ___manager.call(method_call);
     }
 
-    public static class setMetaConf_call extends 
org.apache.thrift.async.TAsyncMethodCall {
+    @org.apache.hadoop.classification.InterfaceAudience.Public 
@org.apache.hadoop.classification.InterfaceStability.Stable public static class 
setMetaConf_call extends org.apache.thrift.async.TAsyncMethodCall {
       private String key;
       private String value;
       public setMetaConf_call(String key, String value, 
org.apache.thrift.async.AsyncMethodCallback resultHandler, 
org.apache.thrift.async.TAsyncClient client, 
org.apache.thrift.protocol.TProtocolFactory protocolFactory, 
org.apache.thrift.transport.TNonblockingTransport transport) throws 
org.apache.thrift.TException {
@@ -5657,7 +5657,7 @@ public class ThriftHiveMetastore {
       ___manager.call(method_call);
     }
 
-    public static class create_database_call extends 
org.apache.thrift.async.TAsyncMethodCall {
+    @org.apache.hadoop.classification.InterfaceAudience.Public 
@org.apache.hadoop.classification.InterfaceStability.Stable public static class 
create_database_call extends org.apache.thrift.async.TAsyncMethodCall {
       private Database database;
       public create_database_call(Database database, 
org.apache.thrift.async.AsyncMethodCallback resultHandler, 
org.apache.thrift.async.TAsyncClient client, 
org.apache.thrift.protocol.TProtocolFactory protocolFactory, 
org.apache.thrift.transport.TNonblockingTransport transport) throws 
org.apache.thrift.TException {
         super(client, protocolFactory, transport, resultHandler, false);
@@ -5689,7 +5689,7 @@ public class ThriftHiveMetastore {
       ___manager.call(method_call);
     }
 
-    public static class get_database_call extends 
org.apache.thrift.async.TAsyncMethodCall {
+    @org.apache.hadoop.classification.InterfaceAudience.Public 
@org.apache.hadoop.classification.InterfaceStability.Stable public static class 
get_database_call extends org.apache.thrift.async.TAsyncMethodCall {
       private String name;
       public get_database_call(String name, 
org.apache.thrift.async.AsyncMethodCallback resultHandler, 
org.apache.thrift.async.TAsyncClient client, 
org.apache.thrift.protocol.TProtocolFactory protocolFactory, 
org.apache.thrift.transport.TNonblockingTransport transport) throws 
org.apache.thrift.TException {
         super(client, protocolFactory, transport, resultHandler, false);
@@ -5721,7 +5721,7 @@ public class ThriftHiveMetastore {
       ___manager.call(method_call);
     }
 
-    public static class drop_database_call extends 
org.apache.thrift.async.TAsyncMethodCall {
+    @org.apache.hadoop.classification.InterfaceAudience.Public 
@org.apache.hadoop.classification.InterfaceStability.Stable public static class 
drop_database_call extends org.apache.thrift.async.TAsyncMethodCall {
       private String name;
       private boolean deleteData;
       private boolean cascade;
@@ -5759,7 +5759,7 @@ public class ThriftHiveMetastore {
       ___manager.call(method_call);
     }
 
-    public static class get_databases_call extends 
org.apache.thrift.async.TAsyncMethodCall {
+    @org.apache.hadoop.classification.InterfaceAudience.Public 
@org.apache.hadoop.classification.InterfaceStability.Stable public static class 
get_databases_call extends org.apache.thrift.async.TAsyncMethodCall {
       private String pattern;
       public get_databases_call(String pattern, 
org.apache.thrift.async.AsyncMethodCallback resultHandler, 
org.apache.thrift.async.TAsyncClient client, 
org.apache.thrift.protocol.TProtocolFactory protocolFactory, 
org.apache.thrift.transport.TNonblockingTransport transport) throws 
org.apache.thrift.TException {
         super(client, protocolFactory, transport, resultHandler, false);
@@ -5791,7 +5791,7 @@ public class ThriftHiveMetastore {
       ___manager.call(method_call);
     }
 
-    public static class get_all_databases_call extends 
org.apache.thrift.async.TAsyncMethodCall {
+    @org.apache.hadoop.classification.InterfaceAudience.Public 
@org.apache.hadoop.classification.InterfaceStability.Stable public static class 
get_all_databases_call extends org.apache.thrift.async.TAsyncMethodCall {
       public 
get_all_databases_call(org.apache.thrift.async.AsyncMethodCallback 
resultHandler, org.apache.thrift.async.TAsyncClient client, 
org.apache.thrift.protocol.TProtocolFactory protocolFactory, 
org.apache.thrift.transport.TNonblockingTransport transport) throws 
org.apache.thrift.TException {
         super(client, protocolFactory, transport, resultHandler, false);
       }
@@ -5820,7 +5820,7 @@ public class ThriftHiveMetastore {
       ___manager.call(method_call);
     }
 
-    public static class alter_database_call extends 
org.apache.thrift.async.TAsyncMethodCall {
+    @org.apache.hadoop.classification.InterfaceAudience.Public 
@org.apache.hadoop.classification.InterfaceStability.Stable public static class 
alter_database_call extends org.apache.thrift.async.TAsyncMethodCall {
       private String dbname;
       private Database db;
       public alter_database_call(String dbname, Database db, 
org.apache.thrift.async.AsyncMethodCallback resultHandler, 
org.apache.thrift.async.TAsyncClient client, 
org.apache.thrift.protocol.TProtocolFactory protocolFactory, 
org.apache.thrift.transport.TNonblockingTransport transport) throws 
org.apache.thrift.TException {
@@ -5855,7 +5855,7 @@ public class ThriftHiveMetastore {
       ___manager.call(method_call);
     }
 
-    public static class get_type_call extends 
org.apache.thrift.async.TAsyncMethodCall {
+    @org.apache.hadoop.classification.InterfaceAudience.Public 
@org.apache.hadoop.classification.InterfaceStability.Stable public static class 
get_type_call extends org.apache.thrift.async.TAsyncMethodCall {
       private String name;
       public get_type_call(String name, 
org.apache.thrift.async.AsyncMethodCallback resultHandler, 
org.apache.thrift.async.TAsyncClient client, 
org.apache.thrift.protocol.TProtocolFactory protocolFactory, 
org.apache.thrift.transport.TNonblockingTransport transport) throws 
org.apache.thrift.TException {
         super(client, protocolFactory, transport, resultHandler, false);
@@ -5887,7 +5887,7 @@ public class ThriftHiveMetastore {
       ___manager.call(method_call);
     }
 
-    public static class create_type_call extends 
org.apache.thrift.async.TAsyncMethodCall {
+    @org.apache.hadoop.classification.InterfaceAudience.Public 
@org.apache.hadoop.classification.InterfaceStability.Stable public static class 
create_type_call extends org.apache.thrift.async.TAsyncMethodCall {
       private Type type;
       public create_type_call(Type type, 
org.apache.thrift.async.AsyncMethodCallback resultHandler, 
org.apache.thrift.async.TAsyncClient client, 
org.apache.thrift.protocol.TProtocolFactory protocolFactory, 
org.apache.thrift.transport.TNonblockingTransport transport) throws 
org.apache.thrift.TException {
         super(client, protocolFactory, transport, resultHandler, false);
@@ -5919,7 +5919,7 @@ public class ThriftHiveMetastore {
       ___manager.call(method_call);
     }
 
-    public static class drop_type_call extends 
org.apache.thrift.async.TAsyncMethodCall {
+    @org.apache.hadoop.classification.InterfaceAudience.Public 
@org.apache.hadoop.classification.InterfaceStability.Stable public static class 
drop_type_call extends org.apache.thrift.async.TAsyncMethodCall {
       private String type;
       public drop_type_call(String type, 
org.apache.thrift.async.AsyncMethodCallback resultHandler, 
org.apache.thrift.async.TAsyncClient client, 
org.apache.thrift.protocol.TProtocolFactory protocolFactory, 
org.apache.thrift.transport.TNonblockingTransport transport) throws 
org.apache.thrift.TException {
         super(client, protocolFactory, transport, resultHandler, false);
@@ -5951,7 +5951,7 @@ public class ThriftHiveMetastore {
       ___manager.call(method_call);
     }
 
-    public static class get_type_all_call extends 
org.apache.thrift.async.TAsyncMethodCall {
+    @org.apache.hadoop.classification.InterfaceAudience.Public 
@org.apache.hadoop.classification.InterfaceStability.Stable public static class 
get_type_all_call extends org.apache.thrift.async.TAsyncMethodCall {
       private String name;
       public get_type_all_call(String name, 
org.apache.thrift.async.AsyncMethodCallback resultHandler, 
org.apache.thrift.async.TAsyncClient client, 
org.apache.thrift.protocol.TProtocolFactory protocolFactory, 
org.apache.thrift.transport.TNonblockingTransport transport) throws 
org.apache.thrift.TException {
         super(client, protocolFactory, transport, resultHandler, false);
@@ -5983,7 +5983,7 @@ public class ThriftHiveMetastore {
       ___manager.call(method_call);
     }
 
-    public static class get_fields_call extends 
org.apache.thrift.async.TAsyncMethodCall {
+    @org.apache.hadoop.classification.InterfaceAudience.Public 
@org.apache.hadoop.classification.InterfaceStability.Stable public static class 
get_fields_call extends org.apache.thrift.async.TAsyncMethodCall {
       private String db_name;
       private String table_name;
       public get_fields_call(String db_name, String table_name, 
org.apache.thrift.async.AsyncMethodCallback resultHandler, 
org.apache.thrift.async.TAsyncClient client, 
org.apache.thrift.protocol.TProtocolFactory protocolFactory, 
org.apache.thrift.transport.TNonblockingTransport transport) throws 
org.apache.thrift.TException {
@@ -6018,7 +6018,7 @@ public class ThriftHiveMetastore {
       ___manager.call(method_call);
     }
 
-    public static class get_fields_with_environment_context_call extends 
org.apache.thrift.async.TAsyncMethodCall {
+    @org.apache.hadoop.classification.InterfaceAudience.Public 
@org.apache.hadoop.classification.InterfaceStability.Stable public static class 
get_fields_with_environment_context_call extends 
org.apache.thrift.async.TAsyncMethodCall {
       private String db_name;
       private String table_name;
       private EnvironmentContext environment_context;
@@ -6056,7 +6056,7 @@ public class ThriftHiveMetastore {
       ___manager.call(method_call);
     }
 
-    public static class get_schema_call extends 
org.apache.thrift.async.TAsyncMethodCall {
+    @org.apache.hadoop.classification.InterfaceAudience.Public 
@org.apache.hadoop.classification.InterfaceStability.Stable public static class 
get_schema_call extends org.apache.thrift.async.TAsyncMethodCall {
       private String db_name;
       private String table_name;
       public get_schema_call(String db_name, String table_name, 
org.apache.thrift.async.AsyncMethodCallback resultHandler, 
org.apache.thrift.async.TAsyncClient client, 
org.apache.thrift.protocol.TProtocolFactory protocolFactory, 
org.apache.thrift.transport.TNonblockingTransport transport) throws 
org.apache.thrift.TException {
@@ -6091,7 +6091,7 @@ public class ThriftHiveMetastore {
       ___manager.call(method_call);
     }
 
-    public static class get_schema_with_environment_context_call extends 
org.apache.thrift.async.TAsyncMethodCall {
+    @org.apache.hadoop.classification.InterfaceAudience.Public 
@org.apache.hadoop.classification.InterfaceStability.Stable public static class 
get_schema_with_environment_context_call extends 
org.apache.thrift.async.TAsyncMethodCall {
       private String db_name;
       private String table_name;
       private EnvironmentContext environment_context;
@@ -6129,7 +6129,7 @@ public class ThriftHiveMetastore {
       ___manager.call(method_call);
     }
 
-    public static class create_table_call extends 
org.apache.thrift.async.TAsyncMethodCall {
+    @org.apache.hadoop.classification.InterfaceAudience.Public 
@org.apache.hadoop.classification.InterfaceStability.Stable public static class 
create_table_call extends org.apache.thrift.async.TAsyncMethodCall {
       private Table tbl;
       public create_table_call(Table tbl, 
org.apache.thrift.async.AsyncMethodCallback resultHandler, 
org.apache.thrift.async.TAsyncClient client, 
org.apache.thrift.protocol.TProtocolFactory protocolFactory, 
org.apache.thrift.transport.TNonblockingTransport transport) throws 
org.apache.thrift.TException {
         super(client, protocolFactory, transport, resultHandler, false);
@@ -6161,7 +6161,7 @@ public class ThriftHiveMetastore {
       ___manager.call(method_call);
     }
 
-    public static class create_table_with_environment_context_call extends 
org.apache.thrift.async.TAsyncMethodCall {
+    @org.apache.hadoop.classification.InterfaceAudience.Public 
@org.apache.hadoop.classification.InterfaceStability.Stable public static class 
create_table_with_environment_context_call extends 
org.apache.thrift.async.TAsyncMethodCall {
       private Table tbl;
       private EnvironmentContext environment_context;
       public create_table_with_environment_context_call(Table tbl, 
EnvironmentContext environment_context, 
org.apache.thrift.async.AsyncMethodCallback resultHandler, 
org.apache.thrift.async.TAsyncClient client, 
org.apache.thrift.protocol.TProtocolFactory protocolFactory, 
org.apache.thrift.transport.TNonblockingTransport transport) throws 
org.apache.thrift.TException {
@@ -6196,7 +6196,7 @@ public class ThriftHiveMetastore {
       ___manager.call(method_call);
     }
 
-    public static class create_table_with_constraints_call extends 
org.apache.thrift.async.TAsyncMethodCall {
+    @org.apache.hadoop.classification.InterfaceAudience.Public 
@org.apache.hadoop.classification.InterfaceStability.Stable public static class 
create_table_with_constraints_call extends 
org.apache.thrift.async.TAsyncMethodCall {
       private Table tbl;
       private List<SQLPrimaryKey> primaryKeys;
       private List<SQLForeignKey> foreignKeys;
@@ -6240,7 +6240,7 @@ public class ThriftHiveMetastore {
       ___manager.call(method_call);
     }
 
-    public static class drop_constraint_call extends 
org.apache.thrift.async.TAsyncMethodCall {
+    @org.apache.hadoop.classification.InterfaceAudience.Public 
@org.apache.hadoop.classification.InterfaceStability.Stable public static class 
drop_constraint_call extends org.apache.thrift.async.TAsyncMethodCall {
       private DropConstraintRequest req;
       public drop_constraint_call(DropConstraintRequest req, 
org.apache.thrift.async.AsyncMethodCallback resultHandler, 
org.apache.thrift.async.TAsyncClient client, 
org.apache.thrift.protocol.TProtocolFactory protocolFactory, 
org.apache.thrift.transport.TNonblockingTransport transport) throws 
org.apache.thrift.TException {
         super(client, protocolFactory, transport, resultHandler, false);
@@ -6272,7 +6272,7 @@ public class ThriftHiveMetastore {
       ___manager.call(method_call);
     }
 
-    public static class add_primary_key_call extends 
org.apache.thrift.async.TAsyncMethodCall {
+    @org.apache.hadoop.classification.InterfaceAudience.Public 
@org.apache.hadoop.classification.InterfaceStability.Stable public static class 
add_primary_key_call extends org.apache.thrift.async.TAsyncMethodCall {
       private AddPrimaryKeyRequest req;
       public add_primary_key_call(AddPrimaryKeyRequest req, 
org.apache.thrift.async.AsyncMethodCallback resultHandler, 
org.apache.thrift.async.TAsyncClient client, 
org.apache.thrift.protocol.TProtocolFactory protocolFactory, 
org.apache.thrift.transport.TNonblockingTransport transport) throws 
org.apache.thrift.TException {
         super(client, protocolFactory, transport, resultHandler, false);
@@ -6304,7 +6304,7 @@ public class ThriftHiveMetastore {
       ___manager.call(method_call);
     }
 
-    public static class add_foreign_key_call extends 
org.apache.thrift.async.TAsyncMethodCall {
+    @org.apache.hadoop.classification.InterfaceAudience.Public 
@org.apache.hadoop.classification.InterfaceStability.Stable public static class 
add_foreign_key_call extends org.apache.thrift.async.TAsyncMethodCall {
       private AddForeignKeyRequest req;
       public add_foreign_key_call(AddForeignKeyRequest req, 
org.apache.thrift.async.AsyncMethodCallback resultHandler, 
org.apache.thrift.async.TAsyncClient client, 
org.apache.thrift.protocol.TProtocolFactory protocolFactory, 
org.apache.thrift.transport.TNonblockingTransport transport) throws 
org.apache.thrift.TException {
         super(client, protocolFactory, transport, resultHandler, false);
@@ -6336,7 +6336,7 @@ public class ThriftHiveMetastore {
       ___manager.call(method_call);
     }
 
-    public static class add_unique_constraint_call extends 
org.apache.thrift.async.TAsyncMethodCall {
+    @org.apache.hadoop.classification.InterfaceAudience.Public 
@org.apache.hadoop.classification.InterfaceStability.Stable public static class 
add_unique_constraint_call extends org.apache.thrift.async.TAsyncMethodCall {
       private AddUniqueConstraintRequest req;
       public add_unique_constraint_call(AddUniqueConstraintRequest req, 
org.apache.thrift.async.AsyncMethodCallback resultHandler, 
org.apache.thrift.async.TAsyncClient client, 
org.apache.thrift.protocol.TProtocolFactory protocolFactory, 
org.apache.thrift.transport.TNonblockingTransport transport) throws 
org.apache.thrift.TException {
         super(client, protocolFactory, transport, resultHandler, false);
@@ -6368,7 +6368,7 @@ public class ThriftHiveMetastore {
       ___manager.call(method_call);
     }
 
-    public static class add_not_null_constraint_call extends 
org.apache.thrift.async.TAsyncMethodCall {
+    @org.apache.hadoop.classification.InterfaceAudience.Public 
@org.apache.hadoop.classification.InterfaceStability.Stable public static class 
add_not_null_constraint_call extends org.apache.thrift.async.TAsyncMethodCall {
       private AddNotNullConstraintRequest req;
       public add_not_null_constraint_call(AddNotNullConstraintRequest req, 
org.apache.thrift.async.AsyncMethodCallback resultHandler, 
org.apache.thrift.async.TAsyncClient client, 
org.apache.thrift.protocol.TProtocolFactory protocolFactory, 
org.apache.thrift.transport.TNonblockingTransport transport) throws 
org.apache.thrift.TException {
         super(client, protocolFactory, transport, resultHandler, false);
@@ -6400,7 +6400,7 @@ public class ThriftHiveMetastore {
       ___manager.call(method_call);
     }
 
-    public static class drop_table_call extends 
org.apache.thrift.async.TAsyncMethodCall {
+    @org.apache.hadoop.classification.InterfaceAudience.Public 
@org.apache.hadoop.classification.InterfaceStability.Stable public static class 
drop_table_call extends org.apache.thrift.async.TAsyncMethodCall {
       private String dbname;
       private String name;
       private boolean deleteData;
@@ -6438,7 +6438,7 @@ public class ThriftHiveMetastore {
       ___manager.call(method_call);
     }
 
-    public static class drop_table_with_environment_context_call extends 
org.apache.thrift.async.TAsyncMethodCall {
+    @org.apache.hadoop.classification.InterfaceAudience.Public 
@org.apache.hadoop.classification.InterfaceStability.Stable public static class 
drop_table_with_environment_context_call extends 
org.apache.thrift.async.TAsyncMethodCall {
       private String dbname;
       private String name;
       private boolean deleteData;
@@ -6479,7 +6479,7 @@ public class ThriftHiveMetastore {
       ___manager.call(method_call);
     }
 
-    public static class truncate_table_call extends 
org.apache.thrift.async.TAsyncMethodCall {
+    @org.apache.hadoop.classification.InterfaceAudience.Public 
@org.apache.hadoop.classification.InterfaceStability.Stable public static class 
truncate_table_call extends org.apache.thrift.async.TAsyncMethodCall {
       private String dbName;
       private String tableName;
       private List<String> partNames;
@@ -6517,7 +6517,7 @@ public class ThriftHiveMetastore {
       ___manager.call(method_call);
     }
 
-    public static class get_tables_call extends 
org.apache.thrift.async.TAsyncMethodCall {
+    @org.apache.hadoop.classification.InterfaceAudience.Public 
@org.apache.hadoop.classification.InterfaceStability.Stable public static class 
get_tables_call extends org.apache.thrift.async.TAsyncMethodCall {
       private String db_name;
       private String pattern;
       public get_tables_call(String db_name, String pattern, 
org.apache.thrift.async.AsyncMethodCallback resultHandler, 
org.apache.thrift.async.TAsyncClient client, 
org.apache.thrift.protocol.TProtocolFactory protocolFactory, 
org.apache.thrift.transport.TNonblockingTransport transport) throws 
org.apache.thrift.TException {
@@ -6552,7 +6552,7 @@ public class ThriftHiveMetastore {
       ___manager.call(method_call);
     }
 
-    public static class get_tables_by_type_call extends 
org.apache.thrift.async.TAsyncMethodCall {
+    @org.apache.hadoop.classification.InterfaceAudience.Public 
@org.apache.hadoop.classification.InterfaceStability.Stable public static class 
get_tables_by_type_call extends org.apache.thrift.async.TAsyncMethodCall {
       private String db_name;
       private String pattern;
       private String tableType;
@@ -6590,7 +6590,7 @@ public class ThriftHiveMetastore {
       ___manager.call(method_call);
     }
 
-    public static class get_table_meta_call extends 
org.apache.thrift.async.TAsyncMethodCall {
+    @org.apache.hadoop.classification.InterfaceAudience.Public 
@org.apache.hadoop.classification.InterfaceStability.Stable public static class 
get_table_meta_call extends org.apache.thrift.async.TAsyncMethodCall {
       private String db_patterns;
       private String tbl_patterns;
       private List<String> tbl_types;
@@ -6628,7 +6628,7 @@ public class ThriftHiveMetastore {
       ___manager.call(method_call);
     }
 
-    public static class get_all_tables_call extends 
org.apache.thrift.async.TAsyncMethodCall {
+    @org.apache.hadoop.classification.InterfaceAudience.Public 
@org.apache.hadoop.classification.InterfaceStability.Stable public static class 
get_all_tables_call extends org.apache.thrift.async.TAsyncMethodCall {
       private String db_name;
       public get_all_tables_call(String db_name, 
org.apache.thrift.async.AsyncMethodCallback resultHandler, 
org.apache.thrift.async.TAsyncClient client, 
org.apache.thrift.protocol.TProtocolFactory protocolFactory, 
org.apache.thrift.transport.TNonblockingTransport transport) throws 
org.apache.thrift.TException {
         super(client, protocolFactory, transport, resultHandler, false);
@@ -6660,7 +6660,7 @@ public class ThriftHiveMetastore {
       ___manager.call(method_call);
     }
 
-    public static class get_table_call extends 
org.apache.thrift.async.TAsyncMethodCall {
+    @org.apache.hadoop.classification.InterfaceAudience.Public 
@org.apache.hadoop.classification.InterfaceStability.Stable public static class 
get_table_call extends org.apache.thrift.async.TAsyncMethodCall {
       private String dbname;
       private String tbl_name;
       public get_table_call(String dbname, String tbl_name, 
org.apache.thrift.async.AsyncMethodCallback resultHandler, 
org.apache.thrift.async.TAsyncClient client, 
org.apache.thrift.protocol.TProtocolFactory protocolFactory, 
org.apache.thrift.transport.TNonblockingTransport transport) throws 
org.apache.thrift.TException {
@@ -6695,7 +6695,7 @@ public class ThriftHiveMetastore {
       ___manager.call(method_call);
     }
 
-    public static class get_table_objects_by_name_call extends 
org.apache.thrift.async.TAsyncMethodCall {
+    @org.apache.hadoop.classification.InterfaceAudience.Public 
@org.apache.hadoop.classification.InterfaceStability.Stable public static class 
get_table_objects_by_name_call extends org.apache.thrift.async.TAsyncMethodCall 
{
       private String dbname;
       private List<String> tbl_names;
       public get_table_objects_by_name_call(String dbname, List<String> 
tbl_names, org.apache.thrift.async.AsyncMethodCallback resultHandler, 
org.apache.thrift.async.TAsyncClient client, 
org.apache.thrift.protocol.TProtocolFactory protocolFactory, 
org.apache.thrift.transport.TNonblockingTransport transport) throws 
org.apache.thrift.TException {
@@ -6730,7 +6730,7 @@ public class ThriftHiveMetastore {
       ___manager.call(method_call);
     }
 
-    public static class get_table_req_call extends 
org.apache.thrift.async.TAsyncMethodCall {
+    @org.apache.hadoop.classification.InterfaceAudience.Public 
@org.apache.hadoop.classification.InterfaceStability.Stable public static class 
get_table_req_call extends org.apache.thrift.async.TAsyncMethodCall {
       private GetTableRequest req;
       public get_table_req_call(GetTableRequest req, 
org.apache.thrift.async.AsyncMethodCallback resultHandler, 
org.apache.thrift.async.TAsyncClient client, 
org.apache.thrift.protocol.TProtocolFactory protocolFactory, 
org.apache.thrift.transport.TNonblockingTransport transport) throws 
org.apache.thrift.TException {
         super(client, protocolFactory, transport, resultHandler, false);
@@ -6762,7 +6762,7 @@ public class ThriftHiveMetastore {
       ___manager.call(method_call);
     }
 
-    public static class get_table_objects_by_name_req_call extends 
org.apache.thrift.async.TAsyncMethodCall {
+    @org.apache.hadoop.classification.InterfaceAudience.Public 
@org.apache.hadoop.classification.InterfaceStability.Stable public static class 
get_table_objects_by_name_req_call extends 
org.apache.thrift.async.TAsyncMethodCall {
       private GetTablesRequest req;
       public get_table_objects_by_name_req_call(GetTablesRequest req, 
org.apache.thrift.async.AsyncMethodCallback resultHandler, 
org.apache.thrift.async.TAsyncClient client, 
org.apache.thrift.protocol.TProtocolFactory protocolFactory, 
org.apache.thrift.transport.TNonblockingTransport transport) throws 
org.apache.thrift.TException {
         super(client, protocolFactory, transport, resultHandler, false);
@@ -6794,7 +6794,7 @@ public class ThriftHiveMetastore {
       ___manager.call(method_call);
     }
 
-    public static class get_table_names_by_filter_call extends 
org.apache.thrift.async.TAsyncMethodCall {
+    @org.apache.hadoop.classification.InterfaceAudience.Public 
@org.apache.hadoop.classification.InterfaceStability.Stable public static class 
get_table_names_by_filter_call extends org.apache.thrift.async.TAsyncMethodCall 
{
       private String dbname;
       private String filter;
       private short max_tables;
@@ -6832,7 +6832,7 @@ public class ThriftHiveMetastore {
       ___manager.call(method_call);
     }
 
-    public static class alter_table_call extends 
org.apache.thrift.async.TAsyncMethodCall {
+    @org.apache.hadoop.classification.InterfaceAudience.Public 
@org.apache.hadoop.classification.InterfaceStability.Stable public static class 
alter_table_call extends org.apache.thrift.async.TAsyncMethodCall {
       private String dbname;
       private String tbl_name;
       private Table new_tbl;
@@ -6870,7 +6870,7 @@ public class ThriftHiveMetastore {
       ___manager.call(method_call);
     }
 
-    public static class alter_table_with_environment_context_call extends 
org.apache.thrift.async.TAsyncMethodCall {
+    @org.apache.hadoop.classification.InterfaceAudience.Public 
@org.apache.hadoop.classification.InterfaceStability.Stable public static class 
alter_table_with_environment_context_call extends 
org.apache.thrift.async.TAsyncMethodCall {
       private String dbname;
       private String tbl_name;
       private Table new_tbl;
@@ -6911,7 +6911,7 @@ public class ThriftHiveMetastore {
       ___manager.call(method_call);
     }
 
-    public static class alter_table_with_cascade_call extends 
org.apache.thrift.async.TAsyncMethodCall {
+    @org.apache.hadoop.classification.InterfaceAudience.Public 
@org.apache.hadoop.classification.InterfaceStability.Stable public static class 
alter_table_with_cascade_call extends org.apache.thrift.async.TAsyncMethodCall {
       private String dbname;
       private String tbl_name;
       private Table new_tbl;
@@ -6952,7 +6952,7 @@ public class ThriftHiveMetastore {
       ___manager.call(method_call);
     }
 
-    public static class add_partition_call extends 
org.apache.thrift.async.TAsyncMethodCall {
+    @org.apache.hadoop.classification.InterfaceAudience.Public 
@org.apache.hadoop.classification.InterfaceStability.Stable public static class 
add_partition_call extends org.apache.thrift.async.TAsyncMethodCall {
       private Partition new_part;
       public add_partition_call(Partition new_part, 
org.apache.thrift.async.AsyncMethodCallback resultHandler, 
org.apache.thrift.async.TAsyncClient client, 
org.apache.thrift.protocol.TProtocolFactory protocolFactory, 
org.apache.thrift.transport.TNonblockingTransport transport) throws 
org.apache.thrift.TException {
         super(client, protocolFactory, transport, resultHandler, false);
@@ -6984,7 +6984,7 @@ public class ThriftHiveMetastore {
       ___manager.call(method_call);
     }
 
-    public static class add_partition_with_environment_context_call extends 
org.apache.thrift.async.TAsyncMethodCall {
+    @org.apache.hadoop.classification.InterfaceAudience.Public 
@org.apache.hadoop.classification.InterfaceStability.Stable public static class 
add_partition_with_environment_context_call extends 
org.apache.thrift.async.TAsyncMethodCall {
       private Partition new_part;
       private EnvironmentContext environment_context;
       public add_partition_with_environment_context_call(Partition new_part, 
EnvironmentContext environment_context, 
org.apache.thrift.async.AsyncMethodCallback resultHandler, 
org.apache.thrift.async.TAsyncClient client, 
org.apache.thrift.protocol.TProtocolFactory protocolFactory, 
org.apache.thrift.transport.TNonblockingTransport transport) throws 
org.apache.thrift.TException {
@@ -7019,7 +7019,7 @@ public class ThriftHiveMetastore {
       ___manager.call(method_call);
     }
 
-    public static class add_partitions_call extends 
org.apache.thrift.async.TAsyncMethodCall {
+    @org.apache.hadoop.classification.InterfaceAudience.Public 
@org.apache.hadoop.classification.InterfaceStability.Stable public static class 
add_partitions_call extends org.apache.thrift.async.TAsyncMethodCall {
       private List<Partition> new_parts;
       public add_partitions_call(List<Partition> new_parts, 
org.apache.thrift.async.AsyncMethodCallback resultHandler, 
org.apache.thrift.async.TAsyncClient client, 
org.apache.thrift.protocol.TProtocolFactory protocolFactory, 
org.apache.thrift.transport.TNonblockingTransport transport) throws 
org.apache.thrift.TException {
         super(client, protocolFactory, transport, resultHandler, false);
@@ -7051,7 +7051,7 @@ public class ThriftHiveMetastore {
       ___manager.call(method_call);
     }
 
-    public static class add_partitions_pspec_call extends 
org.apache.thrift.async.TAsyncMethodCall {
+    @org.apache.hadoop.classification.InterfaceAudience.Public 
@org.apache.hadoop.classification.InterfaceStability.Stable public static class 
add_partitions_pspec_call extends org.apache.thrift.async.TAsyncMethodCall {
       private List<PartitionSpec> new_parts;
       public add_partitions_pspec_call(List<PartitionSpec> new_parts, 
org.apache.thrift.async.AsyncMethodCallback resultHandler, 
org.apache.thrift.async.TAsyncClient client, 
org.apache.thrift.protocol.TProtocolFactory protocolFactory, 
org.apache.thrift.transport.TNonblockingTransport transport) throws 
org.apache.thrift.TException {
         super(client, protocolFactory, transport, resultHandler, false);
@@ -7083,7 +7083,7 @@ public class ThriftHiveMetastore {
       ___manager.call(method_call);
     }
 
-    public static class append_partition_call extends 
org.apache.thrift.async.TAsyncMethodCall {
+    @org.apache.hadoop.classification.InterfaceAudience.Public 
@org.apache.hadoop.classification.InterfaceStability.Stable public static class 
append_partition_call extends org.apache.thrift.async.TAsyncMethodCall {
       private String db_name;
       private String tbl_name;
       private List<String> part_vals;
@@ -7121,7 +7121,7 @@ public class ThriftHiveMetastore {
       ___manager.call(method_call);
     }
 
-    public static class add_partitions_req_call extends 
org.apache.thrift.async.TAsyncMethodCall {
+    @org.apache.hadoop.classification.InterfaceAudience.Public 
@org.apache.hadoop.classification.InterfaceStability.Stable public static class 
add_partitions_req_call extends org.apache.thrift.async.TAsyncMethodCall {
       private AddPartitionsRequest request;
       public add_partitions_req_call(AddPartitionsRequest request, 
org.apache.thrift.async.AsyncMethodCallback resultHandler, 
org.apache.thrift.async.TAsyncClient client, 
org.apache.thrift.protocol.TProtocolFactory protocolFactory, 
org.apache.thrift.transport.TNonblockingTransport transport) throws 
org.apache.thrift.TException {
         super(client, protocolFactory, transport, resultHandler, false);
@@ -7153,7 +7153,7 @@ public class ThriftHiveMetastore {
       ___manager.call(method_call);
     }
 
-    public static class append_partition_with_environment_context_call extends 
org.apache.thrift.async.TAsyncMethodCall {
+    @org.apache.hadoop.classification.InterfaceAudience.Public 
@org.apache.hadoop.classification.InterfaceStability.Stable public static class 
append_partition_with_environment_context_call extends 
org.apache.thrift.async.TAsyncMethodCall {
       private String db_name;
       private String tbl_name;
       private List<String> part_vals;
@@ -7194,7 +7194,7 @@ public class ThriftHiveMetastore {
       ___manager.call(method_call);
     }
 
-    public static class append_partition_by_name_call extends 
org.apache.thrift.async.TAsyncMethodCall {
+    @org.apache.hadoop.classification.InterfaceAudience.Public 
@org.apache.hadoop.classification.InterfaceStability.Stable public static class 
append_partition_by_name_call extends org.apache.thrift.async.TAsyncMethodCall {
       private String db_name;
       private String tbl_name;
       private String part_name;
@@ -7232,7 +7232,7 @@ public class ThriftHiveMetastore {
       ___manager.call(method_call);
     }
 
-    public static class append_partition_by_name_with_environment_context_call 
extends org.apache.thrift.async.TAsyncMethodCall {
+    @org.apache.hadoop.classification.InterfaceAudience.Public 
@org.apache.hadoop.classification.InterfaceStability.Stable public static class 
append_partition_by_name_with_environment_context_call extends 
org.apache.thrift.async.TAsyncMethodCall {
       private String db_name;
       private String tbl_name;
       private String part_name;
@@ -7273,7 +7273,7 @@ public class ThriftHiveMetastore {
       ___manager.call(method_call);
     }
 
-    public static class drop_partition_call extends 
org.apache.thrift.async.TAsyncMethodCall {
+    @org.apache.hadoop.classification.InterfaceAudience.Public 
@org.apache.hadoop.classification.InterfaceStability.Stable public static class 
drop_partition_call extends org.apache.thrift.async.TAsyncMethodCall {
       private String db_name;
       private String tbl_name;
       private List<String> part_vals;
@@ -7314,7 +7314,7 @@ public class ThriftHiveMetastore {
       ___manager.call(method_call);
     }
 
-    public static class drop_partition_with_environment_context_call extends 
org.apache.thrift.async.TAsyncMethodCall {
+    @org.apache.hadoop.classification.InterfaceAudience.Public 
@org.apache.hadoop.classification.InterfaceStability.Stable public static class 
drop_partition_with_environment_context_call extends 
org.apache.thrift.async.TAsyncMethodCall {
       private String db_name;
       private String tbl_name;
       private List<String> part_vals;
@@ -7358,7 +7358,7 @@ public class ThriftHiveMetastore {
       ___manager.call(method_call);
     }
 
-    public static class drop_partition_by_name_call extends 
org.apache.thrift.async.TAsyncMethodCall {
+    @org.apache.hadoop.classification.InterfaceAudience.Public 
@org.apache.hadoop.classification.InterfaceStability.Stable public static class 
drop_partition_by_name_call extends org.apache.thrift.async.TAsyncMethodCall {
       private String db_name;
       private String tbl_name;
       private String part_name;
@@ -7399,7 +7399,7 @@ public class ThriftHiveMetastore {
       ___manager.call(method_call);
     }
 
-    public static class drop_partition_by_name_with_environment_context_call 
extends org.apache.thrift.async.TAsyncMethodCall {
+    @org.apache.hadoop.classification.InterfaceAudience.Public 
@org.apache.hadoop.classification.InterfaceStability.Stable public static class 
drop_partition_by_name_with_environment_context_call extends 
org.apache.thrift.async.TAsyncMethodCall {
       private String db_name;
       private String tbl_name;
       private String part_name;
@@ -7443,7 +7443,7 @@ public class ThriftHiveMetastore {
       ___manager.call(method_call);
     }
 
-    public static class drop_partitions_req_call extends 
org.apache.thrift.async.TAsyncMethodCall {
+    @org.apache.hadoop.classification.InterfaceAudience.Public 
@org.apache.hadoop.classification.InterfaceStability.Stable public static class 
drop_partitions_req_call extends org.apache.thrift.async.TAsyncMethodCall {
       private DropPartitionsRequest req;
       public drop_partitions_req_call(DropPartitionsRequest req, 
org.apache.thrift.async.AsyncMethodCallback resultHandler, 
org.apache.thrift.async.TAsyncClient client, 
org.apache.thrift.protocol.TProtocolFactory protocolFactory, 
org.apache.thrift.transport.TNonblockingTransport transport) throws 
org.apache.thrift.TException {
         super(client, protocolFactory, transport, resultHandler, false);
@@ -7475,7 +7475,7 @@ public class ThriftHiveMetastore {
       ___manager.call(method_call);
     }
 
-    public static class get_partition_call extends 
org.apache.thrift.async.TAsyncMethodCall {
+    @org.apache.hadoop.classification.InterfaceAudience.Public 
@org.apache.hadoop.classification.InterfaceStability.Stable public static class 
get_partition_call extends org.apache.thrift.async.TAsyncMethodCall {
       private String db_name;
       private String tbl_name;
       private List<String> part_vals;
@@ -7513,7 +7513,7 @@ public class ThriftHiveMetastore {
       ___manager.call(method_call);
     }
 
-    public static class exchange_partition_call extends 
org.apache.thrift.async.TAsyncMethodCall {
+    @org.apache.hadoop.classification.InterfaceAudience.Public 
@org.apache.hadoop.classification.InterfaceStability.Stable public static class 
exchange_partition_call extends org.apache.thrift.async.TAsyncMethodCall {
       private Map<String,String> partitionSpecs;
       private String source_db;
       private String source_table_name;
@@ -7557,7 +7557,7 @@ public class ThriftHiveMetastore {
       ___manager.call(method_call);
     }
 
-    public static class exchange_partitions_call extends 
org.apache.thrift.async.TAsyncMethodCall {
+    @org.apache.hadoop.classification.InterfaceAudience.Public 
@org.apache.hadoop.classification.InterfaceStability.Stable public static class 
exchange_partitions_call extends org.apache.thrift.async.TAsyncMethodCall {
       private Map<String,String> partitionSpecs;
       private String source_db;
       private String source_table_name;
@@ -7601,7 +7601,7 @@ public class ThriftHiveMetastore {
       ___manager.call(method_call);
     }
 
-    public static class get_partition_with_auth_call extends 
org.apache.thrift.async.TAsyncMethodCall {
+    @org.apache.hadoop.classification.InterfaceAudience.Public 
@org.apache.hadoop.classification.InterfaceStability.Stable public static class 
get_partition_with_auth_call extends org.apache.thrift.async.TAsyncMethodCall {
       private String db_name;
       private String tbl_name;
       private List<String> part_vals;
@@ -7645,7 +7645,7 @@ public class ThriftHiveMetastore {
       ___manager.call(method_call);
     }
 
-    public static class get_partition_by_name_call extends 
org.apache.thrift.async.TAsyncMethodCall {
+    @org.apache.hadoop.classification.InterfaceAudience.Public 
@org.apache.hadoop.classification.InterfaceStability.Stable public static class 
get_partition_by_name_call extends org.apache.thrift.async.TAsyncMethodCall {
       private String db_name;
       private String tbl_name;
       private String part_name;
@@ -7683,7 +7683,7 @@ public class ThriftHiveMetastore {
       ___manager.call(method_call);
     }
 
-    public static class get_partitions_call extends 
org.apache.thrift.async.TAsyncMethodCall {
+    @org.apache.hadoop.classification.InterfaceAudience.Public 
@org.apache.hadoop.classification.InterfaceStability.Stable public static class 
get_partitions_call extends org.apache.thrift.async.TAsyncMethodCall {
       private String db_name;
       private String tbl_name;
       private short max_parts;
@@ -7721,7 +7721,7 @@ public class ThriftHiveMetastore {
       ___manager.call(method_call);
     }
 
-    public static class get_partitions_with_auth_call extends 
org.apache.thrift.async.TAsyncMethodCall {
+    @org.apache.hadoop.classification.InterfaceAudience.Public 
@org.apache.hadoop.classification.InterfaceStability.Stable public static class 
get_partitions_with_auth_call extends org.apache.thrift.async.TAsyncMethodCall {
       private String db_name;
       private String tbl_name;
       private short max_parts;
@@ -7765,7 +7765,7 @@ public class ThriftHiveMetastore {
       ___manager.call(method_call);
     }
 
-    public static class get_partitions_pspec_call extends 
org.apache.thrift.async.TAsyncMethodCall {
+    @org.apache.hadoop.classification.InterfaceAudience.Public 
@org.apache.hadoop.classification.InterfaceStability.Stable public static class 
get_partitions_pspec_call extends org.apache.thrift.async.TAsyncMethodCall {
       private String db_name;
       private String tbl_name;
       private int max_parts;
@@ -7803,7 +7803,7 @@ public class ThriftHiveMetastore {
       ___manager.call(method_call);
     }
 
-    public static class get_partition_names_call extends 
org.apache.thrift.async.TAsyncMethodCall {
+    @org.apache.hadoop.classification.InterfaceAudience.Public 
@org.apache.hadoop.classification.InterfaceStability.Stable public static class 
get_partition_names_call extends org.apache.thrift.async.TAsyncMethodCall {
       private String db_name;
       private String tbl_name;
       private short max_parts;
@@ -7841,7 +7841,7 @@ public class ThriftHiveMetastore {
       ___manager.call(method_call);
     }
 
-    public static class get_partition_values_call extends 
org.apache.thrift.async.TAsyncMethodCall {
+    @org.apache.hadoop.classification.InterfaceAudience.Public 
@org.apache.hadoop.classification.InterfaceStability.Stable public static class 
get_partition_values_call extends org.apache.thrift.async.TAsyncMethodCall {
       private PartitionValuesRequest request;
       public get_partition_values_call(PartitionValuesRequest request, 
org.apache.thrift.async.AsyncMethodCallback resultHandler, 
org.apache.thrift.async.TAsyncClient client, 
org.apache.thrift.protocol.TProtocolFactory protocolFactory, 
org.apache.thrift.transport.TNonblockingTransport transport) throws 
org.apache.thrift.TException {
         super(client, protocolFactory, transport, resultHandler, false);
@@ -7873,7 +7873,7 @@ public class ThriftHiveMetastore {
       ___manager.call(method_call);
     }
 
-    public static class get_partitions_ps_call extends 
org.apache.thrift.async.TAsyncMethodCall {
+    @org.apache.hadoop.classification.InterfaceAudience.Public 
@org.apache.hadoop.classification.InterfaceStability.Stable public static class 
get_partitions_ps_call extends org.apache.thrift.async.TAsyncMethodCall {
       private String db_name;
       private String tbl_name;
       private List<String> part_vals;
@@ -7914,7 +7914,7 @@ public class ThriftHiveMetastore {
       ___manager.call(method_call);
     }
 
-    public static class get_partitions_ps_with_auth_call extends 
org.apache.thrift.async.TAsyncMethodCall {
+    @org.apache.hadoop.classification.InterfaceAudience.Public 
@org.apache.hadoop.classification.InterfaceStability.Stable public static class 
get_partitions_ps_with_auth_call extends 
org.apache.thrift.async.TAsyncMethodCall {
       private String db_name;
       private String tbl_name;
       private List<String> part_vals;
@@ -7961,7 +7961,7 @@ public class ThriftHiveMetastore {
       ___manager.call(method_call);
     }
 
-    public static class get_partition_names_ps_call extends 
org.apache.thrift.async.TAsyncMethodCall {
+    @org.apache.hadoop.classification.InterfaceAudience.Public 
@org.apache.hadoop.classification.InterfaceStability.Stable public static class 
get_partition_names_ps_call extends org.apache.thrift.async.TAsyncMethodCall {
       private String db_name;
       private String tbl_name;
       private List<String> part_vals;
@@ -8002,7 +8002,7 @@ public class ThriftHiveMetastore {
       ___manager.call(method_call);
     }
 
-    public static class get_partitions_by_filter_call extends 
org.apache.thrift.async.TAsyncMethodCall {
+    @org.apache.hadoop.classification.InterfaceAudience.Public 
@org.apache.hadoop.classification.InterfaceStability.Stable public static class 
get_partitions_by_filter_call extends org.apache.thrift.async.TAsyncMethodCall {
       private String db_name;
       private String tbl_name;
       private String filter;
@@ -8043,7 +8043,7 @@ public class ThriftHiveMetastore {
       ___manager.call(method_call);
     }
 
-    public static class get_part_specs_by_filter_call extends 
org.apache.thrift.async.TAsyncMethodCall {
+    @org.apache.hadoop.classification.InterfaceAudience.Public 
@org.apache.hadoop.classification.InterfaceStability.Stable public static class 
get_part_specs_by_filter_call extends org.apache.thrift.async.TAsyncMethodCall {
       private String db_name;
       private String tbl_name;
       private String filter;
@@ -8084,7 +8084,7 @@ public class ThriftHiveMetastore {
       ___manager.call(method_call);
     }
 
-    public static class get_partitions_by_expr_call extends 
org.apache.thrift.async.TAsyncMethodCall {
+    @org.apache.hadoop.classification.InterfaceAudience.Public 
@org.apache.hadoop.classification.InterfaceStability.Stable public static class 
get_partitions_by_expr_call extends org.apache.thrift.async.TAsyncMethodCall {
       private PartitionsByExprRequest req;
       public get_partitions_by_expr_call(PartitionsByExprRequest req, 
org.apache.thrift.async.AsyncMethodCallback resultHandler, 
org.apache.thrift.async.TAsyncClient client, 
org.apache.thrift.protocol.TProtocolFactory protocolFactory, 
org.apache.thrift.transport.TNonblockingTransport transport) throws 
org.apache.thrift.TException {
         super(client, protocolFactory, transport, resultHandler, false);
@@ -8116,7 +8116,7 @@ public class ThriftHiveMetastore {
       ___manager.call(method_call);
     }
 
-    public static class get_num_partitions_by_filter_call extends 
org.apache.thrift.async.TAsyncMethodCall {
+    @org.apache.hadoop.classification.InterfaceAudience.Public 
@org.apache.hadoop.classification.InterfaceStability.Stable public static class 
get_num_partitions_by_filter_call extends 
org.apache.thrift.async.TAsyncMethodCall {
       private String db_name;
       private String tbl_name;
       private String filter;
@@ -8154,7 +8154,7 @@ public class ThriftHiveMetastore {
       ___manager.call(method_call);
     }
 
-    public static class get_partitions_by_names_call extends 
org.apache.thrift.async.TAsyncMethodCall {
+    @org.apache.hadoop.classification.InterfaceAudience.Public 
@org.apache.hadoop.classification.InterfaceStability.Stable public static class 
get_partitions_by_names_call extends org.apache.thrift.async.TAsyncMethodCall {
       private String db_name;
       private String tbl_name;
       private List<String> names;
@@ -8192,7 +8192,7 @@ public class ThriftHiveMetastore {
       ___manager.call(method_call);
     }
 
-    public static class alter_partition_call extends 
org.apache.thrift.async.TAsyncMethodCall {
+    @org.apache.hadoop.classification.InterfaceAudience.Public 
@org.apache.hadoop.classification.InterfaceStability.Stable public static class 
alter_partition_call extends org.apache.thrift.async.TAsyncMethodCall {
       private String db_name;
       private String tbl_name;
       private Partition new_part;
@@ -8230,7 +8230,7 @@ public class ThriftHiveMetastore {
       ___manager.call(method_call);
     }
 
-    public static class alter_partitions_call extends 
org.apache.thrift.async.TAsyncMethodCall {
+    @org.apache.hadoop.classification.InterfaceAudience.Public 
@org.apache.hadoop.classification.InterfaceStability.Stable public static class 
alter_partitions_call extends org.apache.thrift.async.TAsyncMethodCall {
       private String db_name;
       private String tbl_name;
       private List<Partition> new_parts;
@@ -8268,7 +8268,7 @@ public class ThriftHiveMetastore {
       ___manager.call(method_call);
     }
 
-    public static class alter_partitions_with_environment_context_call extends 
org.apache.thrift.async.TAsyncMethodCall {
+    @org.apache.hadoop.classification.InterfaceAudience.Public 
@org.apache.hadoop.classification.InterfaceStability.Stable public static class 
alter_partitions_with_environment_context_call extends 
org.apache.thrift.async.TAsyncMethodCall {
       private String db_name;
       private String tbl_name;
       private List<Partition> new_parts;
@@ -8309,7 +8309,7 @@ public class ThriftHiveMetastore {
       ___manager.call(method_call);
     }
 
-    public static class alter_partition_with_environment_context_call extends 
org.apache.thrift.async.TAsyncMethodCall {
+    @org.apache.hadoop.classification.InterfaceAudience.Public 
@org.apache.hadoop.classification.InterfaceStability.Stable public static class 
alter_partition_with_environment_context_call extends 
org.apache.thrift.async.TAsyncMethodCall {
       private String db_name;
       private String tbl_name;
       private Partition new_part;
@@ -8350,7 +8350,7 @@ public class ThriftHiveMetastore {
       ___manager.call(method_call);
     }
 
-    public static class rename_partition_call extends 
org.apache.thrift.async.TAsyncMethodCall {
+    @org.apache.hadoop.classification.InterfaceAudience.Public 
@org.apache.hadoop.classification.InterfaceStability.Stable public static class 
rename_partition_call extends org.apache.thrift.async.TAsyncMethodCall {
       private String db_name;
       private String tbl_name;
       private List<String> part_vals;
@@ -8391,7 +8391,7 @@ public class ThriftHiveMetastore {
       ___manager.call(method_call);
     }
 
-    public static class partition_name_has_valid_characters_call extends 
org.apache.thrift.async.TAsyncMethodCall {
+    @org.apache.hadoop.classification.InterfaceAudience.Public 
@org.apache.hadoop.classification.InterfaceStability.Stable public static class 
partition_name_has_valid_characters_call extends 
org.apache.thrift.async.TAsyncMethodCall {
       private List<String> part_vals;
       private boolean throw_exception;
       public partition_name_has_valid_characters_call(List<String> part_vals, 
boolean throw_exception, org.apache.thrift.async.AsyncMethodCallback 
resultHandler, org.apache.thrift.async.TAsyncClient client, 
org.apache.thrift.protocol.TProtocolFactory protocolFactory, 
org.apache.thrift.transport.TNonblockingTransport transport) throws 
org.apache.thrift.TException {
@@ -8426,7 +8426,7 @@ public class ThriftHiveMetastore {
       ___manager.call(method_call);
     }
 
-    public static class get_config_value_call extends 
org.apache.thrift.async.TAsyncMethodCall {
+    @org.apache.hadoop.classification.InterfaceAudience.Public 
@org.apache.hadoop.classification.InterfaceStability.Stable public static class 
get_config_value_call extends org.apache.thrift.async.TAsyncMethodCall {
       private String name;
       private String defaultValue;
       public get_config_value_call(String name, String defaultValue, 
org.apache.thrift.async.AsyncMethodCallback resultHandler, 
org.apache.thrift.async.TAsyncClient client, 
org.apache.thrift.protocol.TProtocolFactory protocolFactory, 
org.apache.thrift.transport.TNonblockingTransport transport) throws 
org.apache.thrift.TException {
@@ -8461,7 +8461,7 @@ public class ThriftHiveMetastore {
       ___manager.call(method_call);
     }
 
-    public static class partition_name_to_vals_call extends 
org.apache.thrift.async.TAsyncMethodCall {
+    @org.apache.hadoop.classification.InterfaceAudience.Public 
@org.apache.hadoop.classification.InterfaceStability.Stable public static class 
partition_name_to_vals_call extends org.apache.thrift.async.TAsyncMethodCall {
       private String part_name;
       public partition_name_to_vals_call(String part_name, 
org.apache.thrift.async.AsyncMethodCallback resultHandler, 
org.apache.thrift.async.TAsyncClient client, 
org.apache.thrift.protocol.TProtocolFactory protocolFactory, 
org.apache.thrift.transport.TNonblockingTransport transport) throws 
org.apache.thrift.TException {
         super(client, protocolFactory, transport, resultHandler, false);
@@ -8493,7 +8493,7 @@ public class ThriftHiveMetastore {
       ___manager.call(method_call);
     }
 
-    public static class partition_name_to_spec_call extends 
org.apache.thrift.async.TAsyncMethodCall {
+    @org.apache.hadoop.classification.InterfaceAudience.Public 
@org.apache.hadoop.classification.InterfaceStability.Stable public static class 
partition_name_to_spec_call extends org.apache.thrift.async.TAsyncMethodCall {
       private String part_name;
       public partition_name_to_spec_call(String part_name, 
org.apache.thrift.async.AsyncMethodCallback resultHandler, 
org.apache.thrift.async.TAsyncClient client, 
org.apache.thrift.protocol.TProtocolFactory protocolFactory, 
org.apache.thrift.transport.TNonblockingTransport transport) throws 
org.apache.thrift.TException {
         super(client, protocolFactory, transport, resultHandler, false);
@@ -8525,7 +8525,7 @@ public class ThriftHiveMetastore {
       ___manager.call(method_call);
     }
 
-    public static class markPartitionForEvent_call extends 
org.apache.thrift.async.TAsyncMethodCall {
+    @org.apache.hadoop.classification.InterfaceAudience.Public 
@org.apache.hadoop.classification.InterfaceStability.Stable public static class 
markPartitionForEvent_call extends org.apache.thrift.async.TAsyncMethodCall {
       private String db_name;
       private String tbl_name;
       private Map<String,String> part_vals;
@@ -8566,7 +8566,7 @@ public class ThriftHiveMetastore {
       ___manager.call(method_call);
     }
 
-    public static class isPartitionMarkedForEvent_call extends 
org.apache.thrift.async.TAsyncMethodCall {
+    @org.apache.hadoop.classification.InterfaceAudience.Public 
@org.apache.hadoop.classification.InterfaceStability.Stable public static class 
isPartitionMarkedForEvent_call extends org.apache.thrift.async.TAsyncMethodCall 
{
       private String db_name;
       private String tbl_name;
       private Map<String,String> part_vals;
@@ -8607,7 +8607,7 @@ public class ThriftHiveMetastore {
       ___manager.call(method_call);
     }
 
-    public static class add_index_call extends 
org.apache.thrift.async.TAsyncMethodCall {
+    @org.apache.hadoop.classification.InterfaceAudience.Public 
@org.apache.hadoop.classification.InterfaceStability.Stable public static class 
add_index_call extends org.apache.thrift.async.TAsyncMethodCall {
       private Index new_index;
       private Table index_table;
       public add_index_call(Index new_index, Table index_table, 
org.apache.thrift.async.AsyncMethodCallback resultHandler, 
org.apache.thrift.async.TAsyncClient client, 
org.apache.thrift.protocol.TProtocolFactory protocolFactory, 
org.apache.thrift.transport.TNonblockingTransport transport) throws 
org.apache.thrift.TException {
@@ -8642,7 +8642,7 @@ public class ThriftHiveMetastore {
       ___manager.call(method_call);
     }
 
-    public static class alter_index_call extends 
org.apache.thrift.async.TAsyncMethodCall {
+    @org.apache.hadoop.classification.InterfaceAudience.Public 
@org.apache.hadoop.classification.InterfaceStability.Stable public static class 
alter_index_call extends org.apache.thrift.async.TAsyncMethodCall {
       private String dbname;
       private String base_tbl_name;
       private String idx_name;
@@ -8683,7 +8683,7 @@ public class ThriftHiveMetastore {
       ___manager.call(method_call);
     }
 
-    public static class drop_index_by_name_call extends 
org.apache.thrift.async.TAsyncMethodCall {
+    @org.apache.hadoop.classification.InterfaceAudience.Public 
@org.apache.hadoop.classification.InterfaceStability.Stable public static class 
drop_index_by_name_call extends org.apache.thrift.async.TAsyncMethodCall {
       private String db_name;
       private String tbl_name;
       private String index_name;
@@ -8724,7 +8724,7 @@ public class ThriftHiveMetastore {
       ___manager.call(method_call);
     }
 
-    public static class get_index_by_name_call extends 
org.apache.thrift.async.TAsyncMethodCall {
+    @org.apache.hadoop.classification.InterfaceAudience.Public 
@org.apache.hadoop.classification.InterfaceStability.Stable public static class 
get_index_by_name_call extends org.apache.thrift.async.TAsyncMethodCall {
       private String db_name;
       private String tbl_name;
       private String index_name;
@@ -8762,7 +8762,7 @@ public class ThriftHiveMetastore {
       ___manager.call(method_call);
     }
 
-    public static class get_indexes_call extends 
org.apache.thrift.async.TAsyncMethodCall {
+    @org.apache.hadoop.classification.InterfaceAudience.Public 
@org.apache.hadoop.classification.InterfaceStability.Stable public static class 
get_indexes_call extends org.apache.thrift.async.TAsyncMethodCall {
       private String db_name;
       private String tbl_name;
       private short max_indexes;
@@ -8800,7 +8800,7 @@ public class ThriftHiveMetastore {
       ___manager.call(method_call);
     }
 
-    public static class get_index_names_call extends 
org.apache.thrift.async.TAsyncMethodCall {
+    @org.apache.hadoop.classification.InterfaceAudience.Public 
@org.apache.hadoop.classification.InterfaceStability.Stable public static class 
get_index_names_call extends org.apache.thrift.async.TAsyncMethodCall {
       private String db_name;
       private String tbl_name;
       private short max_indexes;
@@ -8838,7 +8838,7 @@ public class ThriftHiveMetastore {
       ___manager.call(method_call);
     }
 
-    public static class get_primary_keys_call extends 
org.apache.thrift.async.TAsyncMethodCall {
+    @org.apache.hadoop.classification.InterfaceAudience.Public 
@org.apache.hadoop.classification.InterfaceStability.Stable public static class 
get_primary_keys_call extends org.apache.thrift.async.TAsyncMethodCall {
       private PrimaryKeysRequest request;
       public get_primary_keys_call(PrimaryKeysRequest request, 
org.apache.thrift.async.AsyncMethodCallback resultHandler, 
org.apache.thrift.async.TAsyncClient client, 
org.apache.thrift.protocol.TProtocolFactory protocolFactory, 
org.apache.thrift.transport.TNonblockingTransport transport) throws 
org.apache.thrift.TException {
         super(client, protocolFactory, transport, resultHandler, false);
@@ -8870,7 +8870,7 @@ public class ThriftHiveMetastore {
       ___manager.call(method_call);
     }
 
-    public static class get_foreign_keys_call extends 
org.apache.thrift.async.TAsyncMethodCall {
+    @org.apache.hadoop.classification.InterfaceAudience.Public 
@org.apache.hadoop.classification.InterfaceStability.Stable public static class 
get_foreign_keys_call extends org.apache.thrift.async.TAsyncMethodCall {
       private ForeignKeysRequest request;
       public get_foreign_keys_call(ForeignKeysRequest request, 
org.apache.thrift.async.AsyncMethodCallback resultHandler, 
org.apache.thrift.async.TAsyncClient client, 
org.apache.thrift.protocol.TProtocolFactory protocolFactory, 
org.apache.thrift.transport.TNonblockingTransport transport) throws 
org.apache.thrift.TException {
         super(client, protocolFactory, transport, resultHandler, false);
@@ -8902,7 +8902,7 @@ public class ThriftHiveMetastore {
       ___manager.call(method_call);
     }
 
-    public static class get_unique_constraints_call extends 
org.apache.thrift.async.TAsyncMethodCall {
+    @org.apache.hadoop.classification.InterfaceAudience.Public 
@org.apache.hadoop.classification.InterfaceStability.Stable public static class 
get_unique_constraints_call extends org.apache.thrift.async.TAsyncMethodCall {
       private UniqueConstraintsRequest request;
       public get_unique_constraints_call(UniqueConstraintsRequest request, 
org.apache.thrift.async.AsyncMethodCallback resultHandler, 
org.apache.thrift.async.TAsyncClient client, 
org.apache.thrift.protocol.TProtocolFactory protocolFactory, 
org.apache.thrift.transport.TNonblockingTransport transport) throws 
org.apache.thrift.TException {
         super(client, protocolFactory, transport, resultHandler, false);
@@ -8934,7 +8934,7 @@ public class ThriftHiveMetastore {
       ___manager.call(method_call);
     }
 
-    public static class get_not_null_constraints_call extends 
org.apache.thrift.async.TAsyncMethodCall {
+    @org.apache.hadoop.classification.InterfaceAudience.Public 
@org.apache.hadoop.classification.InterfaceStability.Stable public static class 
get_not_null_constraints_call extends org.apache.thrift.async.TAsyncMethodCall {
       private NotNullConstraintsRequest request;
       public get_not_null_constraints_call(NotNullConstraintsRequest request, 
org.apache.thrift.async.AsyncMethodCallback resultHandler, 
org.apache.thrift.async.TAsyncClient client, 
org.apache.thrift.protocol.TProtocolFactory protocolFactory, 
org.apache.thrift.transport.TNonblockingTransport transport) throws 
org.apache.thrift.TException {
         super(client, protocolFactory, transport, resultHandler, false);
@@ -8966,7 +8966,7 @@ public class ThriftHiveMetastore {
       ___manager.call(method_call);
     }
 
-    public static class update_table_column_statistics_call extends 
org.apache.thrift.async.TAsyncMethodCall {
+    @org.apache.hadoop.classification.InterfaceAudience.Public 
@org.apache.hadoop.classification.InterfaceStability.Stable public static class 
update_table_column_statistics_call extends 
org.apache.thrift.async.TAsyncMethodCall {
       private ColumnStatistics stats_obj;
       public update_table_column_statistics_call(ColumnStatistics stats_obj, 
org.apache.thrift.async.AsyncMethodCallback resultHandler, 
org.apache.thrift.async.TAsyncClient client, 
org.apache.thrift.protocol.TProtocolFactory protocolFactory, 
org.apache.thrift.transport.TNonblockingTransport transport) throws 
org.apache.thrift.TException {
         super(client, protocolFactory, transport, resultHandler, false);
@@ -8998,7 +8998,7 @@ public class ThriftHiveMetastore {
       ___manager.call(method_call);
     }
 
-    public static class update_partition_column_statistics_call extends 
org.apache.thrift.async.TAsyncMethodCall {
+    @org.apache.hadoop.classification.InterfaceAudience.Public 
@org.apache.hadoop.classification.InterfaceStability.Stable public static class 
update_partition_column_statistics_call extends 
org.apache.thrift.async.TAsyncMethodCall {
       private ColumnStatistics stats_obj;
       public update_partition_column_statistics_call(ColumnStatistics 
stats_obj, org.apache.thrift.async.AsyncMethodCallback resultHandler, 
org.apache.thrift.async.TAsyncClient client, 
org.apache.thrift.protocol.TProtocolFactory protocolFactory, 
org.apache.thrift.transport.TNonblockingTransport transport) throws 
org.apache.thrift.TException {
         super(client, protocolFactory, transport, resultHandler, false);
@@ -9030,7 +9030,7 @@ public class ThriftHiveMetastore {
       ___manager.call(method_call);
     }
 
-    public static class get_table_column_statistics_call extends 
org.apache.thrift.async.TAsyncMethodCall {
+    @org.apache.hadoop.classification.InterfaceAudience.Public 
@org.apache.hadoop.classification.InterfaceStability.Stable public static class 
get_table_column_statistics_call extends 
org.apache.thrift.async.TAsyncMethodCall {
       private String db_name;
       private String tbl_name;
       private String col_name;
@@ -9068,7 +9068,7 @@ public class ThriftHiveMetastore {
       ___manager.call(method_call);
     }
 
-    public static class get_partition_column_statistics_call extends 
org.apache.thrift.async.TAsyncMethodCall {
+    @org.apache.hadoop.classification.InterfaceAudience.Public 
@org.apache.hadoop.classification.InterfaceStability.Stable public static class 
get_partition_column_statistics_call extends 
org.apache.thrift.async.TAsyncMethodCall {
       private String db_name;
       private String tbl_name;
       private String part_name;
@@ -9109,7 +9109,7 @@ public class ThriftHiveMetastore {
       ___manager.call(method_call);
     }
 
-    public static class get_table_statistics_req_call extends 
org.apache.thrift.async.TAsyncMethodCall {
+    @org.apache.hadoop.classification.InterfaceAudience.Public 
@org.apache.hadoop.classification.InterfaceStability.Stable public static class 
get_table_statistics_req_call extends org.apache.thrift.async.TAsyncMethodCall {
       private TableStatsRequest request;
       public get_table_statistics_req_call(TableStatsRequest request, 
org.apache.thrift.async.AsyncMethodCallback resultHandler, 
org.apache.thrift.async.TAsyncClient client, 
org.apache.thrift.protocol.TProtocolFactory protocolFactory, 
org.apache.thrift.transport.TNonblockingTransport transport) throws 
org.apache.thrift.TException {
         super(client, protocolFactory, transport, resultHandler, false);
@@ -9141,7 +9141,7 @@ public class ThriftHiveMetastore {
       ___manager.call(method_call);
     }
 
-    public static class get_partitions_statistics_req_call extends 
org.apache.thrift.async.TAsyncMethodCall {
+    @org.apache.hadoop.classification.InterfaceAudience.Public 
@org.apache.hadoop.classification.InterfaceStability.Stable public static class 
get_partitions_statistics_req_call extends 
org.apache.thrift.async.TAsyncMethodCall {
       private PartitionsStatsRequest request;
       public get_partitions_statistics_req_call(PartitionsStatsRequest 
request, org.apache.thrift.async.AsyncMethodCallback resultHandler, 
org.apache.thrift.async.TAsyncClient client, 
org.apache.thrift.protocol.TProtocolFactory protocolFactory, 
org.apache.thrift.transport.TNonblockingTransport transport) throws 
org.apache.thrift.TException {
         super(client, protocolFactory, transport, resultHandler, false);
@@ -9173,7 +9173,7 @@ public class ThriftHiveMetastore {
       ___manager.call(method_call);
     }
 
-    public static class get_aggr_stats_for_call extends 
org.apache.thrift.async.TAsyncMethodCall {
+    @org.apache.hadoop.classification.InterfaceAudience.Public 
@org.apache.hadoop.classification.InterfaceStability.Stable public static class 
get_aggr_stats_for_call extends org.apache.thrift.async.TAsyncMethodCall {
       private PartitionsStatsRequest request;
       public get_aggr_stats_for_call(PartitionsStatsRequest request, 
org.apache.thrift.async.AsyncMethodCallback resultHandler, 
org.apache.thrift.async.TAsyncClient client, 
org.apache.thrift.protocol.TProtocolFactory protocolFactory, 
org.apache.thrift.transport.TNonblockingTransport transport) throws 
org.apache.thrift.TException {
         super(client, protocolFactory, transport, resultHandler, false);
@@ -9205,7 +9205,7 @@ public class ThriftHiveMetastore {
       ___manager.call(method_call);
     }
 
-    public static class set_aggr_stats_for_call extends 
org.apache.thrift.async.TAsyncMethodCall {
+    @org.apache.hadoop.classification.InterfaceAudience.Public 
@org.apache.hadoop.classification.InterfaceStability.Stable public static class 
set_aggr_stats_for_call extends org.apache.thrift.async.TAsyncMethodCall {
       private SetPartitionsStatsRequest request;
       public set_aggr_stats_for_call(SetPartitionsStatsRequest request, 
org.apache.thrift.async.AsyncMethodCallback resultHandler, 
org.apache.thrift.async.TAsyncClient client, 
org.apache.thrift.protocol.TProtocolFactory protocolFactory, 
org.apache.thrift.transport.TNonblockingTransport transport) throws 
org.apache.thrift.TException {
         super(client, protocolFactory, transport, resultHandler, false);
@@ -9237,7 +9237,7 @@ public class ThriftHiveMetastore {
       ___manager.call(method_call);
     }
 
-    public static class delete_partition_column_statistics_call extends 
org.apache.thrift.async.TAsyncMethodCall {
+    @org.apache.hadoop.classification.InterfaceAudience.Public 
@org.apache.hadoop.classification.InterfaceStability.Stable public static class 
delete_partition_column_statistics_call extends 
org.apache.thrift.async.TAsyncMethodCall {
       private String db_name;
       private String tbl_name;
       private String part_name;
@@ -9278,7 +9278,7 @@ public class ThriftHiveMetastore {
       ___manager.call(method_call);
     }
 
-    public static class delete_table_column_statistics_call extends 
org.apache.thrift.async.TAsyncMethodCall {
+    @org.apache.hadoop.classification.InterfaceAudience.Public 
@org.apache.hadoop.classification.InterfaceStability.Stable public static class 
delete_table_column_statistics_call extends 
org.apache.thrift.async.TAsyncMethodCall {
       private String db_name;
       private String tbl_name;
       private String col_name;
@@ -9316,7 +9316,7 @@ public class ThriftHiveMetastore {
       ___manager.call(method_call);
     }
 
-    public static class create_function_call extends 
org.apache.thrift.async.TAsyncMethodCall {
+    @org.apache.hadoop.classification.InterfaceAudience.Public 
@org.apache.hadoop.classification.InterfaceStability.Stable public static class 
create_function_call extends org.apache.thrift.async.TAsyncMethodCall {
       private Function func;
       public create_function_call(Function func, 
org.apache.thrift.async.AsyncMethodCallback resultHandler, 
org.apache.thrift.async.TAsyncClient client, 
org.apache.thrift.protocol.TProtocolFactory protocolFactory, 
org.apache.thrift.transport.TNonblockingTransport transport) throws 
org.apache.thrift.TException {
         super(client, protocolFactory, transport, resultHandler, false);
@@ -9348,7 +9348,7 @@ public class ThriftHiveMetastore {
       ___manager.call(method_call);
     }
 
-    public static class drop_function_call extends 
org.apache.thrift.async.TAsyncMethodCall {
+    @org.apache.hadoop.classification.InterfaceAudience.Public 
@org.apache.hadoop.classification.InterfaceStability.Stable public static class 
drop_function_call extends org.apache.thrift.async.TAsyncMethodCall {
       private String dbName;
       private String funcName;
       public drop_function_call(String dbName, String funcName, 
org.apache.thrift.async.AsyncMethodCallback resultHandler, 
org.apache.thrift.async.TAsyncClient client, 
org.apache.thrift.protocol.TProtocolFactory protocolFactory, 
org.apache.thrift.transport.TNonblockingTransport transport) throws 
org.apache.thrift.TException {
@@ -9383,7 +9383,7 @@ public class ThriftHiveMetastore {
       ___manager.call(method_call);
     }
 
-    public static class alter_function_call extends 
org.apache.thrift.async.TAsyncMethodCall {
+    @org.apache.hadoop.classification.InterfaceAudience.Public 
@org.apache.hadoop.classification.InterfaceStability.Stable public static class 
alter_function_call extends org.apache.thrift.async.TAsyncMethodCall {
       private String dbName;
       private String funcName;
       private Function newFunc;
@@ -9421,7 +9421,7 @@ public class ThriftHiveMetastore {
       ___manager.call(method_call);
     }
 
-    public static class get_functions_call extends 
org.apache.thrift.async.TAsyncMethodCall {
+    @org.apache.hadoop.classification.InterfaceAudience.Public 
@org.apache.hadoop.classification.InterfaceStability.Stable public static class 
get_functions_call extends org.apache.thrift.async.TAsyncMethodCall {
       private String dbName;
       private String pattern;
       public get_functions_call(String dbName, String pattern, 
org.apache.thrift.async.AsyncMethodCallback resultHandler, 
org.apache.thrift.async.TAsyncClient client, 
org.apache.thrift.protocol.TProtocolFactory protocolFactory, 
org.apache.thrift.transport.TNonblockingTransport transport) throws 
org.apache.thrift.TException {
@@ -9456,7 +9456,7 @@ public class ThriftHiveMetastore {
       ___manager.call(method_call);
     }
 
-    public static class get_function_call extends 
org.apache.thrift.async.TAsyncMethodCall {
+    @org.apache.hadoop.classification.InterfaceAudience.Public 
@org.apache.hadoop.classification.InterfaceStability.Stable public static class 
get_function_call extends org.apache.thrift.async.TAsyncMethodCall {
       private String dbName;
       private String funcName;
       public get_function_call(String dbName, String funcName, 
org.apache.thrift.async.AsyncMethodCallback resultHandler, 
org.apache.thrift.async.TAsyncClient client, 
org.apache.thrift.protocol.TProtocolFactory protocolFactory, 
org.apache.thrift.transport.TNonblockingTransport transport) throws 
org.apache.thrift.TException {
@@ -9491,7 +9491,7 @@ public class ThriftHiveMetastore {
       ___manager.call(method_call);
     }
 
-    public static class get_all_functions_call extends 
org.apache.thrift.async.TAsyncMethodCall {
+    @org.apache.hadoop.classification.InterfaceAudience.Public 
@org.apache.hadoop.classification.InterfaceStability.Stable public static class 
get_all_functions_call extends org.apache.thrift.async.TAsyncMethodCall {
       public 
get_all_functions_call(org.apache.thrift.async.AsyncMethodCallback 
resultHandler, org.apache.thrift.async.TAsyncClient client, 
org.apache.thrift.protocol.TProtocolFactory protocolFactory, 
org.apache.thrift.transport.TNonblockingTransport transport) throws 
org.apache.thrift.TException {
         super(client, protocolFactory, transport, resultHandler, false);
       }
@@ -9520,7 +9520,7 @@ public class ThriftHiveMetastore {
       ___manager.call(method_call);
     }
 
-    public static class create_role_call extends 
org.apache.thrift.async.TAsyncMethodCall {
+    @org.apache.hadoop.classification.InterfaceAudience.Public 
@org.apache.hadoop.classification.InterfaceStability.Stable public static class 
create_role_call extends org.apache.thrift.async.TAsyncMethodCall {
       private Role role;
       public create_role_call(Role role, 
org.apache.thrift.async.AsyncMethodCallback resultHandler, 
org.apache.thrift.async.TAsyncClient client, 
org.apache.thrift.protocol.TProtocolFactory protocolFactory, 
org.apache.thrift.transport.TNonblockingTransport transport) throws 
org.apache.thrift.TException {
         super(client, protocolFactory, transport, resultHandler, false);
@@ -9552,7 +9552,7 @@ public class ThriftHiveMetastore {
       ___manager.call(method_call);
     }
 
-    public static class drop_role_call extends 
org.apache.thrift.async.TAsyncMethodCall {
+    @org.apache.hadoop.classification.InterfaceAudience.Public 
@org.apache.hadoop.classification.InterfaceStability.Stable public static class 
drop_role_call extends org.apache.thrift.async.TAsyncMethodCall {
       private String role_name;
       public drop_role_call(String role_name, 
org.apache.thrift.async.AsyncMethodCallback resultHandler, 
org.apache.thrift.async.TAsyncClient client, 
org.apache.thrift.protocol.TProtocolFactory protocolFactory, 
org.apache.thrift.transport.TNonblockingTransport transport) throws 
org.apache.thrift.TException {
         super(client, protocolFactory, transport, resultHandler, false);
@@ -9584,7 +9584,7 @@ public class ThriftHiveMetastore {
       ___manager.call(method_call);
     }
 
-    public static class get_role_names_call extends 
org.apache.thrift.async.TAsyncMethodCall {
+    @org.apache.hadoop.classification.InterfaceAudience.Public 
@org.apache.hadoop.classification.InterfaceStability.Stable public static class 
get_role_names_call extends org.apache.thrift.async.TAsyncMethodCall {
       public get_role_names_call(org.apache.thrift.async.AsyncMethodCallback 
resultHandler, org.apache.thrift.async.TAsyncClient client, 
org.apache.thrift.protocol.TProtocolFactory protocolFactory, 
org.apache.thrift.transport.TNonblockingTransport transport) throws 
org.apache.thrift.TException {
         super(client, protocolFactory, transport, resultHandler, false);
       }
@@ -9613,7 +9613,7 @@ public class ThriftHiveMetastore {
       ___manager.call(method_call);
     }
 
-    public static class grant_role_call extends 
org.apache.thrift.async.TAsyncMethodCall {
+    @org.apache.hadoop.classification.InterfaceAudience.Public 
@org.apache.hadoop.classification.InterfaceStability.Stable public static class 
grant_role_call extends org.apache.thrift.async.TAsyncMethodCall {
       private String role_name;
       private String principal_name;
       private PrincipalType principal_type;
@@ -9660,7 +9660,7 @@ public class ThriftHiveMetastore {
       ___manager.call(method_call);
     }
 
-    public static class revoke_role_call extends 
org.apache.thrift.async.TAsyncMethodCall {
+    @org.apache.hadoop.classification.InterfaceAudience.Public 
@org.apache.hadoop.classification.InterfaceStability.Stable public static class 
revoke_role_call extends org.apache.thrift.async.TAsyncMethodCall {
       private String role_name;
       private String principal_name;
       private PrincipalType principal_type;
@@ -9698,7 +9698,7 @@ public class ThriftHiveMetastore {
       ___manager.call(method_call);
     }
 
-    public static class list_roles_call extends 
org.apache.thrift.async.TAsyncMethodCall {
+    @org.apache.hadoop.classification.InterfaceAudience.Public 
@org.apache.hadoop.classification.InterfaceStability.Stable public static class 
list_roles_call extends org.apache.thrift.async.TAsyncMethodCall {
       private String principal_name;
       private PrincipalType principal_type;
       public list_roles_call(String principal_name, PrincipalType 
principal_type, org.apache.thrift.async.AsyncMethodCallback resultHandler, 
org.apache.thrift.async.TAsyncClient client, 
org.apache.thrift.protocol.TProtocolFactory protocolFactory, 
org.apache.thrift.transport.TNonblockingTransport transport) throws 
org.apache.thrift.TException {
@@ -9733,7 +9733,7 @@ public class ThriftHiveMetastore {
       ___manager.call(method_call);
     }
 
-    public static class grant_revoke_role_call extends 
org.apache.thrift.async.TAsyncMethodCall {
+    @org.apache.hadoop.classification.InterfaceAudience.Public 
@org.apache.hadoop.classification.InterfaceStability.Stable public static class 
grant_revoke_role_call extends org.apache.thrift.async.TAsyncMethodCall {
       private GrantRevokeRoleRequest request;
       public grant_revoke_role_call(GrantRevokeRoleRequest request, 
org.apache.thrift.async.AsyncMethodCallback resultHandler, 
org.apache.thrift.async.TAsyncClient client, 
org.apache.thrift.protocol.TProtocolFactory protocolFactory, 
org.apache.thrift.transport.TNonblockingTransport transport) throws 
org.apache.thrift.TException {
         super(client, protocolFactory, transport, resultHandler, false);
@@ -9765,7 +9765,7 @@ public class ThriftHiveMetastore {
       ___manager.call(method_call);
     }
 
-    public static class get_principals_in_role_call extends 
org.apache.thrift.async.TAsyncMethodCall {
+    @org.apache.hadoop.classification.InterfaceAudience.Public 
@org.apache.hadoop.classification.InterfaceStability.Stable public static class 
get_principals_in_role_call extends org.apache.thrift.async.TAsyncMethodCall {
       private GetPrincipalsInRoleRequest request;
       public get_principals_in_role_call(GetPrincipalsInRoleRequest request, 
org.apache.thrift.async.AsyncMethodCallback resultHandler, 
org.apache.thrift.async.TAsyncClient client, 
org.apache.thrift.protocol.TProtocolFactory protocolFactory, 
org.apache.thrift.transport.TNonblockingTransport transport) throws 
org.apache.thrift.TException {
         super(client, protocolFactory, transport, resultHandler, false);
@@ -9797,7 +9797,7 @@ public class ThriftHiveMetastore {
       ___manager.call(method_call);
     }
 
-    public static class get_role_grants_for_principal_call extends 
org.apache.thrift.async.TAsyncMethodCall {
+    @org.apache.hadoop.classification.InterfaceAudience.Public 
@org.apache.hadoop.classification.InterfaceStability.Stable public static class 
get_role_grants_for_principal_call extends 
org.apache.thrift.async.TAsyncMethodCall {
       private GetRoleGrantsForPrincipalRequest request;
       public 
get_role_grants_for_principal_call(GetRoleGrantsForPrincipalRequest request, 
org.apache.thrift.async.AsyncMethodCallback resultHandler, 
org.apache.thrift.async.TAsyncClient client, 
org.apache.thrift.protocol.TProtocolFactory protocolFactory, 
org.apache.thrift.transport.TNonblockingTransport transport) throws 
org.apache.thrift.TException {
         super(client, protocolFactory, transport, resultHandler, false);
@@ -9829,7 +9829,7 @@ public class ThriftHiveMetastore {
       ___manager.call(method_call);
     }
 
-    public static class get_privilege_set_call extends 
org.apache.thrift.async.TAsyncMethodCall {
+    @org.apache.hadoop.classification.InterfaceAudience.Public 
@org.apache.hadoop.classification.InterfaceStability.Stable public static class 
get_privilege_set_call extends org.apache.thrift.async.TAsyncMethodCall {
       private HiveObjectRef hiveObject;
       private String user_name;
       private List<String> group_names;
@@ -9867,7 +9867,7 @@ public class ThriftHiveMetastore {
       ___manager.call(method_call);
     }
 
-    public static class list_privileges_call extends 
org.apache.thrift.async.TAsyncMethodCall {
+    @org.apache.hadoop.classification.InterfaceAudience.Public 
@org.apache.hadoop.classification.InterfaceStability.Stable public static class 
list_privileges_call extends org.apache.thrift.async.TAsyncMethodCall {
       private String principal_name;
       private PrincipalType principal_type;
       private HiveObjectRef hiveObject;
@@ -9905,7 +9905,7 @@ public class ThriftHiveMetastore {
       ___manager.call(method_call);
     }
 
-    public static class grant_privileges_call extends 
org.apache.thrift.async.TAsyncMethodCall {
+    @org.apache.hadoop.classification.InterfaceAudience.Public 
@org.apache.hadoop.classification.InterfaceStability.Stable public static class 
grant_privileges_call extends org.apache.thrift.async.TAsyncMethodCall {
       private PrivilegeBag privileges;
       public grant_privileges_call(PrivilegeBag privileges, 
org.apache.thrift.async.AsyncMethodCallback resultHandler, 
org.apache.thrift.async.TAsyncClient client, 
org.apache.thrift.protocol.TProtocolFactory protocolFactory, 
org.apache.thrift.transport.TNonblockingTransport transport) throws 
org.apache.thrift.TException {
         super(client, protocolFactory, transport, resultHandler, false);
@@ -9937,7 +9937,7 @@ public class ThriftHiveMetastore {
       ___manager.call(method_call);
     }
 
-    public static class revoke_privileges_call extends 
org.apache.thrift.async.TAsyncMethodCall {
+    @org.apache.hadoop.classification.InterfaceAudience.Public 
@org.apache.hadoop.classification.InterfaceStability.Stable public static class 
revoke_privileges_call extends org.apache.thrift.async.TAsyncMethodCall {
       private PrivilegeBag privileges;
       public revoke_privileges_call(PrivilegeBag privileges, 
org.apache.thrift.async.AsyncMethodCallback resultHandler, 
org.apache.thrift.async.TAsyncClient client, 
org.apache.thrift.protocol.TProtocolFactory protocolFactory, 
org.apache.thrift.transport.TNonblockingTransport transport) throws 
org.apache.thrift.TException {
         super(client, protocolFactory, transport, resultHandler, false);
@@ -9969,7 +9969,7 @@ public class ThriftHiveMetastore {
       ___manager.call(method_call);
     }
 
-    public static class grant_revoke_privileges_call extends 
org.apache.thrift.async.TAsyncMethodCall {
+    @org.apache.hadoop.classification.InterfaceAudience.Public 
@org.apache.hadoop.classification.InterfaceStability.Stable public static class 
grant_revoke_privileges_call extends org.apache.thrift.async.TAsyncMethodCall {
       private GrantRevokePrivilegeRequest request;
       public grant_revoke_privileges_call(GrantRevokePrivilegeRequest request, 
org.apache.thrift.async.AsyncMethodCallback resultHandler, 
org.apache.thrift.async.TAsyncClient client, 
org.apache.thrift.protocol.TProtocolFactory protocolFactory, 
org.apache.thrift.transport.TNonblockingTransport transport) throws 
org.apache.thrift.TException {
         super(client, protocolFactory, transport, resultHandler, false);
@@ -10001,7 +10001,7 @@ public class ThriftHiveMetastore {
       ___manager.call(method_call);
     }
 
-    public static class set_ugi_call extends 
org.apache.thrift.async.TAsyncMethodCall {
+    @org.apache.hadoop.classification.InterfaceAudience.Public @org.apac

<TRUNCATED>

Reply via email to