class org.apache.hadoop.hive.metastore.api.WriteNotificationLogBatchRequest$WriteNotificationLogBatchRequestStandardScheme extends org.apache.thrift.scheme.StandardScheme
{
private void <init>()
{
org.apache.hadoop.hive.metastore.api.WriteNotificationLogBatchRequest$WriteNotificationLogBatchRequestStandardScheme v;
v := @this: org.apache.hadoop.hive.metastore.api.WriteNotificationLogBatchRequest$WriteNotificationLogBatchRequestStandardScheme;
specialinvoke v.<org.apache.thrift.scheme.StandardScheme: void <init>()>();
return;
}
public void read(org.apache.thrift.protocol.TProtocol, org.apache.hadoop.hive.metastore.api.WriteNotificationLogBatchRequest) throws org.apache.thrift.TException
{
org.apache.hadoop.hive.metastore.api.WriteNotificationLogBatchRequest v;
java.util.ArrayList v;
org.apache.thrift.protocol.TList v;
org.apache.hadoop.hive.metastore.api.WriteNotificationLogBatchRequest$WriteNotificationLogBatchRequestStandardScheme v;
short v;
byte v, v, v, v, v, v, v, v, v, v;
int v, v, v;
org.apache.thrift.protocol.TField v;
java.lang.String v, v, v;
java.util.List v;
org.apache.thrift.protocol.TProtocol v;
org.apache.hadoop.hive.metastore.api.WriteNotificationLogRequest v;
v := @this: org.apache.hadoop.hive.metastore.api.WriteNotificationLogBatchRequest$WriteNotificationLogBatchRequestStandardScheme;
v := @parameter: org.apache.thrift.protocol.TProtocol;
v := @parameter: org.apache.hadoop.hive.metastore.api.WriteNotificationLogBatchRequest;
virtualinvoke v.<org.apache.thrift.protocol.TProtocol: org.apache.thrift.protocol.TStruct readStructBegin()>();
label:
v = virtualinvoke v.<org.apache.thrift.protocol.TProtocol: org.apache.thrift.protocol.TField readFieldBegin()>();
v = v.<org.apache.thrift.protocol.TField: byte type>;
if v == 0 goto label;
v = v.<org.apache.thrift.protocol.TField: short id>;
tableswitch(v)
{
case 1: goto label;
case 2: goto label;
case 3: goto label;
case 4: goto label;
default: goto label;
};
label:
v = v.<org.apache.thrift.protocol.TField: byte type>;
if v != 11 goto label;
v = virtualinvoke v.<org.apache.thrift.protocol.TProtocol: java.lang.String readString()>();
v.<org.apache.hadoop.hive.metastore.api.WriteNotificationLogBatchRequest: java.lang.String catalog> = v;
virtualinvoke v.<org.apache.hadoop.hive.metastore.api.WriteNotificationLogBatchRequest: void setCatalogIsSet(boolean)>(1);
goto label;
label:
v = v.<org.apache.thrift.protocol.TField: byte type>;
staticinvoke <org.apache.thrift.protocol.TProtocolUtil: void skip(org.apache.thrift.protocol.TProtocol,byte)>(v, v);
goto label;
label:
v = v.<org.apache.thrift.protocol.TField: byte type>;
if v != 11 goto label;
v = virtualinvoke v.<org.apache.thrift.protocol.TProtocol: java.lang.String readString()>();
v.<org.apache.hadoop.hive.metastore.api.WriteNotificationLogBatchRequest: java.lang.String db> = v;
virtualinvoke v.<org.apache.hadoop.hive.metastore.api.WriteNotificationLogBatchRequest: void setDbIsSet(boolean)>(1);
goto label;
label:
v = v.<org.apache.thrift.protocol.TField: byte type>;
staticinvoke <org.apache.thrift.protocol.TProtocolUtil: void skip(org.apache.thrift.protocol.TProtocol,byte)>(v, v);
goto label;
label:
v = v.<org.apache.thrift.protocol.TField: byte type>;
if v != 11 goto label;
v = virtualinvoke v.<org.apache.thrift.protocol.TProtocol: java.lang.String readString()>();
v.<org.apache.hadoop.hive.metastore.api.WriteNotificationLogBatchRequest: java.lang.String table> = v;
virtualinvoke v.<org.apache.hadoop.hive.metastore.api.WriteNotificationLogBatchRequest: void setTableIsSet(boolean)>(1);
goto label;
label:
v = v.<org.apache.thrift.protocol.TField: byte type>;
staticinvoke <org.apache.thrift.protocol.TProtocolUtil: void skip(org.apache.thrift.protocol.TProtocol,byte)>(v, v);
goto label;
label:
v = v.<org.apache.thrift.protocol.TField: byte type>;
if v != 15 goto label;
v = virtualinvoke v.<org.apache.thrift.protocol.TProtocol: org.apache.thrift.protocol.TList readListBegin()>();
v = new java.util.ArrayList;
v = v.<org.apache.thrift.protocol.TList: int size>;
specialinvoke v.<java.util.ArrayList: void <init>(int)>(v);
v.<org.apache.hadoop.hive.metastore.api.WriteNotificationLogBatchRequest: java.util.List requestList> = v;
v = 0;
label:
v = v.<org.apache.thrift.protocol.TList: int size>;
if v >= v goto label;
v = new org.apache.hadoop.hive.metastore.api.WriteNotificationLogRequest;
specialinvoke v.<org.apache.hadoop.hive.metastore.api.WriteNotificationLogRequest: void <init>()>();
virtualinvoke v.<org.apache.hadoop.hive.metastore.api.WriteNotificationLogRequest: void read(org.apache.thrift.protocol.TProtocol)>(v);
v = v.<org.apache.hadoop.hive.metastore.api.WriteNotificationLogBatchRequest: java.util.List requestList>;
interfaceinvoke v.<java.util.List: boolean add(java.lang.Object)>(v);
v = v + 1;
goto label;
label:
virtualinvoke v.<org.apache.thrift.protocol.TProtocol: void readListEnd()>();
virtualinvoke v.<org.apache.hadoop.hive.metastore.api.WriteNotificationLogBatchRequest: void setRequestListIsSet(boolean)>(1);
goto label;
label:
v = v.<org.apache.thrift.protocol.TField: byte type>;
staticinvoke <org.apache.thrift.protocol.TProtocolUtil: void skip(org.apache.thrift.protocol.TProtocol,byte)>(v, v);
goto label;
label:
v = v.<org.apache.thrift.protocol.TField: byte type>;
staticinvoke <org.apache.thrift.protocol.TProtocolUtil: void skip(org.apache.thrift.protocol.TProtocol,byte)>(v, v);
label:
virtualinvoke v.<org.apache.thrift.protocol.TProtocol: void readFieldEnd()>();
goto label;
label:
virtualinvoke v.<org.apache.thrift.protocol.TProtocol: void readStructEnd()>();
virtualinvoke v.<org.apache.hadoop.hive.metastore.api.WriteNotificationLogBatchRequest: void validate()>();
return;
}
public void write(org.apache.thrift.protocol.TProtocol, org.apache.hadoop.hive.metastore.api.WriteNotificationLogBatchRequest) throws org.apache.thrift.TException
{
org.apache.hadoop.hive.metastore.api.WriteNotificationLogBatchRequest v;
org.apache.thrift.protocol.TList v;
org.apache.hadoop.hive.metastore.api.WriteNotificationLogBatchRequest$WriteNotificationLogBatchRequestStandardScheme v;
int v;
org.apache.thrift.protocol.TField v, v, v, v;
java.lang.String v, v, v, v, v, v;
org.apache.thrift.protocol.TStruct v;
boolean v;
java.util.Iterator v;
java.util.List v, v, v;
org.apache.thrift.protocol.TProtocol v;
java.lang.Object v;
v := @this: org.apache.hadoop.hive.metastore.api.WriteNotificationLogBatchRequest$WriteNotificationLogBatchRequestStandardScheme;
v := @parameter: org.apache.thrift.protocol.TProtocol;
v := @parameter: org.apache.hadoop.hive.metastore.api.WriteNotificationLogBatchRequest;
virtualinvoke v.<org.apache.hadoop.hive.metastore.api.WriteNotificationLogBatchRequest: void validate()>();
v = <org.apache.hadoop.hive.metastore.api.WriteNotificationLogBatchRequest: org.apache.thrift.protocol.TStruct STRUCT_DESC>;
virtualinvoke v.<org.apache.thrift.protocol.TProtocol: void writeStructBegin(org.apache.thrift.protocol.TStruct)>(v);
v = v.<org.apache.hadoop.hive.metastore.api.WriteNotificationLogBatchRequest: java.lang.String catalog>;
if v == null goto label;
v = <org.apache.hadoop.hive.metastore.api.WriteNotificationLogBatchRequest: org.apache.thrift.protocol.TField CATALOG_FIELD_DESC>;
virtualinvoke v.<org.apache.thrift.protocol.TProtocol: void writeFieldBegin(org.apache.thrift.protocol.TField)>(v);
v = v.<org.apache.hadoop.hive.metastore.api.WriteNotificationLogBatchRequest: java.lang.String catalog>;
virtualinvoke v.<org.apache.thrift.protocol.TProtocol: void writeString(java.lang.String)>(v);
virtualinvoke v.<org.apache.thrift.protocol.TProtocol: void writeFieldEnd()>();
label:
v = v.<org.apache.hadoop.hive.metastore.api.WriteNotificationLogBatchRequest: java.lang.String db>;
if v == null goto label;
v = <org.apache.hadoop.hive.metastore.api.WriteNotificationLogBatchRequest: org.apache.thrift.protocol.TField DB_FIELD_DESC>;
virtualinvoke v.<org.apache.thrift.protocol.TProtocol: void writeFieldBegin(org.apache.thrift.protocol.TField)>(v);
v = v.<org.apache.hadoop.hive.metastore.api.WriteNotificationLogBatchRequest: java.lang.String db>;
virtualinvoke v.<org.apache.thrift.protocol.TProtocol: void writeString(java.lang.String)>(v);
virtualinvoke v.<org.apache.thrift.protocol.TProtocol: void writeFieldEnd()>();
label:
v = v.<org.apache.hadoop.hive.metastore.api.WriteNotificationLogBatchRequest: java.lang.String table>;
if v == null goto label;
v = <org.apache.hadoop.hive.metastore.api.WriteNotificationLogBatchRequest: org.apache.thrift.protocol.TField TABLE_FIELD_DESC>;
virtualinvoke v.<org.apache.thrift.protocol.TProtocol: void writeFieldBegin(org.apache.thrift.protocol.TField)>(v);
v = v.<org.apache.hadoop.hive.metastore.api.WriteNotificationLogBatchRequest: java.lang.String table>;
virtualinvoke v.<org.apache.thrift.protocol.TProtocol: void writeString(java.lang.String)>(v);
virtualinvoke v.<org.apache.thrift.protocol.TProtocol: void writeFieldEnd()>();
label:
v = v.<org.apache.hadoop.hive.metastore.api.WriteNotificationLogBatchRequest: java.util.List requestList>;
if v == null goto label;
v = <org.apache.hadoop.hive.metastore.api.WriteNotificationLogBatchRequest: org.apache.thrift.protocol.TField REQUEST_LIST_FIELD_DESC>;
virtualinvoke v.<org.apache.thrift.protocol.TProtocol: void writeFieldBegin(org.apache.thrift.protocol.TField)>(v);
v = new org.apache.thrift.protocol.TList;
v = v.<org.apache.hadoop.hive.metastore.api.WriteNotificationLogBatchRequest: java.util.List requestList>;
v = interfaceinvoke v.<java.util.List: int size()>();
specialinvoke v.<org.apache.thrift.protocol.TList: void <init>(byte,int)>(12, v);
virtualinvoke v.<org.apache.thrift.protocol.TProtocol: void writeListBegin(org.apache.thrift.protocol.TList)>(v);
v = v.<org.apache.hadoop.hive.metastore.api.WriteNotificationLogBatchRequest: java.util.List requestList>;
v = interfaceinvoke v.<java.util.List: java.util.Iterator iterator()>();
label:
v = interfaceinvoke v.<java.util.Iterator: boolean hasNext()>();
if v == 0 goto label;
v = interfaceinvoke v.<java.util.Iterator: java.lang.Object next()>();
virtualinvoke v.<org.apache.hadoop.hive.metastore.api.WriteNotificationLogRequest: void write(org.apache.thrift.protocol.TProtocol)>(v);
goto label;
label:
virtualinvoke v.<org.apache.thrift.protocol.TProtocol: void writeListEnd()>();
virtualinvoke v.<org.apache.thrift.protocol.TProtocol: void writeFieldEnd()>();
label:
virtualinvoke v.<org.apache.thrift.protocol.TProtocol: void writeFieldStop()>();
virtualinvoke v.<org.apache.thrift.protocol.TProtocol: void writeStructEnd()>();
return;
}
}