public class oadd.org.apache.calcite.avatica.remote.Service$ErrorResponse extends oadd.org.apache.calcite.avatica.remote.Service$Response
{
private static final oadd.com.google.protobuf.Descriptors$FieldDescriptor ERROR_MESSAGE_DESCRIPTOR;
private static final oadd.com.google.protobuf.Descriptors$FieldDescriptor SQL_DESCRIPTOR;
private static final oadd.com.google.protobuf.Descriptors$FieldDescriptor SEVERITY_DESCRIPTOR;
private static final oadd.com.google.protobuf.Descriptors$FieldDescriptor METADATA_DESCRIPTOR;
public static final int UNKNOWN_ERROR_CODE;
public static final int MISSING_CONNECTION_ERROR_CODE;
public static final int UNAUTHORIZED_ERROR_CODE;
public static final java.lang.String UNKNOWN_SQL_STATE;
public static final java.lang.String UNAUTHORIZED_SQL_STATE;
public final java.util.List exceptions;
public final java.lang.String errorMessage;
public final int errorCode;
public final java.lang.String sqlState;
public final oadd.org.apache.calcite.avatica.AvaticaSeverity severity;
public final oadd.org.apache.calcite.avatica.remote.Service$RpcMetadataResponse rpcMetadata;
void <init>()
{
oadd.org.apache.calcite.avatica.remote.Service$ErrorResponse v;
java.util.List v;
oadd.org.apache.calcite.avatica.AvaticaSeverity v;
int v;
v := @this: oadd.org.apache.calcite.avatica.remote.Service$ErrorResponse;
specialinvoke v.<oadd.org.apache.calcite.avatica.remote.Service$Response: void <init>()>();
v = staticinvoke <java.util.Collections: java.util.List singletonList(java.lang.Object)>("Unhandled exception");
v.<oadd.org.apache.calcite.avatica.remote.Service$ErrorResponse: java.util.List exceptions> = v;
v.<oadd.org.apache.calcite.avatica.remote.Service$ErrorResponse: java.lang.String errorMessage> = "Unknown message";
v = (int) -1;
v.<oadd.org.apache.calcite.avatica.remote.Service$ErrorResponse: int errorCode> = v;
v.<oadd.org.apache.calcite.avatica.remote.Service$ErrorResponse: java.lang.String sqlState> = "00000";
v = <oadd.org.apache.calcite.avatica.AvaticaSeverity: oadd.org.apache.calcite.avatica.AvaticaSeverity UNKNOWN>;
v.<oadd.org.apache.calcite.avatica.remote.Service$ErrorResponse: oadd.org.apache.calcite.avatica.AvaticaSeverity severity> = v;
v.<oadd.org.apache.calcite.avatica.remote.Service$ErrorResponse: oadd.org.apache.calcite.avatica.remote.Service$RpcMetadataResponse rpcMetadata> = null;
return;
}
public void <init>(java.util.List, java.lang.String, int, java.lang.String, oadd.org.apache.calcite.avatica.AvaticaSeverity, oadd.org.apache.calcite.avatica.remote.Service$RpcMetadataResponse)
{
oadd.org.apache.calcite.avatica.remote.Service$ErrorResponse v;
java.util.List v;
oadd.org.apache.calcite.avatica.remote.Service$RpcMetadataResponse v;
oadd.org.apache.calcite.avatica.AvaticaSeverity v;
int v;
java.lang.String v, v;
v := @this: oadd.org.apache.calcite.avatica.remote.Service$ErrorResponse;
v := @parameter: java.util.List;
v := @parameter: java.lang.String;
v := @parameter: int;
v := @parameter: java.lang.String;
v := @parameter: oadd.org.apache.calcite.avatica.AvaticaSeverity;
v := @parameter: oadd.org.apache.calcite.avatica.remote.Service$RpcMetadataResponse;
specialinvoke v.<oadd.org.apache.calcite.avatica.remote.Service$Response: void <init>()>();
v.<oadd.org.apache.calcite.avatica.remote.Service$ErrorResponse: java.util.List exceptions> = v;
v.<oadd.org.apache.calcite.avatica.remote.Service$ErrorResponse: java.lang.String errorMessage> = v;
v.<oadd.org.apache.calcite.avatica.remote.Service$ErrorResponse: int errorCode> = v;
v.<oadd.org.apache.calcite.avatica.remote.Service$ErrorResponse: java.lang.String sqlState> = v;
v.<oadd.org.apache.calcite.avatica.remote.Service$ErrorResponse: oadd.org.apache.calcite.avatica.AvaticaSeverity severity> = v;
v.<oadd.org.apache.calcite.avatica.remote.Service$ErrorResponse: oadd.org.apache.calcite.avatica.remote.Service$RpcMetadataResponse rpcMetadata> = v;
return;
}
protected void <init>(java.lang.Exception, java.lang.String, int, java.lang.String, oadd.org.apache.calcite.avatica.AvaticaSeverity, oadd.org.apache.calcite.avatica.remote.Service$RpcMetadataResponse)
{
oadd.org.apache.calcite.avatica.remote.Service$ErrorResponse v;
java.lang.Exception v;
java.util.List v;
oadd.org.apache.calcite.avatica.remote.Service$RpcMetadataResponse v;
oadd.org.apache.calcite.avatica.AvaticaSeverity v;
int v;
java.lang.String v, v;
v := @this: oadd.org.apache.calcite.avatica.remote.Service$ErrorResponse;
v := @parameter: java.lang.Exception;
v := @parameter: java.lang.String;
v := @parameter: int;
v := @parameter: java.lang.String;
v := @parameter: oadd.org.apache.calcite.avatica.AvaticaSeverity;
v := @parameter: oadd.org.apache.calcite.avatica.remote.Service$RpcMetadataResponse;
v = staticinvoke <oadd.org.apache.calcite.avatica.remote.Service$ErrorResponse: java.util.List toStackTraces(java.lang.Exception)>(v);
specialinvoke v.<oadd.org.apache.calcite.avatica.remote.Service$ErrorResponse: void <init>(java.lang.String,int,java.lang.String,oadd.org.apache.calcite.avatica.AvaticaSeverity,java.util.List,oadd.org.apache.calcite.avatica.remote.Service$RpcMetadataResponse)>(v, v, v, v, v, v);
return;
}
protected void <init>(java.lang.String, int, java.lang.String, oadd.org.apache.calcite.avatica.AvaticaSeverity, java.util.List, oadd.org.apache.calcite.avatica.remote.Service$RpcMetadataResponse)
{
oadd.org.apache.calcite.avatica.remote.Service$ErrorResponse v;
java.util.List v;
oadd.org.apache.calcite.avatica.remote.Service$RpcMetadataResponse v;
oadd.org.apache.calcite.avatica.AvaticaSeverity v;
int v;
java.lang.String v, v;
v := @this: oadd.org.apache.calcite.avatica.remote.Service$ErrorResponse;
v := @parameter: java.lang.String;
v := @parameter: int;
v := @parameter: java.lang.String;
v := @parameter: oadd.org.apache.calcite.avatica.AvaticaSeverity;
v := @parameter: java.util.List;
v := @parameter: oadd.org.apache.calcite.avatica.remote.Service$RpcMetadataResponse;
specialinvoke v.<oadd.org.apache.calcite.avatica.remote.Service$Response: void <init>()>();
v.<oadd.org.apache.calcite.avatica.remote.Service$ErrorResponse: java.util.List exceptions> = v;
v.<oadd.org.apache.calcite.avatica.remote.Service$ErrorResponse: java.lang.String errorMessage> = v;
v.<oadd.org.apache.calcite.avatica.remote.Service$ErrorResponse: int errorCode> = v;
v.<oadd.org.apache.calcite.avatica.remote.Service$ErrorResponse: java.lang.String sqlState> = v;
v.<oadd.org.apache.calcite.avatica.remote.Service$ErrorResponse: oadd.org.apache.calcite.avatica.AvaticaSeverity severity> = v;
v.<oadd.org.apache.calcite.avatica.remote.Service$ErrorResponse: oadd.org.apache.calcite.avatica.remote.Service$RpcMetadataResponse rpcMetadata> = v;
return;
}
static java.util.List toStackTraces(java.lang.Exception)
{
java.sql.SQLException v;
java.lang.String v, v;
java.lang.Exception v;
boolean v;
java.util.ArrayList v;
v := @parameter: java.lang.Exception;
v = new java.util.ArrayList;
specialinvoke v.<java.util.ArrayList: void <init>()>();
v = staticinvoke <oadd.org.apache.calcite.avatica.remote.Service$ErrorResponse: java.lang.String toString(java.lang.Exception)>(v);
interfaceinvoke v.<java.util.List: boolean add(java.lang.Object)>(v);
v = v instanceof java.sql.SQLException;
if v == 0 goto label;
v = virtualinvoke v.<java.sql.SQLException: java.sql.SQLException getNextException()>();
label:
if null == v goto label;
v = staticinvoke <oadd.org.apache.calcite.avatica.remote.Service$ErrorResponse: java.lang.String toString(java.lang.Exception)>(v);
interfaceinvoke v.<java.util.List: boolean add(java.lang.Object)>(v);
v = virtualinvoke v.<java.sql.SQLException: java.sql.SQLException getNextException()>();
goto label;
label:
return v;
}
static java.lang.String toString(java.lang.Exception)
{
java.io.PrintWriter v;
java.io.StringWriter v;
java.lang.String v;
java.lang.Exception v;
v := @parameter: java.lang.Exception;
virtualinvoke v.<java.lang.Object: java.lang.Class getClass()>();
v = new java.io.StringWriter;
specialinvoke v.<java.io.StringWriter: void <init>()>();
v = new java.io.PrintWriter;
specialinvoke v.<java.io.PrintWriter: void <init>(java.io.Writer)>(v);
virtualinvoke v.<java.lang.Exception: void printStackTrace(java.io.PrintWriter)>(v);
v = virtualinvoke v.<java.io.StringWriter: java.lang.String toString()>();
return v;
}
oadd.org.apache.calcite.avatica.remote.Service$ErrorResponse deserialize(oadd.com.google.protobuf.Message)
{
oadd.org.apache.calcite.avatica.remote.Service$ErrorResponse v, v;
oadd.org.apache.calcite.avatica.proto.Common$Severity v;
oadd.org.apache.calcite.avatica.remote.Service$RpcMetadataResponse v;
oadd.org.apache.calcite.avatica.AvaticaSeverity v;
int v;
java.lang.String v, v;
boolean v, v, v, v, v;
oadd.com.google.protobuf.ProtocolStringList v;
oadd.com.google.protobuf.Message v, v;
oadd.com.google.protobuf.Descriptors$FieldDescriptor v, v, v, v;
oadd.org.apache.calcite.avatica.proto.Responses$RpcMetadata v;
v := @this: oadd.org.apache.calcite.avatica.remote.Service$ErrorResponse;
v := @parameter: oadd.com.google.protobuf.Message;
v = staticinvoke <oadd.org.apache.calcite.avatica.remote.ProtobufService: oadd.com.google.protobuf.Message castProtobufMessage(oadd.com.google.protobuf.Message,java.lang.Class)>(v, class "Loadd/org/apache/calcite/avatica/proto/Responses$ErrorResponse;");
v = null;
v = virtualinvoke v.<oadd.org.apache.calcite.avatica.proto.Responses$ErrorResponse: boolean getHasExceptions()>();
if v == 0 goto label;
v = virtualinvoke v.<oadd.org.apache.calcite.avatica.proto.Responses$ErrorResponse: oadd.com.google.protobuf.ProtocolStringList getExceptionsList()>();
label:
v = null;
v = <oadd.org.apache.calcite.avatica.remote.Service$ErrorResponse: oadd.com.google.protobuf.Descriptors$FieldDescriptor ERROR_MESSAGE_DESCRIPTOR>;
v = virtualinvoke v.<oadd.org.apache.calcite.avatica.proto.Responses$ErrorResponse: boolean hasField(oadd.com.google.protobuf.Descriptors$FieldDescriptor)>(v);
if v == 0 goto label;
v = virtualinvoke v.<oadd.org.apache.calcite.avatica.proto.Responses$ErrorResponse: java.lang.String getErrorMessage()>();
label:
v = null;
v = <oadd.org.apache.calcite.avatica.remote.Service$ErrorResponse: oadd.com.google.protobuf.Descriptors$FieldDescriptor SQL_DESCRIPTOR>;
v = virtualinvoke v.<oadd.org.apache.calcite.avatica.proto.Responses$ErrorResponse: boolean hasField(oadd.com.google.protobuf.Descriptors$FieldDescriptor)>(v);
if v == 0 goto label;
v = virtualinvoke v.<oadd.org.apache.calcite.avatica.proto.Responses$ErrorResponse: java.lang.String getSqlState()>();
label:
v = null;
v = <oadd.org.apache.calcite.avatica.remote.Service$ErrorResponse: oadd.com.google.protobuf.Descriptors$FieldDescriptor SEVERITY_DESCRIPTOR>;
v = virtualinvoke v.<oadd.org.apache.calcite.avatica.proto.Responses$ErrorResponse: boolean hasField(oadd.com.google.protobuf.Descriptors$FieldDescriptor)>(v);
if v == 0 goto label;
v = virtualinvoke v.<oadd.org.apache.calcite.avatica.proto.Responses$ErrorResponse: oadd.org.apache.calcite.avatica.proto.Common$Severity getSeverity()>();
v = staticinvoke <oadd.org.apache.calcite.avatica.AvaticaSeverity: oadd.org.apache.calcite.avatica.AvaticaSeverity fromProto(oadd.org.apache.calcite.avatica.proto.Common$Severity)>(v);
label:
v = null;
v = <oadd.org.apache.calcite.avatica.remote.Service$ErrorResponse: oadd.com.google.protobuf.Descriptors$FieldDescriptor METADATA_DESCRIPTOR>;
v = virtualinvoke v.<oadd.org.apache.calcite.avatica.proto.Responses$ErrorResponse: boolean hasField(oadd.com.google.protobuf.Descriptors$FieldDescriptor)>(v);
if v == 0 goto label;
v = virtualinvoke v.<oadd.org.apache.calcite.avatica.proto.Responses$ErrorResponse: oadd.org.apache.calcite.avatica.proto.Responses$RpcMetadata getMetadata()>();
v = staticinvoke <oadd.org.apache.calcite.avatica.remote.Service$RpcMetadataResponse: oadd.org.apache.calcite.avatica.remote.Service$RpcMetadataResponse fromProto(oadd.org.apache.calcite.avatica.proto.Responses$RpcMetadata)>(v);
label:
v = new oadd.org.apache.calcite.avatica.remote.Service$ErrorResponse;
v = virtualinvoke v.<oadd.org.apache.calcite.avatica.proto.Responses$ErrorResponse: int getErrorCode()>();
specialinvoke v.<oadd.org.apache.calcite.avatica.remote.Service$ErrorResponse: void <init>(java.util.List,java.lang.String,int,java.lang.String,oadd.org.apache.calcite.avatica.AvaticaSeverity,oadd.org.apache.calcite.avatica.remote.Service$RpcMetadataResponse)>(v, v, v, v, v, v);
return v;
}
public oadd.org.apache.calcite.avatica.proto.Responses$ErrorResponse serialize()
{
oadd.org.apache.calcite.avatica.remote.Service$ErrorResponse v;
oadd.org.apache.calcite.avatica.proto.Common$Severity v;
oadd.org.apache.calcite.avatica.remote.Service$RpcMetadataResponse v, v;
oadd.org.apache.calcite.avatica.AvaticaSeverity v, v;
int v;
java.lang.String v, v, v, v;
oadd.org.apache.calcite.avatica.proto.Responses$ErrorResponse$Builder v, v;
java.util.List v, v;
oadd.org.apache.calcite.avatica.proto.Responses$ErrorResponse v;
oadd.org.apache.calcite.avatica.proto.Responses$RpcMetadata v;
v := @this: oadd.org.apache.calcite.avatica.remote.Service$ErrorResponse;
v = staticinvoke <oadd.org.apache.calcite.avatica.proto.Responses$ErrorResponse: oadd.org.apache.calcite.avatica.proto.Responses$ErrorResponse$Builder newBuilder()>();
v = v.<oadd.org.apache.calcite.avatica.remote.Service$ErrorResponse: oadd.org.apache.calcite.avatica.remote.Service$RpcMetadataResponse rpcMetadata>;
if null == v goto label;
v = v.<oadd.org.apache.calcite.avatica.remote.Service$ErrorResponse: oadd.org.apache.calcite.avatica.remote.Service$RpcMetadataResponse rpcMetadata>;
v = virtualinvoke v.<oadd.org.apache.calcite.avatica.remote.Service$RpcMetadataResponse: oadd.org.apache.calcite.avatica.proto.Responses$RpcMetadata serialize()>();
virtualinvoke v.<oadd.org.apache.calcite.avatica.proto.Responses$ErrorResponse$Builder: oadd.org.apache.calcite.avatica.proto.Responses$ErrorResponse$Builder setMetadata(oadd.org.apache.calcite.avatica.proto.Responses$RpcMetadata)>(v);
label:
v = v.<oadd.org.apache.calcite.avatica.remote.Service$ErrorResponse: java.util.List exceptions>;
if null == v goto label;
virtualinvoke v.<oadd.org.apache.calcite.avatica.proto.Responses$ErrorResponse$Builder: oadd.org.apache.calcite.avatica.proto.Responses$ErrorResponse$Builder setHasExceptions(boolean)>(1);
v = v.<oadd.org.apache.calcite.avatica.remote.Service$ErrorResponse: java.util.List exceptions>;
virtualinvoke v.<oadd.org.apache.calcite.avatica.proto.Responses$ErrorResponse$Builder: oadd.org.apache.calcite.avatica.proto.Responses$ErrorResponse$Builder addAllExceptions(java.lang.Iterable)>(v);
goto label;
label:
virtualinvoke v.<oadd.org.apache.calcite.avatica.proto.Responses$ErrorResponse$Builder: oadd.org.apache.calcite.avatica.proto.Responses$ErrorResponse$Builder setHasExceptions(boolean)>(0);
label:
v = v.<oadd.org.apache.calcite.avatica.remote.Service$ErrorResponse: java.lang.String errorMessage>;
if null == v goto label;
v = v.<oadd.org.apache.calcite.avatica.remote.Service$ErrorResponse: java.lang.String errorMessage>;
virtualinvoke v.<oadd.org.apache.calcite.avatica.proto.Responses$ErrorResponse$Builder: oadd.org.apache.calcite.avatica.proto.Responses$ErrorResponse$Builder setErrorMessage(java.lang.String)>(v);
label:
v = v.<oadd.org.apache.calcite.avatica.remote.Service$ErrorResponse: java.lang.String sqlState>;
if null == v goto label;
v = v.<oadd.org.apache.calcite.avatica.remote.Service$ErrorResponse: java.lang.String sqlState>;
virtualinvoke v.<oadd.org.apache.calcite.avatica.proto.Responses$ErrorResponse$Builder: oadd.org.apache.calcite.avatica.proto.Responses$ErrorResponse$Builder setSqlState(java.lang.String)>(v);
label:
v = v.<oadd.org.apache.calcite.avatica.remote.Service$ErrorResponse: oadd.org.apache.calcite.avatica.AvaticaSeverity severity>;
if null == v goto label;
v = v.<oadd.org.apache.calcite.avatica.remote.Service$ErrorResponse: oadd.org.apache.calcite.avatica.AvaticaSeverity severity>;
v = virtualinvoke v.<oadd.org.apache.calcite.avatica.AvaticaSeverity: oadd.org.apache.calcite.avatica.proto.Common$Severity toProto()>();
virtualinvoke v.<oadd.org.apache.calcite.avatica.proto.Responses$ErrorResponse$Builder: oadd.org.apache.calcite.avatica.proto.Responses$ErrorResponse$Builder setSeverity(oadd.org.apache.calcite.avatica.proto.Common$Severity)>(v);
label:
v = v.<oadd.org.apache.calcite.avatica.remote.Service$ErrorResponse: int errorCode>;
v = virtualinvoke v.<oadd.org.apache.calcite.avatica.proto.Responses$ErrorResponse$Builder: oadd.org.apache.calcite.avatica.proto.Responses$ErrorResponse$Builder setErrorCode(int)>(v);
v = virtualinvoke v.<oadd.org.apache.calcite.avatica.proto.Responses$ErrorResponse$Builder: oadd.org.apache.calcite.avatica.proto.Responses$ErrorResponse build()>();
return v;
}
public java.lang.String toString()
{
oadd.org.apache.calcite.avatica.remote.Service$ErrorResponse v;
oadd.org.apache.calcite.avatica.AvaticaSeverity v;
int v;
java.lang.String v, v, v;
java.util.List v;
java.lang.StringBuilder v, v, v, v, v, v, v, v, v, v;
v := @this: oadd.org.apache.calcite.avatica.remote.Service$ErrorResponse;
v = new java.lang.StringBuilder;
specialinvoke v.<java.lang.StringBuilder: void <init>(int)>(32);
v = virtualinvoke v.<java.lang.StringBuilder: java.lang.StringBuilder append(java.lang.String)>("ErrorResponse[errorCode=");
v = v.<oadd.org.apache.calcite.avatica.remote.Service$ErrorResponse: int errorCode>;
v = virtualinvoke v.<java.lang.StringBuilder: java.lang.StringBuilder append(int)>(v);
v = virtualinvoke v.<java.lang.StringBuilder: java.lang.StringBuilder append(java.lang.String)>(", sqlState=");
v = v.<oadd.org.apache.calcite.avatica.remote.Service$ErrorResponse: java.lang.String sqlState>;
v = virtualinvoke v.<java.lang.StringBuilder: java.lang.StringBuilder append(java.lang.String)>(v);
v = virtualinvoke v.<java.lang.StringBuilder: java.lang.StringBuilder append(java.lang.String)>(", severity=");
v = v.<oadd.org.apache.calcite.avatica.remote.Service$ErrorResponse: oadd.org.apache.calcite.avatica.AvaticaSeverity severity>;
v = virtualinvoke v.<java.lang.StringBuilder: java.lang.StringBuilder append(java.lang.Object)>(v);
v = virtualinvoke v.<java.lang.StringBuilder: java.lang.StringBuilder append(java.lang.String)>(", errorMessage=");
v = v.<oadd.org.apache.calcite.avatica.remote.Service$ErrorResponse: java.lang.String errorMessage>;
v = virtualinvoke v.<java.lang.StringBuilder: java.lang.StringBuilder append(java.lang.String)>(v);
v = virtualinvoke v.<java.lang.StringBuilder: java.lang.StringBuilder append(java.lang.String)>(", exceptions=");
v = v.<oadd.org.apache.calcite.avatica.remote.Service$ErrorResponse: java.util.List exceptions>;
virtualinvoke v.<java.lang.StringBuilder: java.lang.StringBuilder append(java.lang.Object)>(v);
v = virtualinvoke v.<java.lang.StringBuilder: java.lang.String toString()>();
return v;
}
public int hashCode()
{
oadd.org.apache.calcite.avatica.remote.Service$ErrorResponse v;
java.util.List v;
oadd.org.apache.calcite.avatica.remote.Service$RpcMetadataResponse v;
oadd.org.apache.calcite.avatica.AvaticaSeverity v;
int v, v, v, v, v, v, v;
java.lang.String v, v;
v := @this: oadd.org.apache.calcite.avatica.remote.Service$ErrorResponse;
v = v.<oadd.org.apache.calcite.avatica.remote.Service$ErrorResponse: java.util.List exceptions>;
v = staticinvoke <oadd.org.apache.calcite.avatica.remote.Service$ErrorResponse: int p(int,java.lang.Object)>(1, v);
v = v.<oadd.org.apache.calcite.avatica.remote.Service$ErrorResponse: java.lang.String errorMessage>;
v = staticinvoke <oadd.org.apache.calcite.avatica.remote.Service$ErrorResponse: int p(int,java.lang.Object)>(v, v);
v = v.<oadd.org.apache.calcite.avatica.remote.Service$ErrorResponse: int errorCode>;
v = staticinvoke <oadd.org.apache.calcite.avatica.remote.Service$ErrorResponse: int p(int,int)>(v, v);
v = v.<oadd.org.apache.calcite.avatica.remote.Service$ErrorResponse: java.lang.String sqlState>;
v = staticinvoke <oadd.org.apache.calcite.avatica.remote.Service$ErrorResponse: int p(int,java.lang.Object)>(v, v);
v = v.<oadd.org.apache.calcite.avatica.remote.Service$ErrorResponse: oadd.org.apache.calcite.avatica.AvaticaSeverity severity>;
v = staticinvoke <oadd.org.apache.calcite.avatica.remote.Service$ErrorResponse: int p(int,java.lang.Object)>(v, v);
v = v.<oadd.org.apache.calcite.avatica.remote.Service$ErrorResponse: oadd.org.apache.calcite.avatica.remote.Service$RpcMetadataResponse rpcMetadata>;
v = staticinvoke <oadd.org.apache.calcite.avatica.remote.Service$ErrorResponse: int p(int,java.lang.Object)>(v, v);
return v;
}
public boolean equals(java.lang.Object)
{
oadd.org.apache.calcite.avatica.remote.Service$ErrorResponse v;
oadd.org.apache.calcite.avatica.remote.Service$RpcMetadataResponse v, v;
oadd.org.apache.calcite.avatica.AvaticaSeverity v, v;
int v, v;
java.lang.String v, v, v, v;
boolean v, v, v, v, v, v;
java.util.List v, v;
java.lang.Object v;
v := @this: oadd.org.apache.calcite.avatica.remote.Service$ErrorResponse;
v := @parameter: java.lang.Object;
if v == v goto label;
v = v instanceof oadd.org.apache.calcite.avatica.remote.Service$ErrorResponse;
if v == 0 goto label;
v = v.<oadd.org.apache.calcite.avatica.remote.Service$ErrorResponse: int errorCode>;
v = v.<oadd.org.apache.calcite.avatica.remote.Service$ErrorResponse: int errorCode>;
if v != v goto label;
v = v.<oadd.org.apache.calcite.avatica.remote.Service$ErrorResponse: oadd.org.apache.calcite.avatica.AvaticaSeverity severity>;
v = v.<oadd.org.apache.calcite.avatica.remote.Service$ErrorResponse: oadd.org.apache.calcite.avatica.AvaticaSeverity severity>;
if v != v goto label;
v = v.<oadd.org.apache.calcite.avatica.remote.Service$ErrorResponse: java.util.List exceptions>;
v = v.<oadd.org.apache.calcite.avatica.remote.Service$ErrorResponse: java.util.List exceptions>;
v = staticinvoke <java.util.Objects: boolean equals(java.lang.Object,java.lang.Object)>(v, v);
if v == 0 goto label;
v = v.<oadd.org.apache.calcite.avatica.remote.Service$ErrorResponse: java.lang.String errorMessage>;
v = v.<oadd.org.apache.calcite.avatica.remote.Service$ErrorResponse: java.lang.String errorMessage>;
v = staticinvoke <java.util.Objects: boolean equals(java.lang.Object,java.lang.Object)>(v, v);
if v == 0 goto label;
v = v.<oadd.org.apache.calcite.avatica.remote.Service$ErrorResponse: java.lang.String sqlState>;
v = v.<oadd.org.apache.calcite.avatica.remote.Service$ErrorResponse: java.lang.String sqlState>;
v = staticinvoke <java.util.Objects: boolean equals(java.lang.Object,java.lang.Object)>(v, v);
if v == 0 goto label;
v = v.<oadd.org.apache.calcite.avatica.remote.Service$ErrorResponse: oadd.org.apache.calcite.avatica.remote.Service$RpcMetadataResponse rpcMetadata>;
v = v.<oadd.org.apache.calcite.avatica.remote.Service$ErrorResponse: oadd.org.apache.calcite.avatica.remote.Service$RpcMetadataResponse rpcMetadata>;
v = staticinvoke <java.util.Objects: boolean equals(java.lang.Object,java.lang.Object)>(v, v);
if v == 0 goto label;
label:
v = 1;
goto label;
label:
v = 0;
label:
return v;
}
public oadd.org.apache.calcite.avatica.AvaticaClientRuntimeException toException()
{
oadd.org.apache.calcite.avatica.remote.Service$ErrorResponse v;
oadd.org.apache.calcite.avatica.AvaticaClientRuntimeException v;
java.util.List v;
oadd.org.apache.calcite.avatica.remote.Service$RpcMetadataResponse v;
oadd.org.apache.calcite.avatica.AvaticaSeverity v;
int v;
java.lang.String v, v, v;
v := @this: oadd.org.apache.calcite.avatica.remote.Service$ErrorResponse;
v = new oadd.org.apache.calcite.avatica.AvaticaClientRuntimeException;
v = v.<oadd.org.apache.calcite.avatica.remote.Service$ErrorResponse: java.lang.String errorMessage>;
v = dynamicinvoke "makeConcatWithConstants" <java.lang.String (java.lang.String)>(v) <java.lang.invoke.StringConcatFactory: java.lang.invoke.CallSite makeConcatWithConstants(java.lang.invoke.MethodHandles$Lookup,java.lang.String,java.lang.invoke.MethodType,java.lang.String,java.lang.Object[])>("Remote driver error: \u0001");
v = v.<oadd.org.apache.calcite.avatica.remote.Service$ErrorResponse: int errorCode>;
v = v.<oadd.org.apache.calcite.avatica.remote.Service$ErrorResponse: java.lang.String sqlState>;
v = v.<oadd.org.apache.calcite.avatica.remote.Service$ErrorResponse: oadd.org.apache.calcite.avatica.AvaticaSeverity severity>;
v = v.<oadd.org.apache.calcite.avatica.remote.Service$ErrorResponse: java.util.List exceptions>;
v = v.<oadd.org.apache.calcite.avatica.remote.Service$ErrorResponse: oadd.org.apache.calcite.avatica.remote.Service$RpcMetadataResponse rpcMetadata>;
specialinvoke v.<oadd.org.apache.calcite.avatica.AvaticaClientRuntimeException: void <init>(java.lang.String,int,java.lang.String,oadd.org.apache.calcite.avatica.AvaticaSeverity,java.util.List,oadd.org.apache.calcite.avatica.remote.Service$RpcMetadataResponse)>(v, v, v, v, v, v);
return v;
}
static void <clinit>()
{
oadd.com.google.protobuf.Descriptors$Descriptor v, v, v, v;
oadd.com.google.protobuf.Descriptors$FieldDescriptor v, v, v, v;
v = staticinvoke <oadd.org.apache.calcite.avatica.proto.Responses$ErrorResponse: oadd.com.google.protobuf.Descriptors$Descriptor getDescriptor()>();
v = virtualinvoke v.<oadd.com.google.protobuf.Descriptors$Descriptor: oadd.com.google.protobuf.Descriptors$FieldDescriptor findFieldByNumber(int)>(2);
<oadd.org.apache.calcite.avatica.remote.Service$ErrorResponse: oadd.com.google.protobuf.Descriptors$FieldDescriptor ERROR_MESSAGE_DESCRIPTOR> = v;
v = staticinvoke <oadd.org.apache.calcite.avatica.proto.Responses$ErrorResponse: oadd.com.google.protobuf.Descriptors$Descriptor getDescriptor()>();
v = virtualinvoke v.<oadd.com.google.protobuf.Descriptors$Descriptor: oadd.com.google.protobuf.Descriptors$FieldDescriptor findFieldByNumber(int)>(5);
<oadd.org.apache.calcite.avatica.remote.Service$ErrorResponse: oadd.com.google.protobuf.Descriptors$FieldDescriptor SQL_DESCRIPTOR> = v;
v = staticinvoke <oadd.org.apache.calcite.avatica.proto.Responses$ErrorResponse: oadd.com.google.protobuf.Descriptors$Descriptor getDescriptor()>();
v = virtualinvoke v.<oadd.com.google.protobuf.Descriptors$Descriptor: oadd.com.google.protobuf.Descriptors$FieldDescriptor findFieldByNumber(int)>(3);
<oadd.org.apache.calcite.avatica.remote.Service$ErrorResponse: oadd.com.google.protobuf.Descriptors$FieldDescriptor SEVERITY_DESCRIPTOR> = v;
v = staticinvoke <oadd.org.apache.calcite.avatica.proto.Responses$ErrorResponse: oadd.com.google.protobuf.Descriptors$Descriptor getDescriptor()>();
v = virtualinvoke v.<oadd.com.google.protobuf.Descriptors$Descriptor: oadd.com.google.protobuf.Descriptors$FieldDescriptor findFieldByNumber(int)>(6);
<oadd.org.apache.calcite.avatica.remote.Service$ErrorResponse: oadd.com.google.protobuf.Descriptors$FieldDescriptor METADATA_DESCRIPTOR> = v;
return;
}
}