public final class oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos extends oadd.com.google.protobuf.GeneratedMessageV3 implements oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfosOrBuilder
{
private static final long serialVersionUID;
private int bitField0_;
public static final int NAME_FIELD_NUMBER;
private volatile java.lang.Object name_;
public static final int VERSION_FIELD_NUMBER;
private volatile java.lang.Object version_;
public static final int MAJORVERSION_FIELD_NUMBER;
private int majorVersion_;
public static final int MINORVERSION_FIELD_NUMBER;
private int minorVersion_;
public static final int PATCHVERSION_FIELD_NUMBER;
private int patchVersion_;
public static final int APPLICATION_FIELD_NUMBER;
private volatile java.lang.Object application_;
public static final int BUILDNUMBER_FIELD_NUMBER;
private int buildNumber_;
public static final int VERSIONQUALIFIER_FIELD_NUMBER;
private volatile java.lang.Object versionQualifier_;
private byte memoizedIsInitialized;
private static final oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos 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$RpcEndpointInfos v;
v := @this: oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos;
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$RpcEndpointInfos: byte memoizedIsInitialized> = -1;
return;
}
private void <init>()
{
oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos v;
v := @this: oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos;
specialinvoke v.<oadd.com.google.protobuf.GeneratedMessageV3: void <init>()>();
v.<oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos: byte memoizedIsInitialized> = -1;
v.<oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos: java.lang.Object name_> = "";
v.<oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos: java.lang.Object version_> = "";
v.<oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos: java.lang.Object application_> = "";
v.<oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos: java.lang.Object versionQualifier_> = "";
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$RpcEndpointInfos v, v;
v := @this: oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos;
v := @parameter: oadd.com.google.protobuf.GeneratedMessageV3$UnusedPrivateParameter;
v = new oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos;
specialinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos: 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$RpcEndpointInfos v;
v := @this: oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos;
v = v.<oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos: 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_RpcEndpointInfos_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$RpcEndpointInfos v;
v := @this: oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos;
v = <oadd.org.apache.drill.exec.proto.UserProtos: oadd.com.google.protobuf.GeneratedMessageV3$FieldAccessorTable internal_static_exec_user_RpcEndpointInfos_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$RpcEndpointInfos;", class "Loadd/org/apache/drill/exec/proto/UserProtos$RpcEndpointInfos$Builder;");
return v;
}
public boolean hasName()
{
int v, v;
oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos v;
boolean v;
v := @this: oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos;
v = v.<oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos: int bitField0_>;
v = v & 1;
if v == 0 goto label;
v = 1;
goto label;
label:
v = 0;
label:
return v;
}
public java.lang.String getName()
{
java.lang.Object v;
java.lang.String v;
oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos v;
boolean v, v;
v := @this: oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos;
v = v.<oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos: java.lang.Object name_>;
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 = virtualinvoke v.<oadd.com.google.protobuf.ByteString: boolean isValidUtf8()>();
if v == 0 goto label;
v.<oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos: java.lang.Object name_> = v;
label:
return v;
}
public oadd.com.google.protobuf.ByteString getNameBytes()
{
java.lang.Object v;
oadd.com.google.protobuf.ByteString v;
oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos v;
boolean v;
v := @this: oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos;
v = v.<oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos: java.lang.Object name_>;
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.drill.exec.proto.UserProtos$RpcEndpointInfos: java.lang.Object name_> = v;
return v;
label:
return v;
}
public boolean hasVersion()
{
int v, v;
oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos v;
boolean v;
v := @this: oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos;
v = v.<oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos: int bitField0_>;
v = v & 2;
if v == 0 goto label;
v = 1;
goto label;
label:
v = 0;
label:
return v;
}
public java.lang.String getVersion()
{
java.lang.Object v;
java.lang.String v;
oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos v;
boolean v, v;
v := @this: oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos;
v = v.<oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos: java.lang.Object version_>;
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 = virtualinvoke v.<oadd.com.google.protobuf.ByteString: boolean isValidUtf8()>();
if v == 0 goto label;
v.<oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos: java.lang.Object version_> = v;
label:
return v;
}
public oadd.com.google.protobuf.ByteString getVersionBytes()
{
java.lang.Object v;
oadd.com.google.protobuf.ByteString v;
oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos v;
boolean v;
v := @this: oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos;
v = v.<oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos: java.lang.Object version_>;
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.drill.exec.proto.UserProtos$RpcEndpointInfos: java.lang.Object version_> = v;
return v;
label:
return v;
}
public boolean hasMajorVersion()
{
int v, v;
oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos v;
boolean v;
v := @this: oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos;
v = v.<oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos: int bitField0_>;
v = v & 4;
if v == 0 goto label;
v = 1;
goto label;
label:
v = 0;
label:
return v;
}
public int getMajorVersion()
{
int v;
oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos v;
v := @this: oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos;
v = v.<oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos: int majorVersion_>;
return v;
}
public boolean hasMinorVersion()
{
int v, v;
oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos v;
boolean v;
v := @this: oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos;
v = v.<oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos: int bitField0_>;
v = v & 8;
if v == 0 goto label;
v = 1;
goto label;
label:
v = 0;
label:
return v;
}
public int getMinorVersion()
{
int v;
oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos v;
v := @this: oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos;
v = v.<oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos: int minorVersion_>;
return v;
}
public boolean hasPatchVersion()
{
int v, v;
oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos v;
boolean v;
v := @this: oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos;
v = v.<oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos: int bitField0_>;
v = v & 16;
if v == 0 goto label;
v = 1;
goto label;
label:
v = 0;
label:
return v;
}
public int getPatchVersion()
{
int v;
oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos v;
v := @this: oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos;
v = v.<oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos: int patchVersion_>;
return v;
}
public boolean hasApplication()
{
int v, v;
oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos v;
boolean v;
v := @this: oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos;
v = v.<oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos: int bitField0_>;
v = v & 32;
if v == 0 goto label;
v = 1;
goto label;
label:
v = 0;
label:
return v;
}
public java.lang.String getApplication()
{
java.lang.Object v;
java.lang.String v;
oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos v;
boolean v, v;
v := @this: oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos;
v = v.<oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos: java.lang.Object application_>;
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 = virtualinvoke v.<oadd.com.google.protobuf.ByteString: boolean isValidUtf8()>();
if v == 0 goto label;
v.<oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos: java.lang.Object application_> = v;
label:
return v;
}
public oadd.com.google.protobuf.ByteString getApplicationBytes()
{
java.lang.Object v;
oadd.com.google.protobuf.ByteString v;
oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos v;
boolean v;
v := @this: oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos;
v = v.<oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos: java.lang.Object application_>;
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.drill.exec.proto.UserProtos$RpcEndpointInfos: java.lang.Object application_> = v;
return v;
label:
return v;
}
public boolean hasBuildNumber()
{
int v, v;
oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos v;
boolean v;
v := @this: oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos;
v = v.<oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos: int bitField0_>;
v = v & 64;
if v == 0 goto label;
v = 1;
goto label;
label:
v = 0;
label:
return v;
}
public int getBuildNumber()
{
int v;
oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos v;
v := @this: oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos;
v = v.<oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos: int buildNumber_>;
return v;
}
public boolean hasVersionQualifier()
{
int v, v;
oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos v;
boolean v;
v := @this: oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos;
v = v.<oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos: int bitField0_>;
v = v & 128;
if v == 0 goto label;
v = 1;
goto label;
label:
v = 0;
label:
return v;
}
public java.lang.String getVersionQualifier()
{
java.lang.Object v;
java.lang.String v;
oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos v;
boolean v, v;
v := @this: oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos;
v = v.<oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos: java.lang.Object versionQualifier_>;
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 = virtualinvoke v.<oadd.com.google.protobuf.ByteString: boolean isValidUtf8()>();
if v == 0 goto label;
v.<oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos: java.lang.Object versionQualifier_> = v;
label:
return v;
}
public oadd.com.google.protobuf.ByteString getVersionQualifierBytes()
{
java.lang.Object v;
oadd.com.google.protobuf.ByteString v;
oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos v;
boolean v;
v := @this: oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos;
v = v.<oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos: java.lang.Object versionQualifier_>;
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.drill.exec.proto.UserProtos$RpcEndpointInfos: java.lang.Object versionQualifier_> = v;
return v;
label:
return v;
}
public final boolean isInitialized()
{
byte v;
oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos v;
v := @this: oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos;
v = v.<oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos: 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$RpcEndpointInfos: 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$RpcEndpointInfos v;
int v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v;
java.lang.Object v, v, v, v;
oadd.com.google.protobuf.UnknownFieldSet v;
v := @this: oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos;
v := @parameter: oadd.com.google.protobuf.CodedOutputStream;
v = v.<oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos: int bitField0_>;
v = v & 1;
if v == 0 goto label;
v = v.<oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos: java.lang.Object name_>;
staticinvoke <oadd.com.google.protobuf.GeneratedMessageV3: void writeString(oadd.com.google.protobuf.CodedOutputStream,int,java.lang.Object)>(v, 1, v);
label:
v = v.<oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos: int bitField0_>;
v = v & 2;
if v == 0 goto label;
v = v.<oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos: java.lang.Object version_>;
staticinvoke <oadd.com.google.protobuf.GeneratedMessageV3: void writeString(oadd.com.google.protobuf.CodedOutputStream,int,java.lang.Object)>(v, 2, v);
label:
v = v.<oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos: int bitField0_>;
v = v & 4;
if v == 0 goto label;
v = v.<oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos: int majorVersion_>;
virtualinvoke v.<oadd.com.google.protobuf.CodedOutputStream: void writeUInt32(int,int)>(3, v);
label:
v = v.<oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos: int bitField0_>;
v = v & 8;
if v == 0 goto label;
v = v.<oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos: int minorVersion_>;
virtualinvoke v.<oadd.com.google.protobuf.CodedOutputStream: void writeUInt32(int,int)>(4, v);
label:
v = v.<oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos: int bitField0_>;
v = v & 16;
if v == 0 goto label;
v = v.<oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos: int patchVersion_>;
virtualinvoke v.<oadd.com.google.protobuf.CodedOutputStream: void writeUInt32(int,int)>(5, v);
label:
v = v.<oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos: int bitField0_>;
v = v & 32;
if v == 0 goto label;
v = v.<oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos: java.lang.Object application_>;
staticinvoke <oadd.com.google.protobuf.GeneratedMessageV3: void writeString(oadd.com.google.protobuf.CodedOutputStream,int,java.lang.Object)>(v, 6, v);
label:
v = v.<oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos: int bitField0_>;
v = v & 64;
if v == 0 goto label;
v = v.<oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos: int buildNumber_>;
virtualinvoke v.<oadd.com.google.protobuf.CodedOutputStream: void writeUInt32(int,int)>(7, v);
label:
v = v.<oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos: int bitField0_>;
v = v & 128;
if v == 0 goto label;
v = v.<oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos: java.lang.Object versionQualifier_>;
staticinvoke <oadd.com.google.protobuf.GeneratedMessageV3: void writeString(oadd.com.google.protobuf.CodedOutputStream,int,java.lang.Object)>(v, 8, v);
label:
v = virtualinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos: 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.drill.exec.proto.UserProtos$RpcEndpointInfos 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, v, v;
java.lang.Object v, v, v, v;
oadd.com.google.protobuf.UnknownFieldSet v;
v := @this: oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos;
v = v.<oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos: int memoizedSize>;
v = (int) -1;
if v == v goto label;
return v;
label:
v = 0;
v = v.<oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos: int bitField0_>;
v = v & 1;
if v == 0 goto label;
v = v.<oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos: java.lang.Object name_>;
v = staticinvoke <oadd.com.google.protobuf.GeneratedMessageV3: int computeStringSize(int,java.lang.Object)>(1, v);
v = 0 + v;
label:
v = v.<oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos: int bitField0_>;
v = v & 2;
if v == 0 goto label;
v = v.<oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos: java.lang.Object version_>;
v = staticinvoke <oadd.com.google.protobuf.GeneratedMessageV3: int computeStringSize(int,java.lang.Object)>(2, v);
v = v + v;
label:
v = v.<oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos: int bitField0_>;
v = v & 4;
if v == 0 goto label;
v = v.<oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos: int majorVersion_>;
v = staticinvoke <oadd.com.google.protobuf.CodedOutputStream: int computeUInt32Size(int,int)>(3, v);
v = v + v;
label:
v = v.<oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos: int bitField0_>;
v = v & 8;
if v == 0 goto label;
v = v.<oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos: int minorVersion_>;
v = staticinvoke <oadd.com.google.protobuf.CodedOutputStream: int computeUInt32Size(int,int)>(4, v);
v = v + v;
label:
v = v.<oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos: int bitField0_>;
v = v & 16;
if v == 0 goto label;
v = v.<oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos: int patchVersion_>;
v = staticinvoke <oadd.com.google.protobuf.CodedOutputStream: int computeUInt32Size(int,int)>(5, v);
v = v + v;
label:
v = v.<oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos: int bitField0_>;
v = v & 32;
if v == 0 goto label;
v = v.<oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos: java.lang.Object application_>;
v = staticinvoke <oadd.com.google.protobuf.GeneratedMessageV3: int computeStringSize(int,java.lang.Object)>(6, v);
v = v + v;
label:
v = v.<oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos: int bitField0_>;
v = v & 64;
if v == 0 goto label;
v = v.<oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos: int buildNumber_>;
v = staticinvoke <oadd.com.google.protobuf.CodedOutputStream: int computeUInt32Size(int,int)>(7, v);
v = v + v;
label:
v = v.<oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos: int bitField0_>;
v = v & 128;
if v == 0 goto label;
v = v.<oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos: java.lang.Object versionQualifier_>;
v = staticinvoke <oadd.com.google.protobuf.GeneratedMessageV3: int computeStringSize(int,java.lang.Object)>(8, v);
v = v + v;
label:
v = virtualinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos: 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$RpcEndpointInfos: int memoizedSize> = v;
return v;
}
public boolean equals(java.lang.Object)
{
oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos v;
boolean 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;
int v, v, v, v, v, v, v, v;
java.lang.String v, v, v, v, v, v, v, v;
java.lang.Object v;
oadd.com.google.protobuf.UnknownFieldSet v, v;
v := @this: oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos;
v := @parameter: java.lang.Object;
if v != v goto label;
return 1;
label:
v = v instanceof oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos;
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$RpcEndpointInfos: boolean hasName()>();
v = virtualinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos: boolean hasName()>();
if v == v goto label;
return 0;
label:
v = virtualinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos: boolean hasName()>();
if v == 0 goto label;
v = virtualinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos: java.lang.String getName()>();
v = virtualinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos: java.lang.String getName()>();
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.drill.exec.proto.UserProtos$RpcEndpointInfos: boolean hasVersion()>();
v = virtualinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos: boolean hasVersion()>();
if v == v goto label;
return 0;
label:
v = virtualinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos: boolean hasVersion()>();
if v == 0 goto label;
v = virtualinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos: java.lang.String getVersion()>();
v = virtualinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos: java.lang.String getVersion()>();
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.drill.exec.proto.UserProtos$RpcEndpointInfos: boolean hasMajorVersion()>();
v = virtualinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos: boolean hasMajorVersion()>();
if v == v goto label;
return 0;
label:
v = virtualinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos: boolean hasMajorVersion()>();
if v == 0 goto label;
v = virtualinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos: int getMajorVersion()>();
v = virtualinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos: int getMajorVersion()>();
if v == v goto label;
return 0;
label:
v = virtualinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos: boolean hasMinorVersion()>();
v = virtualinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos: boolean hasMinorVersion()>();
if v == v goto label;
return 0;
label:
v = virtualinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos: boolean hasMinorVersion()>();
if v == 0 goto label;
v = virtualinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos: int getMinorVersion()>();
v = virtualinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos: int getMinorVersion()>();
if v == v goto label;
return 0;
label:
v = virtualinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos: boolean hasPatchVersion()>();
v = virtualinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos: boolean hasPatchVersion()>();
if v == v goto label;
return 0;
label:
v = virtualinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos: boolean hasPatchVersion()>();
if v == 0 goto label;
v = virtualinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos: int getPatchVersion()>();
v = virtualinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos: int getPatchVersion()>();
if v == v goto label;
return 0;
label:
v = virtualinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos: boolean hasApplication()>();
v = virtualinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos: boolean hasApplication()>();
if v == v goto label;
return 0;
label:
v = virtualinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos: boolean hasApplication()>();
if v == 0 goto label;
v = virtualinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos: java.lang.String getApplication()>();
v = virtualinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos: java.lang.String getApplication()>();
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.drill.exec.proto.UserProtos$RpcEndpointInfos: boolean hasBuildNumber()>();
v = virtualinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos: boolean hasBuildNumber()>();
if v == v goto label;
return 0;
label:
v = virtualinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos: boolean hasBuildNumber()>();
if v == 0 goto label;
v = virtualinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos: int getBuildNumber()>();
v = virtualinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos: int getBuildNumber()>();
if v == v goto label;
return 0;
label:
v = virtualinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos: boolean hasVersionQualifier()>();
v = virtualinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos: boolean hasVersionQualifier()>();
if v == v goto label;
return 0;
label:
v = virtualinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos: boolean hasVersionQualifier()>();
if v == 0 goto label;
v = virtualinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos: java.lang.String getVersionQualifier()>();
v = virtualinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos: java.lang.String getVersionQualifier()>();
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.drill.exec.proto.UserProtos$RpcEndpointInfos: oadd.com.google.protobuf.UnknownFieldSet getUnknownFields()>();
v = virtualinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos: 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()
{
oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos v;
boolean v, v, v, v, v, v, v, v;
oadd.com.google.protobuf.Descriptors$Descriptor 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, v, v, v, v, v, v, v, v;
java.lang.String v, v, v, v;
oadd.com.google.protobuf.UnknownFieldSet v;
v := @this: oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos;
v = v.<oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos: int memoizedHashCode>;
if v == 0 goto label;
v = v.<oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos: int memoizedHashCode>;
return v;
label:
v = staticinvoke <oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos: 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$RpcEndpointInfos: boolean hasName()>();
if v == 0 goto label;
v = 37 * v;
v = v + 1;
v = 53 * v;
v = virtualinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos: java.lang.String getName()>();
v = virtualinvoke v.<java.lang.String: int hashCode()>();
v = v + v;
label:
v = virtualinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos: boolean hasVersion()>();
if v == 0 goto label;
v = 37 * v;
v = v + 2;
v = 53 * v;
v = virtualinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos: java.lang.String getVersion()>();
v = virtualinvoke v.<java.lang.String: int hashCode()>();
v = v + v;
label:
v = virtualinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos: boolean hasMajorVersion()>();
if v == 0 goto label;
v = 37 * v;
v = v + 3;
v = 53 * v;
v = virtualinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos: int getMajorVersion()>();
v = v + v;
label:
v = virtualinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos: boolean hasMinorVersion()>();
if v == 0 goto label;
v = 37 * v;
v = v + 4;
v = 53 * v;
v = virtualinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos: int getMinorVersion()>();
v = v + v;
label:
v = virtualinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos: boolean hasPatchVersion()>();
if v == 0 goto label;
v = 37 * v;
v = v + 5;
v = 53 * v;
v = virtualinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos: int getPatchVersion()>();
v = v + v;
label:
v = virtualinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos: boolean hasApplication()>();
if v == 0 goto label;
v = 37 * v;
v = v + 6;
v = 53 * v;
v = virtualinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos: java.lang.String getApplication()>();
v = virtualinvoke v.<java.lang.String: int hashCode()>();
v = v + v;
label:
v = virtualinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos: boolean hasBuildNumber()>();
if v == 0 goto label;
v = 37 * v;
v = v + 7;
v = 53 * v;
v = virtualinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos: int getBuildNumber()>();
v = v + v;
label:
v = virtualinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos: boolean hasVersionQualifier()>();
if v == 0 goto label;
v = 37 * v;
v = v + 8;
v = 53 * v;
v = virtualinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos: java.lang.String getVersionQualifier()>();
v = virtualinvoke v.<java.lang.String: int hashCode()>();
v = v + v;
label:
v = 29 * v;
v = virtualinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos: 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$RpcEndpointInfos: int memoizedHashCode> = v;
return v;
}
public static oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos 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$RpcEndpointInfos: 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$RpcEndpointInfos 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$RpcEndpointInfos: 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$RpcEndpointInfos 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$RpcEndpointInfos: 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$RpcEndpointInfos 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$RpcEndpointInfos: 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$RpcEndpointInfos 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$RpcEndpointInfos: 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$RpcEndpointInfos 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$RpcEndpointInfos: 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$RpcEndpointInfos 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$RpcEndpointInfos: 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$RpcEndpointInfos 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$RpcEndpointInfos: 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$RpcEndpointInfos 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$RpcEndpointInfos: 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$RpcEndpointInfos 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$RpcEndpointInfos: 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$RpcEndpointInfos 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$RpcEndpointInfos: 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$RpcEndpointInfos 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$RpcEndpointInfos: 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$RpcEndpointInfos$Builder newBuilderForType()
{
oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos v;
oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos$Builder v;
v := @this: oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos;
v = staticinvoke <oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos: oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos$Builder newBuilder()>();
return v;
}
public static oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos$Builder newBuilder()
{
oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos v;
oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos$Builder v;
v = <oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos: oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos DEFAULT_INSTANCE>;
v = virtualinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos: oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos$Builder toBuilder()>();
return v;
}
public static oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos$Builder newBuilder(oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos)
{
oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos v, v;
oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos$Builder v, v;
v := @parameter: oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos;
v = <oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos: oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos DEFAULT_INSTANCE>;
v = virtualinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos: oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos$Builder toBuilder()>();
v = virtualinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos$Builder: oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos$Builder mergeFrom(oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos)>(v);
return v;
}
public oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos$Builder toBuilder()
{
oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos v, v;
oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos$Builder v, v;
v := @this: oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos;
v = <oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos: oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos DEFAULT_INSTANCE>;
if v != v goto label;
v = new oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos$Builder;
specialinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos$Builder: void <init>()>();
goto label;
label:
v = new oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos$Builder;
specialinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos$Builder: void <init>()>();
v = virtualinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos$Builder: oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos$Builder mergeFrom(oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos)>(v);
label:
return v;
}
protected oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos$Builder newBuilderForType(oadd.com.google.protobuf.GeneratedMessageV3$BuilderParent)
{
oadd.com.google.protobuf.GeneratedMessageV3$BuilderParent v;
oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos v;
oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos$Builder v;
v := @this: oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos;
v := @parameter: oadd.com.google.protobuf.GeneratedMessageV3$BuilderParent;
v = new oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos$Builder;
specialinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos$Builder: void <init>(oadd.com.google.protobuf.GeneratedMessageV3$BuilderParent)>(v);
return v;
}
public static oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos getDefaultInstance()
{
oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos v;
v = <oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos: oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos 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$RpcEndpointInfos: 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$RpcEndpointInfos v;
v := @this: oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos;
v = <oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos: oadd.com.google.protobuf.Parser PARSER>;
return v;
}
public oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos getDefaultInstanceForType()
{
oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos v, v;
v := @this: oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos;
v = <oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos: oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos DEFAULT_INSTANCE>;
return v;
}
static void <clinit>()
{
oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos v;
oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos$1 v;
v = new oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos;
specialinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos: void <init>()>();
<oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos: oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos DEFAULT_INSTANCE> = v;
v = new oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos$1;
specialinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos$1: void <init>()>();
<oadd.org.apache.drill.exec.proto.UserProtos$RpcEndpointInfos: oadd.com.google.protobuf.Parser PARSER> = v;
return;
}
}