public class oadd.org.apache.drill.exec.proto.SchemaUserProtos$ConvertSupport$MessageSchema extends java.lang.Object implements oadd.io.protostuff.Schema
{
public void <init>()
{
oadd.org.apache.drill.exec.proto.SchemaUserProtos$ConvertSupport$MessageSchema v;
v := @this: oadd.org.apache.drill.exec.proto.SchemaUserProtos$ConvertSupport$MessageSchema;
specialinvoke v.<java.lang.Object: void <init>()>();
return;
}
public void writeTo(oadd.io.protostuff.Output, oadd.org.apache.drill.exec.proto.UserProtos$ConvertSupport) throws java.io.IOException
{
oadd.org.apache.drill.common.types.TypeProtos$MinorType v, v;
oadd.org.apache.drill.exec.proto.SchemaUserProtos$ConvertSupport$MessageSchema v;
oadd.org.apache.drill.exec.proto.UserProtos$ConvertSupport v;
oadd.io.protostuff.Output v;
int v, v;
boolean v, v;
v := @this: oadd.org.apache.drill.exec.proto.SchemaUserProtos$ConvertSupport$MessageSchema;
v := @parameter: oadd.io.protostuff.Output;
v := @parameter: oadd.org.apache.drill.exec.proto.UserProtos$ConvertSupport;
v = virtualinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$ConvertSupport: boolean hasFrom()>();
if v == 0 goto label;
v = virtualinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$ConvertSupport: oadd.org.apache.drill.common.types.TypeProtos$MinorType getFrom()>();
v = virtualinvoke v.<oadd.org.apache.drill.common.types.TypeProtos$MinorType: int getNumber()>();
interfaceinvoke v.<oadd.io.protostuff.Output: void writeEnum(int,int,boolean)>(1, v, 0);
label:
v = virtualinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$ConvertSupport: boolean hasTo()>();
if v == 0 goto label;
v = virtualinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$ConvertSupport: oadd.org.apache.drill.common.types.TypeProtos$MinorType getTo()>();
v = virtualinvoke v.<oadd.org.apache.drill.common.types.TypeProtos$MinorType: int getNumber()>();
interfaceinvoke v.<oadd.io.protostuff.Output: void writeEnum(int,int,boolean)>(2, v, 0);
label:
return;
}
public boolean isInitialized(oadd.org.apache.drill.exec.proto.UserProtos$ConvertSupport)
{
oadd.org.apache.drill.exec.proto.UserProtos$ConvertSupport v;
boolean v;
oadd.org.apache.drill.exec.proto.SchemaUserProtos$ConvertSupport$MessageSchema v;
v := @this: oadd.org.apache.drill.exec.proto.SchemaUserProtos$ConvertSupport$MessageSchema;
v := @parameter: oadd.org.apache.drill.exec.proto.UserProtos$ConvertSupport;
v = virtualinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$ConvertSupport: boolean isInitialized()>();
return v;
}
public java.lang.String getFieldName(int)
{
int v;
java.lang.String v;
oadd.org.apache.drill.exec.proto.SchemaUserProtos$ConvertSupport$MessageSchema v;
v := @this: oadd.org.apache.drill.exec.proto.SchemaUserProtos$ConvertSupport$MessageSchema;
v := @parameter: int;
v = staticinvoke <oadd.org.apache.drill.exec.proto.SchemaUserProtos$ConvertSupport: java.lang.String getFieldName(int)>(v);
return v;
}
public int getFieldNumber(java.lang.String)
{
int v;
java.lang.String v;
oadd.org.apache.drill.exec.proto.SchemaUserProtos$ConvertSupport$MessageSchema v;
v := @this: oadd.org.apache.drill.exec.proto.SchemaUserProtos$ConvertSupport$MessageSchema;
v := @parameter: java.lang.String;
v = staticinvoke <oadd.org.apache.drill.exec.proto.SchemaUserProtos$ConvertSupport: int getFieldNumber(java.lang.String)>(v);
return v;
}
public java.lang.Class typeClass()
{
oadd.org.apache.drill.exec.proto.SchemaUserProtos$ConvertSupport$MessageSchema v;
v := @this: oadd.org.apache.drill.exec.proto.SchemaUserProtos$ConvertSupport$MessageSchema;
return class "Loadd/org/apache/drill/exec/proto/UserProtos$ConvertSupport;";
}
public java.lang.String messageName()
{
java.lang.Class v;
java.lang.String v;
oadd.org.apache.drill.exec.proto.SchemaUserProtos$ConvertSupport$MessageSchema v;
v := @this: oadd.org.apache.drill.exec.proto.SchemaUserProtos$ConvertSupport$MessageSchema;
v = class "Loadd/org/apache/drill/exec/proto/UserProtos$ConvertSupport;";
v = virtualinvoke v.<java.lang.Class: java.lang.String getSimpleName()>();
return v;
}
public java.lang.String messageFullName()
{
java.lang.Class v;
java.lang.String v;
oadd.org.apache.drill.exec.proto.SchemaUserProtos$ConvertSupport$MessageSchema v;
v := @this: oadd.org.apache.drill.exec.proto.SchemaUserProtos$ConvertSupport$MessageSchema;
v = class "Loadd/org/apache/drill/exec/proto/UserProtos$ConvertSupport;";
v = virtualinvoke v.<java.lang.Class: java.lang.String getName()>();
return v;
}
public void mergeFrom(oadd.io.protostuff.Input, oadd.org.apache.drill.exec.proto.UserProtos$ConvertSupport) throws java.io.IOException
{
oadd.org.apache.drill.exec.proto.UserProtos$ConvertSupport v;
oadd.io.protostuff.Input v;
oadd.org.apache.drill.exec.proto.SchemaUserProtos$ConvertSupport$MessageSchema v;
v := @this: oadd.org.apache.drill.exec.proto.SchemaUserProtos$ConvertSupport$MessageSchema;
v := @parameter: oadd.io.protostuff.Input;
v := @parameter: oadd.org.apache.drill.exec.proto.UserProtos$ConvertSupport;
return;
}
public oadd.org.apache.drill.exec.proto.UserProtos$ConvertSupport newMessage()
{
oadd.org.apache.drill.exec.proto.SchemaUserProtos$ConvertSupport$MessageSchema v;
v := @this: oadd.org.apache.drill.exec.proto.SchemaUserProtos$ConvertSupport$MessageSchema;
return null;
}
}