public final class oadd.org.apache.calcite.avatica.proto.Common$Signature extends oadd.com.google.protobuf.GeneratedMessageV3 implements oadd.org.apache.calcite.avatica.proto.Common$SignatureOrBuilder
{
private static final long serialVersionUID;
public static final int COLUMNS_FIELD_NUMBER;
private java.util.List columns_;
public static final int SQL_FIELD_NUMBER;
private volatile java.lang.Object sql_;
public static final int PARAMETERS_FIELD_NUMBER;
private java.util.List parameters_;
public static final int CURSOR_FACTORY_FIELD_NUMBER;
private oadd.org.apache.calcite.avatica.proto.Common$CursorFactory cursorFactory_;
public static final int STATEMENTTYPE_FIELD_NUMBER;
private int statementType_;
private byte memoizedIsInitialized;
private static final oadd.org.apache.calcite.avatica.proto.Common$Signature DEFAULT_INSTANCE;
private 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.calcite.avatica.proto.Common$Signature v;
v := @this: oadd.org.apache.calcite.avatica.proto.Common$Signature;
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.calcite.avatica.proto.Common$Signature: byte memoizedIsInitialized> = -1;
return;
}
private void <init>()
{
java.util.List v, v;
oadd.org.apache.calcite.avatica.proto.Common$Signature v;
v := @this: oadd.org.apache.calcite.avatica.proto.Common$Signature;
specialinvoke v.<oadd.com.google.protobuf.GeneratedMessageV3: void <init>()>();
v.<oadd.org.apache.calcite.avatica.proto.Common$Signature: byte memoizedIsInitialized> = -1;
v = staticinvoke <java.util.Collections: java.util.List emptyList()>();
v.<oadd.org.apache.calcite.avatica.proto.Common$Signature: java.util.List columns_> = v;
v.<oadd.org.apache.calcite.avatica.proto.Common$Signature: java.lang.Object sql_> = "";
v = staticinvoke <java.util.Collections: java.util.List emptyList()>();
v.<oadd.org.apache.calcite.avatica.proto.Common$Signature: java.util.List parameters_> = v;
v.<oadd.org.apache.calcite.avatica.proto.Common$Signature: int statementType_> = 0;
return;
}
protected java.lang.Object newInstance(oadd.com.google.protobuf.GeneratedMessageV3$UnusedPrivateParameter)
{
oadd.com.google.protobuf.GeneratedMessageV3$UnusedPrivateParameter v;
oadd.org.apache.calcite.avatica.proto.Common$Signature v, v;
v := @this: oadd.org.apache.calcite.avatica.proto.Common$Signature;
v := @parameter: oadd.com.google.protobuf.GeneratedMessageV3$UnusedPrivateParameter;
v = new oadd.org.apache.calcite.avatica.proto.Common$Signature;
specialinvoke v.<oadd.org.apache.calcite.avatica.proto.Common$Signature: void <init>()>();
return v;
}
public final oadd.com.google.protobuf.UnknownFieldSet getUnknownFields()
{
oadd.com.google.protobuf.UnknownFieldSet v;
oadd.org.apache.calcite.avatica.proto.Common$Signature v;
v := @this: oadd.org.apache.calcite.avatica.proto.Common$Signature;
v = v.<oadd.org.apache.calcite.avatica.proto.Common$Signature: 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.calcite.avatica.proto.Common: oadd.com.google.protobuf.Descriptors$Descriptor internal_static_Signature_descriptor>;
return v;
}
protected oadd.com.google.protobuf.GeneratedMessageV3$FieldAccessorTable internalGetFieldAccessorTable()
{
oadd.com.google.protobuf.GeneratedMessageV3$FieldAccessorTable v, v;
oadd.org.apache.calcite.avatica.proto.Common$Signature v;
v := @this: oadd.org.apache.calcite.avatica.proto.Common$Signature;
v = <oadd.org.apache.calcite.avatica.proto.Common: oadd.com.google.protobuf.GeneratedMessageV3$FieldAccessorTable internal_static_Signature_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/calcite/avatica/proto/Common$Signature;", class "Loadd/org/apache/calcite/avatica/proto/Common$Signature$Builder;");
return v;
}
public java.util.List getColumnsList()
{
java.util.List v;
oadd.org.apache.calcite.avatica.proto.Common$Signature v;
v := @this: oadd.org.apache.calcite.avatica.proto.Common$Signature;
v = v.<oadd.org.apache.calcite.avatica.proto.Common$Signature: java.util.List columns_>;
return v;
}
public java.util.List getColumnsOrBuilderList()
{
java.util.List v;
oadd.org.apache.calcite.avatica.proto.Common$Signature v;
v := @this: oadd.org.apache.calcite.avatica.proto.Common$Signature;
v = v.<oadd.org.apache.calcite.avatica.proto.Common$Signature: java.util.List columns_>;
return v;
}
public int getColumnsCount()
{
int v;
java.util.List v;
oadd.org.apache.calcite.avatica.proto.Common$Signature v;
v := @this: oadd.org.apache.calcite.avatica.proto.Common$Signature;
v = v.<oadd.org.apache.calcite.avatica.proto.Common$Signature: java.util.List columns_>;
v = interfaceinvoke v.<java.util.List: int size()>();
return v;
}
public oadd.org.apache.calcite.avatica.proto.Common$ColumnMetaData getColumns(int)
{
java.util.List v;
oadd.org.apache.calcite.avatica.proto.Common$Signature v;
int v;
java.lang.Object v;
v := @this: oadd.org.apache.calcite.avatica.proto.Common$Signature;
v := @parameter: int;
v = v.<oadd.org.apache.calcite.avatica.proto.Common$Signature: java.util.List columns_>;
v = interfaceinvoke v.<java.util.List: java.lang.Object get(int)>(v);
return v;
}
public oadd.org.apache.calcite.avatica.proto.Common$ColumnMetaDataOrBuilder getColumnsOrBuilder(int)
{
java.util.List v;
oadd.org.apache.calcite.avatica.proto.Common$Signature v;
int v;
java.lang.Object v;
v := @this: oadd.org.apache.calcite.avatica.proto.Common$Signature;
v := @parameter: int;
v = v.<oadd.org.apache.calcite.avatica.proto.Common$Signature: java.util.List columns_>;
v = interfaceinvoke v.<java.util.List: java.lang.Object get(int)>(v);
return v;
}
public java.lang.String getSql()
{
oadd.org.apache.calcite.avatica.proto.Common$Signature v;
java.lang.Object v;
java.lang.String v;
boolean v;
v := @this: oadd.org.apache.calcite.avatica.proto.Common$Signature;
v = v.<oadd.org.apache.calcite.avatica.proto.Common$Signature: java.lang.Object sql_>;
v = v instanceof java.lang.String;
if v == 0 goto label;
return v;
label:
v = virtualinvoke v.<oadd.com.google.protobuf.ByteString: java.lang.String toStringUtf8()>();
v.<oadd.org.apache.calcite.avatica.proto.Common$Signature: java.lang.Object sql_> = v;
return v;
}
public oadd.com.google.protobuf.ByteString getSqlBytes()
{
oadd.org.apache.calcite.avatica.proto.Common$Signature v;
java.lang.Object v;
oadd.com.google.protobuf.ByteString v;
boolean v;
v := @this: oadd.org.apache.calcite.avatica.proto.Common$Signature;
v = v.<oadd.org.apache.calcite.avatica.proto.Common$Signature: java.lang.Object sql_>;
v = v instanceof java.lang.String;
if v == 0 goto label;
v = staticinvoke <oadd.com.google.protobuf.ByteString: oadd.com.google.protobuf.ByteString copyFromUtf8(java.lang.String)>(v);
v.<oadd.org.apache.calcite.avatica.proto.Common$Signature: java.lang.Object sql_> = v;
return v;
label:
return v;
}
public java.util.List getParametersList()
{
java.util.List v;
oadd.org.apache.calcite.avatica.proto.Common$Signature v;
v := @this: oadd.org.apache.calcite.avatica.proto.Common$Signature;
v = v.<oadd.org.apache.calcite.avatica.proto.Common$Signature: java.util.List parameters_>;
return v;
}
public java.util.List getParametersOrBuilderList()
{
java.util.List v;
oadd.org.apache.calcite.avatica.proto.Common$Signature v;
v := @this: oadd.org.apache.calcite.avatica.proto.Common$Signature;
v = v.<oadd.org.apache.calcite.avatica.proto.Common$Signature: java.util.List parameters_>;
return v;
}
public int getParametersCount()
{
int v;
java.util.List v;
oadd.org.apache.calcite.avatica.proto.Common$Signature v;
v := @this: oadd.org.apache.calcite.avatica.proto.Common$Signature;
v = v.<oadd.org.apache.calcite.avatica.proto.Common$Signature: java.util.List parameters_>;
v = interfaceinvoke v.<java.util.List: int size()>();
return v;
}
public oadd.org.apache.calcite.avatica.proto.Common$AvaticaParameter getParameters(int)
{
java.util.List v;
oadd.org.apache.calcite.avatica.proto.Common$Signature v;
int v;
java.lang.Object v;
v := @this: oadd.org.apache.calcite.avatica.proto.Common$Signature;
v := @parameter: int;
v = v.<oadd.org.apache.calcite.avatica.proto.Common$Signature: java.util.List parameters_>;
v = interfaceinvoke v.<java.util.List: java.lang.Object get(int)>(v);
return v;
}
public oadd.org.apache.calcite.avatica.proto.Common$AvaticaParameterOrBuilder getParametersOrBuilder(int)
{
java.util.List v;
oadd.org.apache.calcite.avatica.proto.Common$Signature v;
int v;
java.lang.Object v;
v := @this: oadd.org.apache.calcite.avatica.proto.Common$Signature;
v := @parameter: int;
v = v.<oadd.org.apache.calcite.avatica.proto.Common$Signature: java.util.List parameters_>;
v = interfaceinvoke v.<java.util.List: java.lang.Object get(int)>(v);
return v;
}
public boolean hasCursorFactory()
{
oadd.org.apache.calcite.avatica.proto.Common$CursorFactory v;
boolean v;
oadd.org.apache.calcite.avatica.proto.Common$Signature v;
v := @this: oadd.org.apache.calcite.avatica.proto.Common$Signature;
v = v.<oadd.org.apache.calcite.avatica.proto.Common$Signature: oadd.org.apache.calcite.avatica.proto.Common$CursorFactory cursorFactory_>;
if v == null goto label;
v = 1;
goto label;
label:
v = 0;
label:
return v;
}
public oadd.org.apache.calcite.avatica.proto.Common$CursorFactory getCursorFactory()
{
oadd.org.apache.calcite.avatica.proto.Common$CursorFactory v, v;
oadd.org.apache.calcite.avatica.proto.Common$Signature v;
v := @this: oadd.org.apache.calcite.avatica.proto.Common$Signature;
v = v.<oadd.org.apache.calcite.avatica.proto.Common$Signature: oadd.org.apache.calcite.avatica.proto.Common$CursorFactory cursorFactory_>;
if v != null goto label;
v = staticinvoke <oadd.org.apache.calcite.avatica.proto.Common$CursorFactory: oadd.org.apache.calcite.avatica.proto.Common$CursorFactory getDefaultInstance()>();
goto label;
label:
v = v.<oadd.org.apache.calcite.avatica.proto.Common$Signature: oadd.org.apache.calcite.avatica.proto.Common$CursorFactory cursorFactory_>;
label:
return v;
}
public oadd.org.apache.calcite.avatica.proto.Common$CursorFactoryOrBuilder getCursorFactoryOrBuilder()
{
oadd.org.apache.calcite.avatica.proto.Common$CursorFactory v;
oadd.org.apache.calcite.avatica.proto.Common$Signature v;
v := @this: oadd.org.apache.calcite.avatica.proto.Common$Signature;
v = virtualinvoke v.<oadd.org.apache.calcite.avatica.proto.Common$Signature: oadd.org.apache.calcite.avatica.proto.Common$CursorFactory getCursorFactory()>();
return v;
}
public int getStatementTypeValue()
{
int v;
oadd.org.apache.calcite.avatica.proto.Common$Signature v;
v := @this: oadd.org.apache.calcite.avatica.proto.Common$Signature;
v = v.<oadd.org.apache.calcite.avatica.proto.Common$Signature: int statementType_>;
return v;
}
public oadd.org.apache.calcite.avatica.proto.Common$StatementType getStatementType()
{
oadd.org.apache.calcite.avatica.proto.Common$Signature v;
int v;
oadd.org.apache.calcite.avatica.proto.Common$StatementType v, v;
v := @this: oadd.org.apache.calcite.avatica.proto.Common$Signature;
v = v.<oadd.org.apache.calcite.avatica.proto.Common$Signature: int statementType_>;
v = staticinvoke <oadd.org.apache.calcite.avatica.proto.Common$StatementType: oadd.org.apache.calcite.avatica.proto.Common$StatementType valueOf(int)>(v);
if v != null goto label;
v = <oadd.org.apache.calcite.avatica.proto.Common$StatementType: oadd.org.apache.calcite.avatica.proto.Common$StatementType UNRECOGNIZED>;
goto label;
label:
v = v;
label:
return v;
}
public final boolean isInitialized()
{
byte v;
oadd.org.apache.calcite.avatica.proto.Common$Signature v;
v := @this: oadd.org.apache.calcite.avatica.proto.Common$Signature;
v = v.<oadd.org.apache.calcite.avatica.proto.Common$Signature: byte memoizedIsInitialized>;
if v != 1 goto label;
return 1;
label:
if v != 0 goto label;
return 0;
label:
v.<oadd.org.apache.calcite.avatica.proto.Common$Signature: 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.calcite.avatica.proto.Common$Signature v;
int v, v, v, v, v, v, v;
boolean v;
oadd.org.apache.calcite.avatica.proto.Common$CursorFactory v, v;
java.util.List v, v, v, v;
java.lang.Object v, v, v, v;
oadd.com.google.protobuf.UnknownFieldSet v;
oadd.org.apache.calcite.avatica.proto.Common$StatementType v;
v := @this: oadd.org.apache.calcite.avatica.proto.Common$Signature;
v := @parameter: oadd.com.google.protobuf.CodedOutputStream;
v = 0;
label:
v = v.<oadd.org.apache.calcite.avatica.proto.Common$Signature: java.util.List columns_>;
v = interfaceinvoke v.<java.util.List: int size()>();
if v >= v goto label;
v = v.<oadd.org.apache.calcite.avatica.proto.Common$Signature: 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)>(1, v);
v = v + 1;
goto label;
label:
v = v.<oadd.org.apache.calcite.avatica.proto.Common$Signature: java.lang.Object sql_>;
v = staticinvoke <oadd.com.google.protobuf.GeneratedMessageV3: boolean isStringEmpty(java.lang.Object)>(v);
if v != 0 goto label;
v = v.<oadd.org.apache.calcite.avatica.proto.Common$Signature: java.lang.Object sql_>;
staticinvoke <oadd.com.google.protobuf.GeneratedMessageV3: void writeString(oadd.com.google.protobuf.CodedOutputStream,int,java.lang.Object)>(v, 2, v);
label:
v = 0;
label:
v = v.<oadd.org.apache.calcite.avatica.proto.Common$Signature: java.util.List parameters_>;
v = interfaceinvoke v.<java.util.List: int size()>();
if v >= v goto label;
v = v.<oadd.org.apache.calcite.avatica.proto.Common$Signature: java.util.List parameters_>;
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)>(3, v);
v = v + 1;
goto label;
label:
v = v.<oadd.org.apache.calcite.avatica.proto.Common$Signature: oadd.org.apache.calcite.avatica.proto.Common$CursorFactory cursorFactory_>;
if v == null goto label;
v = virtualinvoke v.<oadd.org.apache.calcite.avatica.proto.Common$Signature: oadd.org.apache.calcite.avatica.proto.Common$CursorFactory getCursorFactory()>();
virtualinvoke v.<oadd.com.google.protobuf.CodedOutputStream: void writeMessage(int,oadd.com.google.protobuf.MessageLite)>(4, v);
label:
v = v.<oadd.org.apache.calcite.avatica.proto.Common$Signature: int statementType_>;
v = <oadd.org.apache.calcite.avatica.proto.Common$StatementType: oadd.org.apache.calcite.avatica.proto.Common$StatementType SELECT>;
v = virtualinvoke v.<oadd.org.apache.calcite.avatica.proto.Common$StatementType: int getNumber()>();
if v == v goto label;
v = v.<oadd.org.apache.calcite.avatica.proto.Common$Signature: int statementType_>;
virtualinvoke v.<oadd.com.google.protobuf.CodedOutputStream: void writeEnum(int,int)>(5, v);
label:
v = virtualinvoke v.<oadd.org.apache.calcite.avatica.proto.Common$Signature: 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()
{
oadd.org.apache.calcite.avatica.proto.Common$Signature v;
int v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v;
boolean v;
oadd.org.apache.calcite.avatica.proto.Common$CursorFactory v, v;
java.util.List v, v, v, v;
java.lang.Object v, v, v, v;
oadd.com.google.protobuf.UnknownFieldSet v;
oadd.org.apache.calcite.avatica.proto.Common$StatementType v;
v := @this: oadd.org.apache.calcite.avatica.proto.Common$Signature;
v = v.<oadd.org.apache.calcite.avatica.proto.Common$Signature: int memoizedSize>;
v = (int) -1;
if v == v goto label;
return v;
label:
v = 0;
v = 0;
label:
v = v.<oadd.org.apache.calcite.avatica.proto.Common$Signature: java.util.List columns_>;
v = interfaceinvoke v.<java.util.List: int size()>();
if v >= v goto label;
v = v.<oadd.org.apache.calcite.avatica.proto.Common$Signature: 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)>(1, v);
v = v + v;
v = v + 1;
goto label;
label:
v = v.<oadd.org.apache.calcite.avatica.proto.Common$Signature: java.lang.Object sql_>;
v = staticinvoke <oadd.com.google.protobuf.GeneratedMessageV3: boolean isStringEmpty(java.lang.Object)>(v);
if v != 0 goto label;
v = v.<oadd.org.apache.calcite.avatica.proto.Common$Signature: java.lang.Object sql_>;
v = staticinvoke <oadd.com.google.protobuf.GeneratedMessageV3: int computeStringSize(int,java.lang.Object)>(2, v);
v = v + v;
label:
v = 0;
label:
v = v.<oadd.org.apache.calcite.avatica.proto.Common$Signature: java.util.List parameters_>;
v = interfaceinvoke v.<java.util.List: int size()>();
if v >= v goto label;
v = v.<oadd.org.apache.calcite.avatica.proto.Common$Signature: java.util.List parameters_>;
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)>(3, v);
v = v + v;
v = v + 1;
goto label;
label:
v = v.<oadd.org.apache.calcite.avatica.proto.Common$Signature: oadd.org.apache.calcite.avatica.proto.Common$CursorFactory cursorFactory_>;
if v == null goto label;
v = virtualinvoke v.<oadd.org.apache.calcite.avatica.proto.Common$Signature: oadd.org.apache.calcite.avatica.proto.Common$CursorFactory getCursorFactory()>();
v = staticinvoke <oadd.com.google.protobuf.CodedOutputStream: int computeMessageSize(int,oadd.com.google.protobuf.MessageLite)>(4, v);
v = v + v;
label:
v = v.<oadd.org.apache.calcite.avatica.proto.Common$Signature: int statementType_>;
v = <oadd.org.apache.calcite.avatica.proto.Common$StatementType: oadd.org.apache.calcite.avatica.proto.Common$StatementType SELECT>;
v = virtualinvoke v.<oadd.org.apache.calcite.avatica.proto.Common$StatementType: int getNumber()>();
if v == v goto label;
v = v.<oadd.org.apache.calcite.avatica.proto.Common$Signature: int statementType_>;
v = staticinvoke <oadd.com.google.protobuf.CodedOutputStream: int computeEnumSize(int,int)>(5, v);
v = v + v;
label:
v = virtualinvoke v.<oadd.org.apache.calcite.avatica.proto.Common$Signature: oadd.com.google.protobuf.UnknownFieldSet getUnknownFields()>();
v = virtualinvoke v.<oadd.com.google.protobuf.UnknownFieldSet: int getSerializedSize()>();
v = v + v;
v.<oadd.org.apache.calcite.avatica.proto.Common$Signature: int memoizedSize> = v;
return v;
}
public boolean equals(java.lang.Object)
{
oadd.org.apache.calcite.avatica.proto.Common$Signature v;
int v, v;
java.lang.String v, v;
boolean v, v, v, v, v, v, v, v, v, v;
oadd.org.apache.calcite.avatica.proto.Common$CursorFactory v, v;
java.util.List v, v, v, v;
java.lang.Object v;
oadd.com.google.protobuf.UnknownFieldSet v, v;
v := @this: oadd.org.apache.calcite.avatica.proto.Common$Signature;
v := @parameter: java.lang.Object;
if v != v goto label;
return 1;
label:
v = v instanceof oadd.org.apache.calcite.avatica.proto.Common$Signature;
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.calcite.avatica.proto.Common$Signature: java.util.List getColumnsList()>();
v = virtualinvoke v.<oadd.org.apache.calcite.avatica.proto.Common$Signature: 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.calcite.avatica.proto.Common$Signature: java.lang.String getSql()>();
v = virtualinvoke v.<oadd.org.apache.calcite.avatica.proto.Common$Signature: java.lang.String getSql()>();
v = virtualinvoke v.<java.lang.String: boolean equals(java.lang.Object)>(v);
if v != 0 goto label;
return 0;
label:
v = virtualinvoke v.<oadd.org.apache.calcite.avatica.proto.Common$Signature: java.util.List getParametersList()>();
v = virtualinvoke v.<oadd.org.apache.calcite.avatica.proto.Common$Signature: java.util.List getParametersList()>();
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.calcite.avatica.proto.Common$Signature: boolean hasCursorFactory()>();
v = virtualinvoke v.<oadd.org.apache.calcite.avatica.proto.Common$Signature: boolean hasCursorFactory()>();
if v == v goto label;
return 0;
label:
v = virtualinvoke v.<oadd.org.apache.calcite.avatica.proto.Common$Signature: boolean hasCursorFactory()>();
if v == 0 goto label;
v = virtualinvoke v.<oadd.org.apache.calcite.avatica.proto.Common$Signature: oadd.org.apache.calcite.avatica.proto.Common$CursorFactory getCursorFactory()>();
v = virtualinvoke v.<oadd.org.apache.calcite.avatica.proto.Common$Signature: oadd.org.apache.calcite.avatica.proto.Common$CursorFactory getCursorFactory()>();
v = virtualinvoke v.<oadd.org.apache.calcite.avatica.proto.Common$CursorFactory: boolean equals(java.lang.Object)>(v);
if v != 0 goto label;
return 0;
label:
v = v.<oadd.org.apache.calcite.avatica.proto.Common$Signature: int statementType_>;
v = v.<oadd.org.apache.calcite.avatica.proto.Common$Signature: int statementType_>;
if v == v goto label;
return 0;
label:
v = virtualinvoke v.<oadd.org.apache.calcite.avatica.proto.Common$Signature: oadd.com.google.protobuf.UnknownFieldSet getUnknownFields()>();
v = virtualinvoke v.<oadd.org.apache.calcite.avatica.proto.Common$Signature: 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()
{
boolean v;
oadd.com.google.protobuf.Descriptors$Descriptor v;
oadd.org.apache.calcite.avatica.proto.Common$CursorFactory v;
java.util.List v, v;
oadd.org.apache.calcite.avatica.proto.Common$Signature v;
int v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v;
java.lang.String v;
oadd.com.google.protobuf.UnknownFieldSet v;
v := @this: oadd.org.apache.calcite.avatica.proto.Common$Signature;
v = v.<oadd.org.apache.calcite.avatica.proto.Common$Signature: int memoizedHashCode>;
if v == 0 goto label;
v = v.<oadd.org.apache.calcite.avatica.proto.Common$Signature: int memoizedHashCode>;
return v;
label:
v = staticinvoke <oadd.org.apache.calcite.avatica.proto.Common$Signature: oadd.com.google.protobuf.Descriptors$Descriptor getDescriptor()>();
v = virtualinvoke v.<java.lang.Object: int hashCode()>();
v = 779 + v;
v = virtualinvoke v.<oadd.org.apache.calcite.avatica.proto.Common$Signature: int getColumnsCount()>();
if v <= 0 goto label;
v = 37 * v;
v = v + 1;
v = 53 * v;
v = virtualinvoke v.<oadd.org.apache.calcite.avatica.proto.Common$Signature: java.util.List getColumnsList()>();
v = interfaceinvoke v.<java.util.List: int hashCode()>();
v = v + v;
label:
v = 37 * v;
v = v + 2;
v = 53 * v;
v = virtualinvoke v.<oadd.org.apache.calcite.avatica.proto.Common$Signature: java.lang.String getSql()>();
v = virtualinvoke v.<java.lang.String: int hashCode()>();
v = v + v;
v = virtualinvoke v.<oadd.org.apache.calcite.avatica.proto.Common$Signature: int getParametersCount()>();
if v <= 0 goto label;
v = 37 * v;
v = v + 3;
v = 53 * v;
v = virtualinvoke v.<oadd.org.apache.calcite.avatica.proto.Common$Signature: java.util.List getParametersList()>();
v = interfaceinvoke v.<java.util.List: int hashCode()>();
v = v + v;
label:
v = virtualinvoke v.<oadd.org.apache.calcite.avatica.proto.Common$Signature: boolean hasCursorFactory()>();
if v == 0 goto label;
v = 37 * v;
v = v + 4;
v = 53 * v;
v = virtualinvoke v.<oadd.org.apache.calcite.avatica.proto.Common$Signature: oadd.org.apache.calcite.avatica.proto.Common$CursorFactory getCursorFactory()>();
v = virtualinvoke v.<oadd.org.apache.calcite.avatica.proto.Common$CursorFactory: int hashCode()>();
v = v + v;
label:
v = 37 * v;
v = v + 5;
v = 53 * v;
v = v.<oadd.org.apache.calcite.avatica.proto.Common$Signature: int statementType_>;
v = v + v;
v = 29 * v;
v = virtualinvoke v.<oadd.org.apache.calcite.avatica.proto.Common$Signature: oadd.com.google.protobuf.UnknownFieldSet getUnknownFields()>();
v = virtualinvoke v.<oadd.com.google.protobuf.UnknownFieldSet: int hashCode()>();
v = v + v;
v.<oadd.org.apache.calcite.avatica.proto.Common$Signature: int memoizedHashCode> = v;
return v;
}
public static oadd.org.apache.calcite.avatica.proto.Common$Signature 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.calcite.avatica.proto.Common$Signature: 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.calcite.avatica.proto.Common$Signature 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.calcite.avatica.proto.Common$Signature: 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.calcite.avatica.proto.Common$Signature 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.calcite.avatica.proto.Common$Signature: 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.calcite.avatica.proto.Common$Signature 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.calcite.avatica.proto.Common$Signature: 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.calcite.avatica.proto.Common$Signature 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.calcite.avatica.proto.Common$Signature: 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.calcite.avatica.proto.Common$Signature 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.calcite.avatica.proto.Common$Signature: 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.calcite.avatica.proto.Common$Signature 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.calcite.avatica.proto.Common$Signature: 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.calcite.avatica.proto.Common$Signature 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.calcite.avatica.proto.Common$Signature: 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.calcite.avatica.proto.Common$Signature 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.calcite.avatica.proto.Common$Signature: 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.calcite.avatica.proto.Common$Signature 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.calcite.avatica.proto.Common$Signature: 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.calcite.avatica.proto.Common$Signature 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.calcite.avatica.proto.Common$Signature: 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.calcite.avatica.proto.Common$Signature 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.calcite.avatica.proto.Common$Signature: 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.calcite.avatica.proto.Common$Signature$Builder newBuilderForType()
{
oadd.org.apache.calcite.avatica.proto.Common$Signature v;
oadd.org.apache.calcite.avatica.proto.Common$Signature$Builder v;
v := @this: oadd.org.apache.calcite.avatica.proto.Common$Signature;
v = staticinvoke <oadd.org.apache.calcite.avatica.proto.Common$Signature: oadd.org.apache.calcite.avatica.proto.Common$Signature$Builder newBuilder()>();
return v;
}
public static oadd.org.apache.calcite.avatica.proto.Common$Signature$Builder newBuilder()
{
oadd.org.apache.calcite.avatica.proto.Common$Signature v;
oadd.org.apache.calcite.avatica.proto.Common$Signature$Builder v;
v = <oadd.org.apache.calcite.avatica.proto.Common$Signature: oadd.org.apache.calcite.avatica.proto.Common$Signature DEFAULT_INSTANCE>;
v = virtualinvoke v.<oadd.org.apache.calcite.avatica.proto.Common$Signature: oadd.org.apache.calcite.avatica.proto.Common$Signature$Builder toBuilder()>();
return v;
}
public static oadd.org.apache.calcite.avatica.proto.Common$Signature$Builder newBuilder(oadd.org.apache.calcite.avatica.proto.Common$Signature)
{
oadd.org.apache.calcite.avatica.proto.Common$Signature v, v;
oadd.org.apache.calcite.avatica.proto.Common$Signature$Builder v, v;
v := @parameter: oadd.org.apache.calcite.avatica.proto.Common$Signature;
v = <oadd.org.apache.calcite.avatica.proto.Common$Signature: oadd.org.apache.calcite.avatica.proto.Common$Signature DEFAULT_INSTANCE>;
v = virtualinvoke v.<oadd.org.apache.calcite.avatica.proto.Common$Signature: oadd.org.apache.calcite.avatica.proto.Common$Signature$Builder toBuilder()>();
v = virtualinvoke v.<oadd.org.apache.calcite.avatica.proto.Common$Signature$Builder: oadd.org.apache.calcite.avatica.proto.Common$Signature$Builder mergeFrom(oadd.org.apache.calcite.avatica.proto.Common$Signature)>(v);
return v;
}
public oadd.org.apache.calcite.avatica.proto.Common$Signature$Builder toBuilder()
{
oadd.org.apache.calcite.avatica.proto.Common$Signature v, v;
oadd.org.apache.calcite.avatica.proto.Common$Signature$Builder v, v;
v := @this: oadd.org.apache.calcite.avatica.proto.Common$Signature;
v = <oadd.org.apache.calcite.avatica.proto.Common$Signature: oadd.org.apache.calcite.avatica.proto.Common$Signature DEFAULT_INSTANCE>;
if v != v goto label;
v = new oadd.org.apache.calcite.avatica.proto.Common$Signature$Builder;
specialinvoke v.<oadd.org.apache.calcite.avatica.proto.Common$Signature$Builder: void <init>()>();
goto label;
label:
v = new oadd.org.apache.calcite.avatica.proto.Common$Signature$Builder;
specialinvoke v.<oadd.org.apache.calcite.avatica.proto.Common$Signature$Builder: void <init>()>();
v = virtualinvoke v.<oadd.org.apache.calcite.avatica.proto.Common$Signature$Builder: oadd.org.apache.calcite.avatica.proto.Common$Signature$Builder mergeFrom(oadd.org.apache.calcite.avatica.proto.Common$Signature)>(v);
label:
return v;
}
protected oadd.org.apache.calcite.avatica.proto.Common$Signature$Builder newBuilderForType(oadd.com.google.protobuf.GeneratedMessageV3$BuilderParent)
{
oadd.com.google.protobuf.GeneratedMessageV3$BuilderParent v;
oadd.org.apache.calcite.avatica.proto.Common$Signature v;
oadd.org.apache.calcite.avatica.proto.Common$Signature$Builder v;
v := @this: oadd.org.apache.calcite.avatica.proto.Common$Signature;
v := @parameter: oadd.com.google.protobuf.GeneratedMessageV3$BuilderParent;
v = new oadd.org.apache.calcite.avatica.proto.Common$Signature$Builder;
specialinvoke v.<oadd.org.apache.calcite.avatica.proto.Common$Signature$Builder: void <init>(oadd.com.google.protobuf.GeneratedMessageV3$BuilderParent)>(v);
return v;
}
public static oadd.org.apache.calcite.avatica.proto.Common$Signature getDefaultInstance()
{
oadd.org.apache.calcite.avatica.proto.Common$Signature v;
v = <oadd.org.apache.calcite.avatica.proto.Common$Signature: oadd.org.apache.calcite.avatica.proto.Common$Signature DEFAULT_INSTANCE>;
return v;
}
public static oadd.com.google.protobuf.Parser parser()
{
oadd.com.google.protobuf.Parser v;
v = <oadd.org.apache.calcite.avatica.proto.Common$Signature: oadd.com.google.protobuf.Parser PARSER>;
return v;
}
public oadd.com.google.protobuf.Parser getParserForType()
{
oadd.com.google.protobuf.Parser v;
oadd.org.apache.calcite.avatica.proto.Common$Signature v;
v := @this: oadd.org.apache.calcite.avatica.proto.Common$Signature;
v = <oadd.org.apache.calcite.avatica.proto.Common$Signature: oadd.com.google.protobuf.Parser PARSER>;
return v;
}
public oadd.org.apache.calcite.avatica.proto.Common$Signature getDefaultInstanceForType()
{
oadd.org.apache.calcite.avatica.proto.Common$Signature v, v;
v := @this: oadd.org.apache.calcite.avatica.proto.Common$Signature;
v = <oadd.org.apache.calcite.avatica.proto.Common$Signature: oadd.org.apache.calcite.avatica.proto.Common$Signature DEFAULT_INSTANCE>;
return v;
}
static void <clinit>()
{
oadd.org.apache.calcite.avatica.proto.Common$Signature$1 v;
oadd.org.apache.calcite.avatica.proto.Common$Signature v;
v = new oadd.org.apache.calcite.avatica.proto.Common$Signature;
specialinvoke v.<oadd.org.apache.calcite.avatica.proto.Common$Signature: void <init>()>();
<oadd.org.apache.calcite.avatica.proto.Common$Signature: oadd.org.apache.calcite.avatica.proto.Common$Signature DEFAULT_INSTANCE> = v;
v = new oadd.org.apache.calcite.avatica.proto.Common$Signature$1;
specialinvoke v.<oadd.org.apache.calcite.avatica.proto.Common$Signature$1: void <init>()>();
<oadd.org.apache.calcite.avatica.proto.Common$Signature: oadd.com.google.protobuf.Parser PARSER> = v;
return;
}
}