public class oadd.org.apache.drill.exec.proto.SchemaUserProtos$GetColumnsReq$MessageSchema extends java.lang.Object implements oadd.io.protostuff.Schema
{
public void <init>()
{
oadd.org.apache.drill.exec.proto.SchemaUserProtos$GetColumnsReq$MessageSchema v;
v := @this: oadd.org.apache.drill.exec.proto.SchemaUserProtos$GetColumnsReq$MessageSchema;
specialinvoke v.<java.lang.Object: void <init>()>();
return;
}
public void writeTo(oadd.io.protostuff.Output, oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsReq) throws java.io.IOException
{
oadd.org.apache.drill.exec.proto.UserProtos$LikeFilter v, v, v, v;
oadd.org.apache.drill.exec.proto.SchemaUserProtos$GetColumnsReq$MessageSchema v;
oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsReq v;
oadd.org.apache.drill.exec.proto.SchemaUserProtos$LikeFilter$MessageSchema v, v, v, v;
oadd.io.protostuff.Output v;
boolean v, v, v, v;
v := @this: oadd.org.apache.drill.exec.proto.SchemaUserProtos$GetColumnsReq$MessageSchema;
v := @parameter: oadd.io.protostuff.Output;
v := @parameter: oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsReq;
v = virtualinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsReq: boolean hasCatalogNameFilter()>();
if v == 0 goto label;
v = virtualinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsReq: oadd.org.apache.drill.exec.proto.UserProtos$LikeFilter getCatalogNameFilter()>();
v = <oadd.org.apache.drill.exec.proto.SchemaUserProtos$LikeFilter: oadd.org.apache.drill.exec.proto.SchemaUserProtos$LikeFilter$MessageSchema WRITE>;
interfaceinvoke v.<oadd.io.protostuff.Output: void writeObject(int,java.lang.Object,oadd.io.protostuff.Schema,boolean)>(1, v, v, 0);
label:
v = virtualinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsReq: boolean hasSchemaNameFilter()>();
if v == 0 goto label;
v = virtualinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsReq: oadd.org.apache.drill.exec.proto.UserProtos$LikeFilter getSchemaNameFilter()>();
v = <oadd.org.apache.drill.exec.proto.SchemaUserProtos$LikeFilter: oadd.org.apache.drill.exec.proto.SchemaUserProtos$LikeFilter$MessageSchema WRITE>;
interfaceinvoke v.<oadd.io.protostuff.Output: void writeObject(int,java.lang.Object,oadd.io.protostuff.Schema,boolean)>(2, v, v, 0);
label:
v = virtualinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsReq: boolean hasTableNameFilter()>();
if v == 0 goto label;
v = virtualinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsReq: oadd.org.apache.drill.exec.proto.UserProtos$LikeFilter getTableNameFilter()>();
v = <oadd.org.apache.drill.exec.proto.SchemaUserProtos$LikeFilter: oadd.org.apache.drill.exec.proto.SchemaUserProtos$LikeFilter$MessageSchema WRITE>;
interfaceinvoke v.<oadd.io.protostuff.Output: void writeObject(int,java.lang.Object,oadd.io.protostuff.Schema,boolean)>(3, v, v, 0);
label:
v = virtualinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsReq: boolean hasColumnNameFilter()>();
if v == 0 goto label;
v = virtualinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsReq: oadd.org.apache.drill.exec.proto.UserProtos$LikeFilter getColumnNameFilter()>();
v = <oadd.org.apache.drill.exec.proto.SchemaUserProtos$LikeFilter: oadd.org.apache.drill.exec.proto.SchemaUserProtos$LikeFilter$MessageSchema WRITE>;
interfaceinvoke v.<oadd.io.protostuff.Output: void writeObject(int,java.lang.Object,oadd.io.protostuff.Schema,boolean)>(4, v, v, 0);
label:
return;
}
public boolean isInitialized(oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsReq)
{
oadd.org.apache.drill.exec.proto.SchemaUserProtos$GetColumnsReq$MessageSchema v;
oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsReq v;
boolean v;
v := @this: oadd.org.apache.drill.exec.proto.SchemaUserProtos$GetColumnsReq$MessageSchema;
v := @parameter: oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsReq;
v = virtualinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsReq: boolean isInitialized()>();
return v;
}
public java.lang.String getFieldName(int)
{
int v;
oadd.org.apache.drill.exec.proto.SchemaUserProtos$GetColumnsReq$MessageSchema v;
java.lang.String v;
v := @this: oadd.org.apache.drill.exec.proto.SchemaUserProtos$GetColumnsReq$MessageSchema;
v := @parameter: int;
v = staticinvoke <oadd.org.apache.drill.exec.proto.SchemaUserProtos$GetColumnsReq: java.lang.String getFieldName(int)>(v);
return v;
}
public int getFieldNumber(java.lang.String)
{
int v;
oadd.org.apache.drill.exec.proto.SchemaUserProtos$GetColumnsReq$MessageSchema v;
java.lang.String v;
v := @this: oadd.org.apache.drill.exec.proto.SchemaUserProtos$GetColumnsReq$MessageSchema;
v := @parameter: java.lang.String;
v = staticinvoke <oadd.org.apache.drill.exec.proto.SchemaUserProtos$GetColumnsReq: int getFieldNumber(java.lang.String)>(v);
return v;
}
public java.lang.Class typeClass()
{
oadd.org.apache.drill.exec.proto.SchemaUserProtos$GetColumnsReq$MessageSchema v;
v := @this: oadd.org.apache.drill.exec.proto.SchemaUserProtos$GetColumnsReq$MessageSchema;
return class "Loadd/org/apache/drill/exec/proto/UserProtos$GetColumnsReq;";
}
public java.lang.String messageName()
{
oadd.org.apache.drill.exec.proto.SchemaUserProtos$GetColumnsReq$MessageSchema v;
java.lang.Class v;
java.lang.String v;
v := @this: oadd.org.apache.drill.exec.proto.SchemaUserProtos$GetColumnsReq$MessageSchema;
v = class "Loadd/org/apache/drill/exec/proto/UserProtos$GetColumnsReq;";
v = virtualinvoke v.<java.lang.Class: java.lang.String getSimpleName()>();
return v;
}
public java.lang.String messageFullName()
{
oadd.org.apache.drill.exec.proto.SchemaUserProtos$GetColumnsReq$MessageSchema v;
java.lang.Class v;
java.lang.String v;
v := @this: oadd.org.apache.drill.exec.proto.SchemaUserProtos$GetColumnsReq$MessageSchema;
v = class "Loadd/org/apache/drill/exec/proto/UserProtos$GetColumnsReq;";
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$GetColumnsReq) throws java.io.IOException
{
oadd.org.apache.drill.exec.proto.SchemaUserProtos$GetColumnsReq$MessageSchema v;
oadd.io.protostuff.Input v;
oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsReq v;
v := @this: oadd.org.apache.drill.exec.proto.SchemaUserProtos$GetColumnsReq$MessageSchema;
v := @parameter: oadd.io.protostuff.Input;
v := @parameter: oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsReq;
return;
}
public oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsReq newMessage()
{
oadd.org.apache.drill.exec.proto.SchemaUserProtos$GetColumnsReq$MessageSchema v;
v := @this: oadd.org.apache.drill.exec.proto.SchemaUserProtos$GetColumnsReq$MessageSchema;
return null;
}
}