public final class oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp extends oadd.com.google.protobuf.GeneratedMessageV3 implements oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsRespOrBuilder
{
private static final long serialVersionUID;
private int bitField0_;
public static final int STATUS_FIELD_NUMBER;
private int status_;
public static final int COLUMNS_FIELD_NUMBER;
private java.util.List columns_;
public static final int ERROR_FIELD_NUMBER;
private oadd.org.apache.drill.exec.proto.UserBitShared$DrillPBError error_;
private byte memoizedIsInitialized;
private static final oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp DEFAULT_INSTANCE;
public static final oadd.com.google.protobuf.Parser PARSER;
private void <init>(oadd.com.google.protobuf.GeneratedMessageV3$Builder)
{
oadd.com.google.protobuf.GeneratedMessageV3$Builder v;
oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp v;
v := @this: oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp;
v := @parameter: oadd.com.google.protobuf.GeneratedMessageV3$Builder;
specialinvoke v.<oadd.com.google.protobuf.GeneratedMessageV3: void <init>(oadd.com.google.protobuf.GeneratedMessageV3$Builder)>(v);
v.<oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp: byte memoizedIsInitialized> = -1;
return;
}
private void <init>()
{
java.util.List v;
oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp v;
v := @this: oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp;
specialinvoke v.<oadd.com.google.protobuf.GeneratedMessageV3: void <init>()>();
v.<oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp: byte memoizedIsInitialized> = -1;
v.<oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp: int status_> = 0;
v = staticinvoke <java.util.Collections: java.util.List emptyList()>();
v.<oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp: java.util.List columns_> = v;
return;
}
protected java.lang.Object newInstance(oadd.com.google.protobuf.GeneratedMessageV3$UnusedPrivateParameter)
{
oadd.com.google.protobuf.GeneratedMessageV3$UnusedPrivateParameter v;
oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp v, v;
v := @this: oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp;
v := @parameter: oadd.com.google.protobuf.GeneratedMessageV3$UnusedPrivateParameter;
v = new oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp;
specialinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp: void <init>()>();
return v;
}
public final oadd.com.google.protobuf.UnknownFieldSet getUnknownFields()
{
oadd.com.google.protobuf.UnknownFieldSet v;
oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp v;
v := @this: oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp;
v = v.<oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp: oadd.com.google.protobuf.UnknownFieldSet unknownFields>;
return v;
}
public static final oadd.com.google.protobuf.Descriptors$Descriptor getDescriptor()
{
oadd.com.google.protobuf.Descriptors$Descriptor v;
v = <oadd.org.apache.drill.exec.proto.UserProtos: oadd.com.google.protobuf.Descriptors$Descriptor internal_static_exec_user_GetColumnsResp_descriptor>;
return v;
}
protected oadd.com.google.protobuf.GeneratedMessageV3$FieldAccessorTable internalGetFieldAccessorTable()
{
oadd.com.google.protobuf.GeneratedMessageV3$FieldAccessorTable v, v;
oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp v;
v := @this: oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp;
v = <oadd.org.apache.drill.exec.proto.UserProtos: oadd.com.google.protobuf.GeneratedMessageV3$FieldAccessorTable internal_static_exec_user_GetColumnsResp_fieldAccessorTable>;
v = virtualinvoke v.<oadd.com.google.protobuf.GeneratedMessageV3$FieldAccessorTable: oadd.com.google.protobuf.GeneratedMessageV3$FieldAccessorTable ensureFieldAccessorsInitialized(java.lang.Class,java.lang.Class)>(class "Loadd/org/apache/drill/exec/proto/UserProtos$GetColumnsResp;", class "Loadd/org/apache/drill/exec/proto/UserProtos$GetColumnsResp$Builder;");
return v;
}
public boolean hasStatus()
{
oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp v;
int v, v;
boolean v;
v := @this: oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp;
v = v.<oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp: int bitField0_>;
v = v & 1;
if v == 0 goto label;
v = 1;
goto label;
label:
v = 0;
label:
return v;
}
public oadd.org.apache.drill.exec.proto.UserProtos$RequestStatus getStatus()
{
oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp v;
int v;
oadd.org.apache.drill.exec.proto.UserProtos$RequestStatus v, v;
v := @this: oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp;
v = v.<oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp: int status_>;
v = staticinvoke <oadd.org.apache.drill.exec.proto.UserProtos$RequestStatus: oadd.org.apache.drill.exec.proto.UserProtos$RequestStatus valueOf(int)>(v);
if v != null goto label;
v = <oadd.org.apache.drill.exec.proto.UserProtos$RequestStatus: oadd.org.apache.drill.exec.proto.UserProtos$RequestStatus UNKNOWN_STATUS>;
goto label;
label:
v = v;
label:
return v;
}
public java.util.List getColumnsList()
{
java.util.List v;
oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp v;
v := @this: oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp;
v = v.<oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp: java.util.List columns_>;
return v;
}
public java.util.List getColumnsOrBuilderList()
{
java.util.List v;
oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp v;
v := @this: oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp;
v = v.<oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp: java.util.List columns_>;
return v;
}
public int getColumnsCount()
{
int v;
java.util.List v;
oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp v;
v := @this: oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp;
v = v.<oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp: java.util.List columns_>;
v = interfaceinvoke v.<java.util.List: int size()>();
return v;
}
public oadd.org.apache.drill.exec.proto.UserProtos$ColumnMetadata getColumns(int)
{
java.util.List v;
oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp v;
int v;
java.lang.Object v;
v := @this: oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp;
v := @parameter: int;
v = v.<oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp: java.util.List columns_>;
v = interfaceinvoke v.<java.util.List: java.lang.Object get(int)>(v);
return v;
}
public oadd.org.apache.drill.exec.proto.UserProtos$ColumnMetadataOrBuilder getColumnsOrBuilder(int)
{
java.util.List v;
oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp v;
int v;
java.lang.Object v;
v := @this: oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp;
v := @parameter: int;
v = v.<oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp: java.util.List columns_>;
v = interfaceinvoke v.<java.util.List: java.lang.Object get(int)>(v);
return v;
}
public boolean hasError()
{
oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp v;
int v, v;
boolean v;
v := @this: oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp;
v = v.<oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp: int bitField0_>;
v = v & 2;
if v == 0 goto label;
v = 1;
goto label;
label:
v = 0;
label:
return v;
}
public oadd.org.apache.drill.exec.proto.UserBitShared$DrillPBError getError()
{
oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp v;
oadd.org.apache.drill.exec.proto.UserBitShared$DrillPBError v, v;
v := @this: oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp;
v = v.<oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp: oadd.org.apache.drill.exec.proto.UserBitShared$DrillPBError error_>;
if v != null goto label;
v = staticinvoke <oadd.org.apache.drill.exec.proto.UserBitShared$DrillPBError: oadd.org.apache.drill.exec.proto.UserBitShared$DrillPBError getDefaultInstance()>();
goto label;
label:
v = v.<oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp: oadd.org.apache.drill.exec.proto.UserBitShared$DrillPBError error_>;
label:
return v;
}
public oadd.org.apache.drill.exec.proto.UserBitShared$DrillPBErrorOrBuilder getErrorOrBuilder()
{
oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp v;
oadd.org.apache.drill.exec.proto.UserBitShared$DrillPBError v, v;
v := @this: oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp;
v = v.<oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp: oadd.org.apache.drill.exec.proto.UserBitShared$DrillPBError error_>;
if v != null goto label;
v = staticinvoke <oadd.org.apache.drill.exec.proto.UserBitShared$DrillPBError: oadd.org.apache.drill.exec.proto.UserBitShared$DrillPBError getDefaultInstance()>();
goto label;
label:
v = v.<oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp: oadd.org.apache.drill.exec.proto.UserBitShared$DrillPBError error_>;
label:
return v;
}
public final boolean isInitialized()
{
byte v;
oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp v;
v := @this: oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp;
v = v.<oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp: byte memoizedIsInitialized>;
if v != 1 goto label;
return 1;
label:
if v != 0 goto label;
return 0;
label:
v.<oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp: byte memoizedIsInitialized> = 1;
return 1;
}
public void writeTo(oadd.com.google.protobuf.CodedOutputStream) throws java.io.IOException
{
oadd.com.google.protobuf.CodedOutputStream v;
oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp v;
java.util.List v, v;
oadd.org.apache.drill.exec.proto.UserBitShared$DrillPBError v;
int v, v, v, v, v, v, v;
java.lang.Object v;
oadd.com.google.protobuf.UnknownFieldSet v;
v := @this: oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp;
v := @parameter: oadd.com.google.protobuf.CodedOutputStream;
v = v.<oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp: int bitField0_>;
v = v & 1;
if v == 0 goto label;
v = v.<oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp: int status_>;
virtualinvoke v.<oadd.com.google.protobuf.CodedOutputStream: void writeEnum(int,int)>(1, v);
label:
v = 0;
label:
v = v.<oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp: java.util.List columns_>;
v = interfaceinvoke v.<java.util.List: int size()>();
if v >= v goto label;
v = v.<oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp: java.util.List columns_>;
v = interfaceinvoke v.<java.util.List: java.lang.Object get(int)>(v);
virtualinvoke v.<oadd.com.google.protobuf.CodedOutputStream: void writeMessage(int,oadd.com.google.protobuf.MessageLite)>(2, v);
v = v + 1;
goto label;
label:
v = v.<oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp: int bitField0_>;
v = v & 2;
if v == 0 goto label;
v = virtualinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp: oadd.org.apache.drill.exec.proto.UserBitShared$DrillPBError getError()>();
virtualinvoke v.<oadd.com.google.protobuf.CodedOutputStream: void writeMessage(int,oadd.com.google.protobuf.MessageLite)>(3, v);
label:
v = virtualinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp: oadd.com.google.protobuf.UnknownFieldSet getUnknownFields()>();
virtualinvoke v.<oadd.com.google.protobuf.UnknownFieldSet: void writeTo(oadd.com.google.protobuf.CodedOutputStream)>(v);
return;
}
public int getSerializedSize()
{
int v, v, v, v, v, v, v, v, v, v, v, v, v, v, v;
oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp v;
java.util.List v, v;
oadd.org.apache.drill.exec.proto.UserBitShared$DrillPBError v;
java.lang.Object v;
oadd.com.google.protobuf.UnknownFieldSet v;
v := @this: oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp;
v = v.<oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp: int memoizedSize>;
v = (int) -1;
if v == v goto label;
return v;
label:
v = 0;
v = v.<oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp: int bitField0_>;
v = v & 1;
if v == 0 goto label;
v = v.<oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp: int status_>;
v = staticinvoke <oadd.com.google.protobuf.CodedOutputStream: int computeEnumSize(int,int)>(1, v);
v = 0 + v;
label:
v = 0;
label:
v = v.<oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp: java.util.List columns_>;
v = interfaceinvoke v.<java.util.List: int size()>();
if v >= v goto label;
v = v.<oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp: java.util.List columns_>;
v = interfaceinvoke v.<java.util.List: java.lang.Object get(int)>(v);
v = staticinvoke <oadd.com.google.protobuf.CodedOutputStream: int computeMessageSize(int,oadd.com.google.protobuf.MessageLite)>(2, v);
v = v + v;
v = v + 1;
goto label;
label:
v = v.<oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp: int bitField0_>;
v = v & 2;
if v == 0 goto label;
v = virtualinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp: oadd.org.apache.drill.exec.proto.UserBitShared$DrillPBError getError()>();
v = staticinvoke <oadd.com.google.protobuf.CodedOutputStream: int computeMessageSize(int,oadd.com.google.protobuf.MessageLite)>(3, v);
v = v + v;
label:
v = virtualinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp: oadd.com.google.protobuf.UnknownFieldSet getUnknownFields()>();
v = virtualinvoke v.<oadd.com.google.protobuf.UnknownFieldSet: int getSerializedSize()>();
v = v + v;
v.<oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp: int memoizedSize> = v;
return v;
}
public boolean equals(java.lang.Object)
{
int v, v;
boolean v, v, v, v, v, v, v, v, v, v, v;
oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp v;
java.util.List v, v;
oadd.org.apache.drill.exec.proto.UserBitShared$DrillPBError v, v;
java.lang.Object v;
oadd.com.google.protobuf.UnknownFieldSet v, v;
v := @this: oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp;
v := @parameter: java.lang.Object;
if v != v goto label;
return 1;
label:
v = v instanceof oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp;
if v != 0 goto label;
v = specialinvoke v.<oadd.com.google.protobuf.GeneratedMessageV3: boolean equals(java.lang.Object)>(v);
return v;
label:
v = virtualinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp: boolean hasStatus()>();
v = virtualinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp: boolean hasStatus()>();
if v == v goto label;
return 0;
label:
v = virtualinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp: boolean hasStatus()>();
if v == 0 goto label;
v = v.<oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp: int status_>;
v = v.<oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp: int status_>;
if v == v goto label;
return 0;
label:
v = virtualinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp: java.util.List getColumnsList()>();
v = virtualinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp: java.util.List getColumnsList()>();
v = interfaceinvoke v.<java.util.List: boolean equals(java.lang.Object)>(v);
if v != 0 goto label;
return 0;
label:
v = virtualinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp: boolean hasError()>();
v = virtualinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp: boolean hasError()>();
if v == v goto label;
return 0;
label:
v = virtualinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp: boolean hasError()>();
if v == 0 goto label;
v = virtualinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp: oadd.org.apache.drill.exec.proto.UserBitShared$DrillPBError getError()>();
v = virtualinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp: oadd.org.apache.drill.exec.proto.UserBitShared$DrillPBError getError()>();
v = virtualinvoke v.<oadd.org.apache.drill.exec.proto.UserBitShared$DrillPBError: boolean equals(java.lang.Object)>(v);
if v != 0 goto label;
return 0;
label:
v = virtualinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp: oadd.com.google.protobuf.UnknownFieldSet getUnknownFields()>();
v = virtualinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp: oadd.com.google.protobuf.UnknownFieldSet getUnknownFields()>();
v = virtualinvoke v.<oadd.com.google.protobuf.UnknownFieldSet: boolean equals(java.lang.Object)>(v);
if v != 0 goto label;
return 0;
label:
return 1;
}
public int hashCode()
{
int v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v;
boolean v, v;
oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp v;
oadd.com.google.protobuf.Descriptors$Descriptor v;
java.util.List v;
oadd.org.apache.drill.exec.proto.UserBitShared$DrillPBError v;
oadd.com.google.protobuf.UnknownFieldSet v;
v := @this: oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp;
v = v.<oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp: int memoizedHashCode>;
if v == 0 goto label;
v = v.<oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp: int memoizedHashCode>;
return v;
label:
v = staticinvoke <oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp: oadd.com.google.protobuf.Descriptors$Descriptor getDescriptor()>();
v = virtualinvoke v.<java.lang.Object: int hashCode()>();
v = 779 + v;
v = virtualinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp: boolean hasStatus()>();
if v == 0 goto label;
v = 37 * v;
v = v + 1;
v = 53 * v;
v = v.<oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp: int status_>;
v = v + v;
label:
v = virtualinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp: int getColumnsCount()>();
if v <= 0 goto label;
v = 37 * v;
v = v + 2;
v = 53 * v;
v = virtualinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp: java.util.List getColumnsList()>();
v = interfaceinvoke v.<java.util.List: int hashCode()>();
v = v + v;
label:
v = virtualinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp: boolean hasError()>();
if v == 0 goto label;
v = 37 * v;
v = v + 3;
v = 53 * v;
v = virtualinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp: oadd.org.apache.drill.exec.proto.UserBitShared$DrillPBError getError()>();
v = virtualinvoke v.<oadd.org.apache.drill.exec.proto.UserBitShared$DrillPBError: int hashCode()>();
v = v + v;
label:
v = 29 * v;
v = virtualinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp: oadd.com.google.protobuf.UnknownFieldSet getUnknownFields()>();
v = virtualinvoke v.<oadd.com.google.protobuf.UnknownFieldSet: int hashCode()>();
v = v + v;
v.<oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp: int memoizedHashCode> = v;
return v;
}
public static oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp parseFrom(java.nio.ByteBuffer) throws oadd.com.google.protobuf.InvalidProtocolBufferException
{
java.lang.Object v;
oadd.com.google.protobuf.Parser v;
java.nio.ByteBuffer v;
v := @parameter: java.nio.ByteBuffer;
v = <oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp: oadd.com.google.protobuf.Parser PARSER>;
v = interfaceinvoke v.<oadd.com.google.protobuf.Parser: java.lang.Object parseFrom(java.nio.ByteBuffer)>(v);
return v;
}
public static oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp parseFrom(java.nio.ByteBuffer, oadd.com.google.protobuf.ExtensionRegistryLite) throws oadd.com.google.protobuf.InvalidProtocolBufferException
{
oadd.com.google.protobuf.ExtensionRegistryLite v;
java.lang.Object v;
oadd.com.google.protobuf.Parser v;
java.nio.ByteBuffer v;
v := @parameter: java.nio.ByteBuffer;
v := @parameter: oadd.com.google.protobuf.ExtensionRegistryLite;
v = <oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp: oadd.com.google.protobuf.Parser PARSER>;
v = interfaceinvoke v.<oadd.com.google.protobuf.Parser: java.lang.Object parseFrom(java.nio.ByteBuffer,oadd.com.google.protobuf.ExtensionRegistryLite)>(v, v);
return v;
}
public static oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp parseFrom(oadd.com.google.protobuf.ByteString) throws oadd.com.google.protobuf.InvalidProtocolBufferException
{
java.lang.Object v;
oadd.com.google.protobuf.ByteString v;
oadd.com.google.protobuf.Parser v;
v := @parameter: oadd.com.google.protobuf.ByteString;
v = <oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp: oadd.com.google.protobuf.Parser PARSER>;
v = interfaceinvoke v.<oadd.com.google.protobuf.Parser: java.lang.Object parseFrom(oadd.com.google.protobuf.ByteString)>(v);
return v;
}
public static oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp parseFrom(oadd.com.google.protobuf.ByteString, oadd.com.google.protobuf.ExtensionRegistryLite) throws oadd.com.google.protobuf.InvalidProtocolBufferException
{
oadd.com.google.protobuf.ExtensionRegistryLite v;
java.lang.Object v;
oadd.com.google.protobuf.ByteString v;
oadd.com.google.protobuf.Parser v;
v := @parameter: oadd.com.google.protobuf.ByteString;
v := @parameter: oadd.com.google.protobuf.ExtensionRegistryLite;
v = <oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp: oadd.com.google.protobuf.Parser PARSER>;
v = interfaceinvoke v.<oadd.com.google.protobuf.Parser: java.lang.Object parseFrom(oadd.com.google.protobuf.ByteString,oadd.com.google.protobuf.ExtensionRegistryLite)>(v, v);
return v;
}
public static oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp parseFrom(byte[]) throws oadd.com.google.protobuf.InvalidProtocolBufferException
{
byte[] v;
java.lang.Object v;
oadd.com.google.protobuf.Parser v;
v := @parameter: byte[];
v = <oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp: oadd.com.google.protobuf.Parser PARSER>;
v = interfaceinvoke v.<oadd.com.google.protobuf.Parser: java.lang.Object parseFrom(byte[])>(v);
return v;
}
public static oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp parseFrom(byte[], oadd.com.google.protobuf.ExtensionRegistryLite) throws oadd.com.google.protobuf.InvalidProtocolBufferException
{
byte[] v;
oadd.com.google.protobuf.ExtensionRegistryLite v;
java.lang.Object v;
oadd.com.google.protobuf.Parser v;
v := @parameter: byte[];
v := @parameter: oadd.com.google.protobuf.ExtensionRegistryLite;
v = <oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp: oadd.com.google.protobuf.Parser PARSER>;
v = interfaceinvoke v.<oadd.com.google.protobuf.Parser: java.lang.Object parseFrom(byte[],oadd.com.google.protobuf.ExtensionRegistryLite)>(v, v);
return v;
}
public static oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp parseFrom(java.io.InputStream) throws java.io.IOException
{
oadd.com.google.protobuf.Message v;
oadd.com.google.protobuf.Parser v;
java.io.InputStream v;
v := @parameter: java.io.InputStream;
v = <oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp: oadd.com.google.protobuf.Parser PARSER>;
v = staticinvoke <oadd.com.google.protobuf.GeneratedMessageV3: oadd.com.google.protobuf.Message parseWithIOException(oadd.com.google.protobuf.Parser,java.io.InputStream)>(v, v);
return v;
}
public static oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp parseFrom(java.io.InputStream, oadd.com.google.protobuf.ExtensionRegistryLite) throws java.io.IOException
{
oadd.com.google.protobuf.ExtensionRegistryLite v;
oadd.com.google.protobuf.Message v;
oadd.com.google.protobuf.Parser v;
java.io.InputStream v;
v := @parameter: java.io.InputStream;
v := @parameter: oadd.com.google.protobuf.ExtensionRegistryLite;
v = <oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp: oadd.com.google.protobuf.Parser PARSER>;
v = staticinvoke <oadd.com.google.protobuf.GeneratedMessageV3: oadd.com.google.protobuf.Message parseWithIOException(oadd.com.google.protobuf.Parser,java.io.InputStream,oadd.com.google.protobuf.ExtensionRegistryLite)>(v, v, v);
return v;
}
public static oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp parseDelimitedFrom(java.io.InputStream) throws java.io.IOException
{
oadd.com.google.protobuf.Message v;
oadd.com.google.protobuf.Parser v;
java.io.InputStream v;
v := @parameter: java.io.InputStream;
v = <oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp: oadd.com.google.protobuf.Parser PARSER>;
v = staticinvoke <oadd.com.google.protobuf.GeneratedMessageV3: oadd.com.google.protobuf.Message parseDelimitedWithIOException(oadd.com.google.protobuf.Parser,java.io.InputStream)>(v, v);
return v;
}
public static oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp parseDelimitedFrom(java.io.InputStream, oadd.com.google.protobuf.ExtensionRegistryLite) throws java.io.IOException
{
oadd.com.google.protobuf.ExtensionRegistryLite v;
oadd.com.google.protobuf.Message v;
oadd.com.google.protobuf.Parser v;
java.io.InputStream v;
v := @parameter: java.io.InputStream;
v := @parameter: oadd.com.google.protobuf.ExtensionRegistryLite;
v = <oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp: oadd.com.google.protobuf.Parser PARSER>;
v = staticinvoke <oadd.com.google.protobuf.GeneratedMessageV3: oadd.com.google.protobuf.Message parseDelimitedWithIOException(oadd.com.google.protobuf.Parser,java.io.InputStream,oadd.com.google.protobuf.ExtensionRegistryLite)>(v, v, v);
return v;
}
public static oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp parseFrom(oadd.com.google.protobuf.CodedInputStream) throws java.io.IOException
{
oadd.com.google.protobuf.CodedInputStream v;
oadd.com.google.protobuf.Message v;
oadd.com.google.protobuf.Parser v;
v := @parameter: oadd.com.google.protobuf.CodedInputStream;
v = <oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp: oadd.com.google.protobuf.Parser PARSER>;
v = staticinvoke <oadd.com.google.protobuf.GeneratedMessageV3: oadd.com.google.protobuf.Message parseWithIOException(oadd.com.google.protobuf.Parser,oadd.com.google.protobuf.CodedInputStream)>(v, v);
return v;
}
public static oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp parseFrom(oadd.com.google.protobuf.CodedInputStream, oadd.com.google.protobuf.ExtensionRegistryLite) throws java.io.IOException
{
oadd.com.google.protobuf.ExtensionRegistryLite v;
oadd.com.google.protobuf.CodedInputStream v;
oadd.com.google.protobuf.Message v;
oadd.com.google.protobuf.Parser v;
v := @parameter: oadd.com.google.protobuf.CodedInputStream;
v := @parameter: oadd.com.google.protobuf.ExtensionRegistryLite;
v = <oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp: oadd.com.google.protobuf.Parser PARSER>;
v = staticinvoke <oadd.com.google.protobuf.GeneratedMessageV3: oadd.com.google.protobuf.Message parseWithIOException(oadd.com.google.protobuf.Parser,oadd.com.google.protobuf.CodedInputStream,oadd.com.google.protobuf.ExtensionRegistryLite)>(v, v, v);
return v;
}
public oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp$Builder newBuilderForType()
{
oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp$Builder v;
oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp v;
v := @this: oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp;
v = staticinvoke <oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp: oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp$Builder newBuilder()>();
return v;
}
public static oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp$Builder newBuilder()
{
oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp$Builder v;
oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp v;
v = <oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp: oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp DEFAULT_INSTANCE>;
v = virtualinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp: oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp$Builder toBuilder()>();
return v;
}
public static oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp$Builder newBuilder(oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp)
{
oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp v, v;
oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp$Builder v, v;
v := @parameter: oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp;
v = <oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp: oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp DEFAULT_INSTANCE>;
v = virtualinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp: oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp$Builder toBuilder()>();
v = virtualinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp$Builder: oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp$Builder mergeFrom(oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp)>(v);
return v;
}
public oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp$Builder toBuilder()
{
oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp v, v;
oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp$Builder v, v;
v := @this: oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp;
v = <oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp: oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp DEFAULT_INSTANCE>;
if v != v goto label;
v = new oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp$Builder;
specialinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp$Builder: void <init>()>();
goto label;
label:
v = new oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp$Builder;
specialinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp$Builder: void <init>()>();
v = virtualinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp$Builder: oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp$Builder mergeFrom(oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp)>(v);
label:
return v;
}
protected oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp$Builder newBuilderForType(oadd.com.google.protobuf.GeneratedMessageV3$BuilderParent)
{
oadd.com.google.protobuf.GeneratedMessageV3$BuilderParent v;
oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp$Builder v;
oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp v;
v := @this: oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp;
v := @parameter: oadd.com.google.protobuf.GeneratedMessageV3$BuilderParent;
v = new oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp$Builder;
specialinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp$Builder: void <init>(oadd.com.google.protobuf.GeneratedMessageV3$BuilderParent)>(v);
return v;
}
public static oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp getDefaultInstance()
{
oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp v;
v = <oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp: oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp DEFAULT_INSTANCE>;
return v;
}
public static oadd.com.google.protobuf.Parser parser()
{
oadd.com.google.protobuf.Parser v;
v = <oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp: oadd.com.google.protobuf.Parser PARSER>;
return v;
}
public oadd.com.google.protobuf.Parser getParserForType()
{
oadd.com.google.protobuf.Parser v;
oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp v;
v := @this: oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp;
v = <oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp: oadd.com.google.protobuf.Parser PARSER>;
return v;
}
public oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp getDefaultInstanceForType()
{
oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp v, v;
v := @this: oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp;
v = <oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp: oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp DEFAULT_INSTANCE>;
return v;
}
static void <clinit>()
{
oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp v;
oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp$1 v;
v = new oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp;
specialinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp: void <init>()>();
<oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp: oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp DEFAULT_INSTANCE> = v;
v = new oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp$1;
specialinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp$1: void <init>()>();
<oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsResp: oadd.com.google.protobuf.Parser PARSER> = v;
return;
}
}