class org.apache.hadoop.hive.metastore.api.ScheduledQueryProgressInfo$ScheduledQueryProgressInfoStandardScheme extends org.apache.thrift.scheme.StandardScheme
{
private void <init>()
{
org.apache.hadoop.hive.metastore.api.ScheduledQueryProgressInfo$ScheduledQueryProgressInfoStandardScheme v;
v := @this: org.apache.hadoop.hive.metastore.api.ScheduledQueryProgressInfo$ScheduledQueryProgressInfoStandardScheme;
specialinvoke v.<org.apache.thrift.scheme.StandardScheme: void <init>()>();
return;
}
public void read(org.apache.thrift.protocol.TProtocol, org.apache.hadoop.hive.metastore.api.ScheduledQueryProgressInfo) throws org.apache.thrift.TException
{
org.apache.hadoop.hive.metastore.api.ScheduledQueryProgressInfo$ScheduledQueryProgressInfoStandardScheme v;
long v;
short v;
byte v, v, v, v, v, v, v, v, v, v;
int v;
org.apache.thrift.protocol.TField v;
java.lang.String v, v;
org.apache.thrift.protocol.TProtocol v;
org.apache.hadoop.hive.metastore.api.ScheduledQueryProgressInfo v;
org.apache.hadoop.hive.metastore.api.QueryState v;
v := @this: org.apache.hadoop.hive.metastore.api.ScheduledQueryProgressInfo$ScheduledQueryProgressInfoStandardScheme;
v := @parameter: org.apache.thrift.protocol.TProtocol;
v := @parameter: org.apache.hadoop.hive.metastore.api.ScheduledQueryProgressInfo;
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 != 10 goto label;
v = virtualinvoke v.<org.apache.thrift.protocol.TProtocol: long readI64()>();
v.<org.apache.hadoop.hive.metastore.api.ScheduledQueryProgressInfo: long scheduledExecutionId> = v;
virtualinvoke v.<org.apache.hadoop.hive.metastore.api.ScheduledQueryProgressInfo: void setScheduledExecutionIdIsSet(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 != 8 goto label;
v = virtualinvoke v.<org.apache.thrift.protocol.TProtocol: int readI32()>();
v = staticinvoke <org.apache.hadoop.hive.metastore.api.QueryState: org.apache.hadoop.hive.metastore.api.QueryState findByValue(int)>(v);
v.<org.apache.hadoop.hive.metastore.api.ScheduledQueryProgressInfo: org.apache.hadoop.hive.metastore.api.QueryState state> = v;
virtualinvoke v.<org.apache.hadoop.hive.metastore.api.ScheduledQueryProgressInfo: void setStateIsSet(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.ScheduledQueryProgressInfo: java.lang.String executorQueryId> = v;
virtualinvoke v.<org.apache.hadoop.hive.metastore.api.ScheduledQueryProgressInfo: void setExecutorQueryIdIsSet(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.ScheduledQueryProgressInfo: java.lang.String errorMessage> = v;
virtualinvoke v.<org.apache.hadoop.hive.metastore.api.ScheduledQueryProgressInfo: void setErrorMessageIsSet(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.ScheduledQueryProgressInfo: void validate()>();
return;
}
public void write(org.apache.thrift.protocol.TProtocol, org.apache.hadoop.hive.metastore.api.ScheduledQueryProgressInfo) throws org.apache.thrift.TException
{
org.apache.hadoop.hive.metastore.api.ScheduledQueryProgressInfo$ScheduledQueryProgressInfoStandardScheme v;
long v;
int v;
org.apache.thrift.protocol.TField v, v, v, v;
java.lang.String v, v, v, v;
org.apache.thrift.protocol.TStruct v;
boolean v;
org.apache.thrift.protocol.TProtocol v;
org.apache.hadoop.hive.metastore.api.ScheduledQueryProgressInfo v;
org.apache.hadoop.hive.metastore.api.QueryState v, v;
v := @this: org.apache.hadoop.hive.metastore.api.ScheduledQueryProgressInfo$ScheduledQueryProgressInfoStandardScheme;
v := @parameter: org.apache.thrift.protocol.TProtocol;
v := @parameter: org.apache.hadoop.hive.metastore.api.ScheduledQueryProgressInfo;
virtualinvoke v.<org.apache.hadoop.hive.metastore.api.ScheduledQueryProgressInfo: void validate()>();
v = <org.apache.hadoop.hive.metastore.api.ScheduledQueryProgressInfo: org.apache.thrift.protocol.TStruct STRUCT_DESC>;
virtualinvoke v.<org.apache.thrift.protocol.TProtocol: void writeStructBegin(org.apache.thrift.protocol.TStruct)>(v);
v = <org.apache.hadoop.hive.metastore.api.ScheduledQueryProgressInfo: org.apache.thrift.protocol.TField SCHEDULED_EXECUTION_ID_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.ScheduledQueryProgressInfo: long scheduledExecutionId>;
virtualinvoke v.<org.apache.thrift.protocol.TProtocol: void writeI64(long)>(v);
virtualinvoke v.<org.apache.thrift.protocol.TProtocol: void writeFieldEnd()>();
v = v.<org.apache.hadoop.hive.metastore.api.ScheduledQueryProgressInfo: org.apache.hadoop.hive.metastore.api.QueryState state>;
if v == null goto label;
v = <org.apache.hadoop.hive.metastore.api.ScheduledQueryProgressInfo: org.apache.thrift.protocol.TField STATE_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.ScheduledQueryProgressInfo: org.apache.hadoop.hive.metastore.api.QueryState state>;
v = virtualinvoke v.<org.apache.hadoop.hive.metastore.api.QueryState: int getValue()>();
virtualinvoke v.<org.apache.thrift.protocol.TProtocol: void writeI32(int)>(v);
virtualinvoke v.<org.apache.thrift.protocol.TProtocol: void writeFieldEnd()>();
label:
v = v.<org.apache.hadoop.hive.metastore.api.ScheduledQueryProgressInfo: java.lang.String executorQueryId>;
if v == null goto label;
v = <org.apache.hadoop.hive.metastore.api.ScheduledQueryProgressInfo: org.apache.thrift.protocol.TField EXECUTOR_QUERY_ID_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.ScheduledQueryProgressInfo: java.lang.String executorQueryId>;
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.ScheduledQueryProgressInfo: java.lang.String errorMessage>;
if v == null goto label;
v = virtualinvoke v.<org.apache.hadoop.hive.metastore.api.ScheduledQueryProgressInfo: boolean isSetErrorMessage()>();
if v == 0 goto label;
v = <org.apache.hadoop.hive.metastore.api.ScheduledQueryProgressInfo: org.apache.thrift.protocol.TField ERROR_MESSAGE_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.ScheduledQueryProgressInfo: java.lang.String errorMessage>;
virtualinvoke v.<org.apache.thrift.protocol.TProtocol: void writeString(java.lang.String)>(v);
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;
}
}