public class oadd.org.apache.calcite.avatica.remote.Service$ExecuteBatchResponse extends oadd.org.apache.calcite.avatica.remote.Service$Response
{
private static final oadd.com.google.protobuf.Descriptors$FieldDescriptor RPC_METADATA_DESCRIPTOR;
public final java.lang.String connectionId;
public final int statementId;
public final long[] updateCounts;
public final boolean missingStatement;
public final oadd.org.apache.calcite.avatica.remote.Service$RpcMetadataResponse rpcMetadata;
void <init>()
{
oadd.org.apache.calcite.avatica.remote.Service$ExecuteBatchResponse v;
v := @this: oadd.org.apache.calcite.avatica.remote.Service$ExecuteBatchResponse;
specialinvoke v.<oadd.org.apache.calcite.avatica.remote.Service$Response: void <init>()>();
v.<oadd.org.apache.calcite.avatica.remote.Service$ExecuteBatchResponse: java.lang.String connectionId> = null;
v.<oadd.org.apache.calcite.avatica.remote.Service$ExecuteBatchResponse: int statementId> = 0;
v.<oadd.org.apache.calcite.avatica.remote.Service$ExecuteBatchResponse: long[] updateCounts> = null;
v.<oadd.org.apache.calcite.avatica.remote.Service$ExecuteBatchResponse: boolean missingStatement> = 0;
v.<oadd.org.apache.calcite.avatica.remote.Service$ExecuteBatchResponse: oadd.org.apache.calcite.avatica.remote.Service$RpcMetadataResponse rpcMetadata> = null;
return;
}
public void <init>(java.lang.String, int, long[], boolean, oadd.org.apache.calcite.avatica.remote.Service$RpcMetadataResponse)
{
long[] v;
oadd.org.apache.calcite.avatica.remote.Service$ExecuteBatchResponse v;
oadd.org.apache.calcite.avatica.remote.Service$RpcMetadataResponse v;
int v;
java.lang.String v;
boolean v;
v := @this: oadd.org.apache.calcite.avatica.remote.Service$ExecuteBatchResponse;
v := @parameter: java.lang.String;
v := @parameter: int;
v := @parameter: long[];
v := @parameter: boolean;
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$ExecuteBatchResponse: java.lang.String connectionId> = v;
v.<oadd.org.apache.calcite.avatica.remote.Service$ExecuteBatchResponse: int statementId> = v;
v.<oadd.org.apache.calcite.avatica.remote.Service$ExecuteBatchResponse: long[] updateCounts> = v;
v.<oadd.org.apache.calcite.avatica.remote.Service$ExecuteBatchResponse: boolean missingStatement> = v;
v.<oadd.org.apache.calcite.avatica.remote.Service$ExecuteBatchResponse: oadd.org.apache.calcite.avatica.remote.Service$RpcMetadataResponse rpcMetadata> = v;
return;
}
public int hashCode()
{
long[] v;
oadd.org.apache.calcite.avatica.remote.Service$ExecuteBatchResponse v;
int v, v, v, v, v;
java.lang.String v;
boolean v;
v := @this: oadd.org.apache.calcite.avatica.remote.Service$ExecuteBatchResponse;
v = v.<oadd.org.apache.calcite.avatica.remote.Service$ExecuteBatchResponse: java.lang.String connectionId>;
v = staticinvoke <oadd.org.apache.calcite.avatica.remote.Service$ExecuteBatchResponse: int p(int,java.lang.Object)>(1, v);
v = v.<oadd.org.apache.calcite.avatica.remote.Service$ExecuteBatchResponse: int statementId>;
v = staticinvoke <oadd.org.apache.calcite.avatica.remote.Service$ExecuteBatchResponse: int p(int,int)>(v, v);
v = v.<oadd.org.apache.calcite.avatica.remote.Service$ExecuteBatchResponse: long[] updateCounts>;
v = staticinvoke <oadd.org.apache.calcite.avatica.remote.Service$ExecuteBatchResponse: int p(int,java.lang.Object)>(v, v);
v = v.<oadd.org.apache.calcite.avatica.remote.Service$ExecuteBatchResponse: boolean missingStatement>;
v = staticinvoke <oadd.org.apache.calcite.avatica.remote.Service$ExecuteBatchResponse: int p(int,boolean)>(v, v);
return v;
}
public boolean equals(java.lang.Object)
{
long[] v, v;
oadd.org.apache.calcite.avatica.remote.Service$ExecuteBatchResponse v;
int v, v;
java.lang.Object v;
java.lang.String v, v;
boolean v, v, v, v, v, v;
v := @this: oadd.org.apache.calcite.avatica.remote.Service$ExecuteBatchResponse;
v := @parameter: java.lang.Object;
if v == v goto label;
v = v instanceof oadd.org.apache.calcite.avatica.remote.Service$ExecuteBatchResponse;
if v == 0 goto label;
v = v.<oadd.org.apache.calcite.avatica.remote.Service$ExecuteBatchResponse: long[] updateCounts>;
v = v.<oadd.org.apache.calcite.avatica.remote.Service$ExecuteBatchResponse: long[] updateCounts>;
v = staticinvoke <java.util.Arrays: boolean equals(long[],long[])>(v, v);
if v == 0 goto label;
v = v.<oadd.org.apache.calcite.avatica.remote.Service$ExecuteBatchResponse: java.lang.String connectionId>;
v = v.<oadd.org.apache.calcite.avatica.remote.Service$ExecuteBatchResponse: java.lang.String connectionId>;
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$ExecuteBatchResponse: int statementId>;
v = v.<oadd.org.apache.calcite.avatica.remote.Service$ExecuteBatchResponse: int statementId>;
if v != v goto label;
v = v.<oadd.org.apache.calcite.avatica.remote.Service$ExecuteBatchResponse: boolean missingStatement>;
v = v.<oadd.org.apache.calcite.avatica.remote.Service$ExecuteBatchResponse: boolean missingStatement>;
if v != v goto label;
label:
v = 1;
goto label;
label:
v = 0;
label:
return v;
}
oadd.org.apache.calcite.avatica.remote.Service$ExecuteBatchResponse deserialize(oadd.com.google.protobuf.Message)
{
long v;
long[] v;
oadd.org.apache.calcite.avatica.remote.Service$RpcMetadataResponse v;
int v, v, v, v;
java.lang.String v;
boolean v, v, v;
java.util.Iterator v;
java.util.List v;
oadd.org.apache.calcite.avatica.remote.Service$ExecuteBatchResponse v, v;
java.lang.Object v;
oadd.com.google.protobuf.Message v, v;
oadd.com.google.protobuf.Descriptors$FieldDescriptor v;
oadd.org.apache.calcite.avatica.proto.Responses$RpcMetadata v;
v := @this: oadd.org.apache.calcite.avatica.remote.Service$ExecuteBatchResponse;
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$ExecuteBatchResponse;");
v = virtualinvoke v.<oadd.org.apache.calcite.avatica.proto.Responses$ExecuteBatchResponse: int getUpdateCountsCount()>();
v = newarray (long)[v];
v = 0;
v = virtualinvoke v.<oadd.org.apache.calcite.avatica.proto.Responses$ExecuteBatchResponse: java.util.List getUpdateCountsList()>();
v = interfaceinvoke v.<java.util.List: java.util.Iterator iterator()>();
label:
v = interfaceinvoke v.<java.util.Iterator: boolean hasNext()>();
if v == 0 goto label;
v = interfaceinvoke v.<java.util.Iterator: java.lang.Object next()>();
v = v;
v = v + 1;
v = virtualinvoke v.<java.lang.Long: long longValue()>();
v[v] = v;
goto label;
label:
v = null;
v = <oadd.org.apache.calcite.avatica.remote.Service$ExecuteBatchResponse: oadd.com.google.protobuf.Descriptors$FieldDescriptor RPC_METADATA_DESCRIPTOR>;
v = virtualinvoke v.<oadd.org.apache.calcite.avatica.proto.Responses$ExecuteBatchResponse: boolean hasField(oadd.com.google.protobuf.Descriptors$FieldDescriptor)>(v);
if v == 0 goto label;
v = virtualinvoke v.<oadd.org.apache.calcite.avatica.proto.Responses$ExecuteBatchResponse: 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$ExecuteBatchResponse;
v = virtualinvoke v.<oadd.org.apache.calcite.avatica.proto.Responses$ExecuteBatchResponse: java.lang.String getConnectionId()>();
v = virtualinvoke v.<oadd.org.apache.calcite.avatica.proto.Responses$ExecuteBatchResponse: int getStatementId()>();
v = virtualinvoke v.<oadd.org.apache.calcite.avatica.proto.Responses$ExecuteBatchResponse: boolean getMissingStatement()>();
specialinvoke v.<oadd.org.apache.calcite.avatica.remote.Service$ExecuteBatchResponse: void <init>(java.lang.String,int,long[],boolean,oadd.org.apache.calcite.avatica.remote.Service$RpcMetadataResponse)>(v, v, v, v, v);
return v;
}
oadd.org.apache.calcite.avatica.proto.Responses$ExecuteBatchResponse serialize()
{
long v;
long[] v, v, v;
oadd.org.apache.calcite.avatica.proto.Responses$ExecuteBatchResponse$Builder v, v, v;
oadd.org.apache.calcite.avatica.remote.Service$RpcMetadataResponse v, v;
int v, v, v;
java.lang.String v;
oadd.org.apache.calcite.avatica.proto.Responses$ExecuteBatchResponse v;
oadd.org.apache.calcite.avatica.remote.Service$ExecuteBatchResponse v;
oadd.org.apache.calcite.avatica.proto.Responses$RpcMetadata v;
v := @this: oadd.org.apache.calcite.avatica.remote.Service$ExecuteBatchResponse;
v = staticinvoke <oadd.org.apache.calcite.avatica.proto.Responses$ExecuteBatchResponse: oadd.org.apache.calcite.avatica.proto.Responses$ExecuteBatchResponse$Builder newBuilder()>();
v = v.<oadd.org.apache.calcite.avatica.remote.Service$ExecuteBatchResponse: long[] updateCounts>;
if null == v goto label;
v = 0;
label:
v = v.<oadd.org.apache.calcite.avatica.remote.Service$ExecuteBatchResponse: long[] updateCounts>;
v = lengthof v;
if v >= v goto label;
v = v.<oadd.org.apache.calcite.avatica.remote.Service$ExecuteBatchResponse: long[] updateCounts>;
v = v[v];
virtualinvoke v.<oadd.org.apache.calcite.avatica.proto.Responses$ExecuteBatchResponse$Builder: oadd.org.apache.calcite.avatica.proto.Responses$ExecuteBatchResponse$Builder addUpdateCounts(long)>(v);
v = v + 1;
goto label;
label:
v = v.<oadd.org.apache.calcite.avatica.remote.Service$ExecuteBatchResponse: oadd.org.apache.calcite.avatica.remote.Service$RpcMetadataResponse rpcMetadata>;
if null == v goto label;
v = v.<oadd.org.apache.calcite.avatica.remote.Service$ExecuteBatchResponse: 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$ExecuteBatchResponse$Builder: oadd.org.apache.calcite.avatica.proto.Responses$ExecuteBatchResponse$Builder setMetadata(oadd.org.apache.calcite.avatica.proto.Responses$RpcMetadata)>(v);
label:
v = v.<oadd.org.apache.calcite.avatica.remote.Service$ExecuteBatchResponse: java.lang.String connectionId>;
v = virtualinvoke v.<oadd.org.apache.calcite.avatica.proto.Responses$ExecuteBatchResponse$Builder: oadd.org.apache.calcite.avatica.proto.Responses$ExecuteBatchResponse$Builder setConnectionId(java.lang.String)>(v);
v = v.<oadd.org.apache.calcite.avatica.remote.Service$ExecuteBatchResponse: int statementId>;
v = virtualinvoke v.<oadd.org.apache.calcite.avatica.proto.Responses$ExecuteBatchResponse$Builder: oadd.org.apache.calcite.avatica.proto.Responses$ExecuteBatchResponse$Builder setStatementId(int)>(v);
v = virtualinvoke v.<oadd.org.apache.calcite.avatica.proto.Responses$ExecuteBatchResponse$Builder: oadd.org.apache.calcite.avatica.proto.Responses$ExecuteBatchResponse build()>();
return v;
}
static void <clinit>()
{
oadd.com.google.protobuf.Descriptors$Descriptor v;
oadd.com.google.protobuf.Descriptors$FieldDescriptor v;
v = staticinvoke <oadd.org.apache.calcite.avatica.proto.Responses$ExecuteBatchResponse: 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$ExecuteBatchResponse: oadd.com.google.protobuf.Descriptors$FieldDescriptor RPC_METADATA_DESCRIPTOR> = v;
return;
}
}