public final class org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB extends org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.GeneratedMessageV3 implements org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPBOrBuilder
{
private static final long serialVersionUID;
private int bitField0_;
public static final int DATA_TYPE_FIELD_NUMBER;
private int dataType_;
public static final int ENCODING_FIELD_NUMBER;
private int encoding_;
public static final int NUM_VALUES_FIELD_NUMBER;
private long numValues_;
public static final int POSIDX_INFO_FIELD_NUMBER;
private org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$BTreeInfoPB posidxInfo_;
public static final int VALIDX_INFO_FIELD_NUMBER;
private org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$BTreeInfoPB validxInfo_;
public static final int COMPRESSION_FIELD_NUMBER;
private int compression_;
public static final int METADATA_FIELD_NUMBER;
private java.util.List metadata_;
public static final int IS_TYPE_NULLABLE_FIELD_NUMBER;
private boolean isTypeNullable_;
public static final int DICT_BLOCK_PTR_FIELD_NUMBER;
private org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$BlockPointerPB dictBlockPtr_;
public static final int INCOMPATIBLE_FEATURES_FIELD_NUMBER;
private int incompatibleFeatures_;
public static final int COMPATIBLE_FEATURES_FIELD_NUMBER;
private int compatibleFeatures_;
private byte memoizedIsInitialized;
private static final org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB DEFAULT_INSTANCE;
public static final org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.Parser PARSER;
private void <init>(org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.GeneratedMessageV3$Builder)
{
org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.GeneratedMessageV3$Builder v;
org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB v;
v := @this: org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB;
v := @parameter: org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.GeneratedMessageV3$Builder;
specialinvoke v.<org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.GeneratedMessageV3: void <init>(org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.GeneratedMessageV3$Builder)>(v);
v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: byte memoizedIsInitialized> = -1;
return;
}
private void <init>()
{
java.util.List v;
org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB v;
v := @this: org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB;
specialinvoke v.<org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.GeneratedMessageV3: void <init>()>();
v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: byte memoizedIsInitialized> = -1;
v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: int dataType_> = 999;
v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: int encoding_> = 999;
v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: int compression_> = 1;
v = staticinvoke <java.util.Collections: java.util.List emptyList()>();
v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: java.util.List metadata_> = v;
return;
}
protected java.lang.Object newInstance(org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.GeneratedMessageV3$UnusedPrivateParameter)
{
org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.GeneratedMessageV3$UnusedPrivateParameter v;
org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB v, v;
v := @this: org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB;
v := @parameter: org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.GeneratedMessageV3$UnusedPrivateParameter;
v = new org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB;
specialinvoke v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: void <init>()>();
return v;
}
public final org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.UnknownFieldSet getUnknownFields()
{
org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.UnknownFieldSet v;
org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB v;
v := @this: org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB;
v = v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.UnknownFieldSet unknownFields>;
return v;
}
private void <init>(org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.CodedInputStream, org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.ExtensionRegistryLite) throws org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.InvalidProtocolBufferException
{
org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.ExtensionRegistryLite v;
byte v, v, v, v;
org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.Parser v, v, v, v;
org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.CodedInputStream v;
org.apache.hive.kudu.org.apache.kudu.Common$DataType v;
org.apache.hive.kudu.org.apache.kudu.Compression$CompressionType v;
org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.UnknownFieldSet$Builder v;
java.lang.Throwable v;
long v;
java.util.ArrayList v;
org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$BlockPointerPB$Builder v;
java.io.IOException v;
org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$BTreeInfoPB$Builder v, v;
java.lang.NullPointerException v;
org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.UnknownFieldSet v, v;
org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$BTreeInfoPB v, v, v, v, v, v;
boolean v, v, v;
org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.MessageLite v, v, v, v;
java.util.List v, v, v, v, 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;
org.apache.hive.kudu.org.apache.kudu.Common$EncodingType v;
org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.InvalidProtocolBufferException v, v, v, v;
org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$BlockPointerPB v, v, v;
org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB v;
v := @this: org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB;
v := @parameter: org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.CodedInputStream;
v := @parameter: org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.ExtensionRegistryLite;
specialinvoke v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: void <init>()>();
if v != null goto label;
v = new java.lang.NullPointerException;
specialinvoke v.<java.lang.NullPointerException: void <init>()>();
throw v;
label:
v = 0;
v = staticinvoke <org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.UnknownFieldSet: org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.UnknownFieldSet$Builder newBuilder()>();
label:
v = 0;
label:
if v != 0 goto label;
v = virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.CodedInputStream: int readTag()>();
lookupswitch(v)
{
case 0: goto label;
case 8: goto label;
case 16: goto label;
case 24: goto label;
case 34: goto label;
case 42: goto label;
case 48: goto label;
case 58: goto label;
case 64: goto label;
case 74: goto label;
case 80: goto label;
case 88: goto label;
default: goto label;
};
label:
v = 1;
goto label;
label:
v = virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.CodedInputStream: int readEnum()>();
v = staticinvoke <org.apache.hive.kudu.org.apache.kudu.Common$DataType: org.apache.hive.kudu.org.apache.kudu.Common$DataType valueOf(int)>(v);
if v != null goto label;
virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.UnknownFieldSet$Builder: org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.UnknownFieldSet$Builder mergeVarintField(int,int)>(1, v);
goto label;
label:
v = v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: int bitField0_>;
v = v | 1;
v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: int bitField0_> = v;
v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: int dataType_> = v;
goto label;
label:
v = virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.CodedInputStream: int readEnum()>();
v = staticinvoke <org.apache.hive.kudu.org.apache.kudu.Common$EncodingType: org.apache.hive.kudu.org.apache.kudu.Common$EncodingType valueOf(int)>(v);
if v != null goto label;
virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.UnknownFieldSet$Builder: org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.UnknownFieldSet$Builder mergeVarintField(int,int)>(2, v);
goto label;
label:
v = v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: int bitField0_>;
v = v | 2;
v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: int bitField0_> = v;
v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: int encoding_> = v;
goto label;
label:
v = v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: int bitField0_>;
v = v | 4;
v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: int bitField0_> = v;
v = virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.CodedInputStream: long readInt64()>();
v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: long numValues_> = v;
goto label;
label:
v = null;
v = v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: int bitField0_>;
v = v & 8;
if v == 0 goto label;
v = v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$BTreeInfoPB posidxInfo_>;
v = virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$BTreeInfoPB: org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$BTreeInfoPB$Builder toBuilder()>();
label:
v = <org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$BTreeInfoPB: org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.Parser PARSER>;
v = virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.CodedInputStream: org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.MessageLite readMessage(org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.Parser,org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.ExtensionRegistryLite)>(v, v);
v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$BTreeInfoPB posidxInfo_> = v;
if v == null goto label;
v = v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$BTreeInfoPB posidxInfo_>;
virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$BTreeInfoPB$Builder: org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$BTreeInfoPB$Builder mergeFrom(org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$BTreeInfoPB)>(v);
v = virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$BTreeInfoPB$Builder: org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$BTreeInfoPB buildPartial()>();
v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$BTreeInfoPB posidxInfo_> = v;
label:
v = v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: int bitField0_>;
v = v | 8;
v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: int bitField0_> = v;
goto label;
label:
v = null;
v = v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: int bitField0_>;
v = v & 16;
if v == 0 goto label;
v = v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$BTreeInfoPB validxInfo_>;
v = virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$BTreeInfoPB: org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$BTreeInfoPB$Builder toBuilder()>();
label:
v = <org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$BTreeInfoPB: org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.Parser PARSER>;
v = virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.CodedInputStream: org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.MessageLite readMessage(org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.Parser,org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.ExtensionRegistryLite)>(v, v);
v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$BTreeInfoPB validxInfo_> = v;
if v == null goto label;
v = v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$BTreeInfoPB validxInfo_>;
virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$BTreeInfoPB$Builder: org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$BTreeInfoPB$Builder mergeFrom(org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$BTreeInfoPB)>(v);
v = virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$BTreeInfoPB$Builder: org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$BTreeInfoPB buildPartial()>();
v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$BTreeInfoPB validxInfo_> = v;
label:
v = v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: int bitField0_>;
v = v | 16;
v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: int bitField0_> = v;
goto label;
label:
v = virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.CodedInputStream: int readEnum()>();
v = staticinvoke <org.apache.hive.kudu.org.apache.kudu.Compression$CompressionType: org.apache.hive.kudu.org.apache.kudu.Compression$CompressionType valueOf(int)>(v);
if v != null goto label;
virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.UnknownFieldSet$Builder: org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.UnknownFieldSet$Builder mergeVarintField(int,int)>(6, v);
goto label;
label:
v = v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: int bitField0_>;
v = v | 32;
v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: int bitField0_> = v;
v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: int compression_> = v;
goto label;
label:
v = v & 64;
if v != 0 goto label;
v = new java.util.ArrayList;
specialinvoke v.<java.util.ArrayList: void <init>()>();
v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: java.util.List metadata_> = v;
v = v | 64;
label:
v = v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: java.util.List metadata_>;
v = <org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$FileMetadataPairPB: org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.Parser PARSER>;
v = virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.CodedInputStream: org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.MessageLite readMessage(org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.Parser,org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.ExtensionRegistryLite)>(v, v);
interfaceinvoke v.<java.util.List: boolean add(java.lang.Object)>(v);
goto label;
label:
v = v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: int bitField0_>;
v = v | 64;
v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: int bitField0_> = v;
v = virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.CodedInputStream: boolean readBool()>();
v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: boolean isTypeNullable_> = v;
goto label;
label:
v = null;
v = v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: int bitField0_>;
v = v & 128;
if v == 0 goto label;
v = v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$BlockPointerPB dictBlockPtr_>;
v = virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$BlockPointerPB: org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$BlockPointerPB$Builder toBuilder()>();
label:
v = <org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$BlockPointerPB: org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.Parser PARSER>;
v = virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.CodedInputStream: org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.MessageLite readMessage(org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.Parser,org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.ExtensionRegistryLite)>(v, v);
v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$BlockPointerPB dictBlockPtr_> = v;
if v == null goto label;
v = v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$BlockPointerPB dictBlockPtr_>;
virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$BlockPointerPB$Builder: org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$BlockPointerPB$Builder mergeFrom(org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$BlockPointerPB)>(v);
v = virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$BlockPointerPB$Builder: org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$BlockPointerPB buildPartial()>();
v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$BlockPointerPB dictBlockPtr_> = v;
label:
v = v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: int bitField0_>;
v = v | 128;
v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: int bitField0_> = v;
goto label;
label:
v = v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: int bitField0_>;
v = v | 256;
v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: int bitField0_> = v;
v = virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.CodedInputStream: int readUInt32()>();
v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: int incompatibleFeatures_> = v;
goto label;
label:
v = v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: int bitField0_>;
v = v | 512;
v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: int bitField0_> = v;
v = virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.CodedInputStream: int readUInt32()>();
v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: int compatibleFeatures_> = v;
goto label;
label:
v = virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: boolean parseUnknownField(org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.CodedInputStream,org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.UnknownFieldSet$Builder,org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.ExtensionRegistryLite,int)>(v, v, v, v);
if v != 0 goto label;
v = 1;
goto label;
label:
v = v & 64;
if v == 0 goto label;
v = v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: java.util.List metadata_>;
v = staticinvoke <java.util.Collections: java.util.List unmodifiableList(java.util.List)>(v);
v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: java.util.List metadata_> = v;
label:
v = virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.UnknownFieldSet$Builder: org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.UnknownFieldSet build()>();
v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.UnknownFieldSet unknownFields> = v;
virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: void makeExtensionsImmutable()>();
goto label;
label:
v := @caughtexception;
v = virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.InvalidProtocolBufferException: org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.InvalidProtocolBufferException setUnfinishedMessage(org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.MessageLite)>(v);
throw v;
label:
v := @caughtexception;
v = new org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.InvalidProtocolBufferException;
specialinvoke v.<org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.InvalidProtocolBufferException: void <init>(java.io.IOException)>(v);
v = virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.InvalidProtocolBufferException: org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.InvalidProtocolBufferException setUnfinishedMessage(org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.MessageLite)>(v);
throw v;
label:
v := @caughtexception;
v = v & 64;
if v == 0 goto label;
v = v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: java.util.List metadata_>;
v = staticinvoke <java.util.Collections: java.util.List unmodifiableList(java.util.List)>(v);
v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: java.util.List metadata_> = v;
label:
v = virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.UnknownFieldSet$Builder: org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.UnknownFieldSet build()>();
v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.UnknownFieldSet unknownFields> = v;
virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: void makeExtensionsImmutable()>();
throw v;
label:
return;
catch org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.InvalidProtocolBufferException from label to label with label;
catch java.io.IOException from label to label with label;
catch java.lang.Throwable from label to label with label;
}
public static final org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.Descriptors$Descriptor getDescriptor()
{
org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.Descriptors$Descriptor v;
v = <org.apache.hive.kudu.org.apache.kudu.cfile.Cfile: org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.Descriptors$Descriptor internal_static_kudu_cfile_CFileFooterPB_descriptor>;
return v;
}
protected org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.GeneratedMessageV3$FieldAccessorTable internalGetFieldAccessorTable()
{
org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.GeneratedMessageV3$FieldAccessorTable v, v;
org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB v;
v := @this: org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB;
v = <org.apache.hive.kudu.org.apache.kudu.cfile.Cfile: org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.GeneratedMessageV3$FieldAccessorTable internal_static_kudu_cfile_CFileFooterPB_fieldAccessorTable>;
v = virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.GeneratedMessageV3$FieldAccessorTable: org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.GeneratedMessageV3$FieldAccessorTable ensureFieldAccessorsInitialized(java.lang.Class,java.lang.Class)>(class "Lorg/apache/hive/kudu/org/apache/kudu/cfile/Cfile$CFileFooterPB;", class "Lorg/apache/hive/kudu/org/apache/kudu/cfile/Cfile$CFileFooterPB$Builder;");
return v;
}
public boolean hasDataType()
{
int v, v;
boolean v;
org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB v;
v := @this: org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB;
v = v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: int bitField0_>;
v = v & 1;
if v == 0 goto label;
v = 1;
goto label;
label:
v = 0;
label:
return v;
}
public org.apache.hive.kudu.org.apache.kudu.Common$DataType getDataType()
{
int v;
org.apache.hive.kudu.org.apache.kudu.Common$DataType v, v;
org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB v;
v := @this: org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB;
v = v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: int dataType_>;
v = staticinvoke <org.apache.hive.kudu.org.apache.kudu.Common$DataType: org.apache.hive.kudu.org.apache.kudu.Common$DataType valueOf(int)>(v);
if v != null goto label;
v = <org.apache.hive.kudu.org.apache.kudu.Common$DataType: org.apache.hive.kudu.org.apache.kudu.Common$DataType UNKNOWN_DATA>;
goto label;
label:
v = v;
label:
return v;
}
public boolean hasEncoding()
{
int v, v;
boolean v;
org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB v;
v := @this: org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB;
v = v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: int bitField0_>;
v = v & 2;
if v == 0 goto label;
v = 1;
goto label;
label:
v = 0;
label:
return v;
}
public org.apache.hive.kudu.org.apache.kudu.Common$EncodingType getEncoding()
{
int v;
org.apache.hive.kudu.org.apache.kudu.Common$EncodingType v, v;
org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB v;
v := @this: org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB;
v = v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: int encoding_>;
v = staticinvoke <org.apache.hive.kudu.org.apache.kudu.Common$EncodingType: org.apache.hive.kudu.org.apache.kudu.Common$EncodingType valueOf(int)>(v);
if v != null goto label;
v = <org.apache.hive.kudu.org.apache.kudu.Common$EncodingType: org.apache.hive.kudu.org.apache.kudu.Common$EncodingType UNKNOWN_ENCODING>;
goto label;
label:
v = v;
label:
return v;
}
public boolean hasNumValues()
{
int v, v;
boolean v;
org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB v;
v := @this: org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB;
v = v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: int bitField0_>;
v = v & 4;
if v == 0 goto label;
v = 1;
goto label;
label:
v = 0;
label:
return v;
}
public long getNumValues()
{
long v;
org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB v;
v := @this: org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB;
v = v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: long numValues_>;
return v;
}
public boolean hasPosidxInfo()
{
int v, v;
boolean v;
org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB v;
v := @this: org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB;
v = v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: int bitField0_>;
v = v & 8;
if v == 0 goto label;
v = 1;
goto label;
label:
v = 0;
label:
return v;
}
public org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$BTreeInfoPB getPosidxInfo()
{
org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$BTreeInfoPB v, v;
org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB v;
v := @this: org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB;
v = v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$BTreeInfoPB posidxInfo_>;
if v != null goto label;
v = staticinvoke <org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$BTreeInfoPB: org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$BTreeInfoPB getDefaultInstance()>();
goto label;
label:
v = v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$BTreeInfoPB posidxInfo_>;
label:
return v;
}
public org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$BTreeInfoPBOrBuilder getPosidxInfoOrBuilder()
{
org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$BTreeInfoPB v, v;
org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB v;
v := @this: org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB;
v = v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$BTreeInfoPB posidxInfo_>;
if v != null goto label;
v = staticinvoke <org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$BTreeInfoPB: org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$BTreeInfoPB getDefaultInstance()>();
goto label;
label:
v = v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$BTreeInfoPB posidxInfo_>;
label:
return v;
}
public boolean hasValidxInfo()
{
int v, v;
boolean v;
org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB v;
v := @this: org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB;
v = v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: int bitField0_>;
v = v & 16;
if v == 0 goto label;
v = 1;
goto label;
label:
v = 0;
label:
return v;
}
public org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$BTreeInfoPB getValidxInfo()
{
org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$BTreeInfoPB v, v;
org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB v;
v := @this: org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB;
v = v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$BTreeInfoPB validxInfo_>;
if v != null goto label;
v = staticinvoke <org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$BTreeInfoPB: org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$BTreeInfoPB getDefaultInstance()>();
goto label;
label:
v = v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$BTreeInfoPB validxInfo_>;
label:
return v;
}
public org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$BTreeInfoPBOrBuilder getValidxInfoOrBuilder()
{
org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$BTreeInfoPB v, v;
org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB v;
v := @this: org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB;
v = v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$BTreeInfoPB validxInfo_>;
if v != null goto label;
v = staticinvoke <org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$BTreeInfoPB: org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$BTreeInfoPB getDefaultInstance()>();
goto label;
label:
v = v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$BTreeInfoPB validxInfo_>;
label:
return v;
}
public boolean hasCompression()
{
int v, v;
boolean v;
org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB v;
v := @this: org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB;
v = v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: int bitField0_>;
v = v & 32;
if v == 0 goto label;
v = 1;
goto label;
label:
v = 0;
label:
return v;
}
public org.apache.hive.kudu.org.apache.kudu.Compression$CompressionType getCompression()
{
org.apache.hive.kudu.org.apache.kudu.Compression$CompressionType v, v;
int v;
org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB v;
v := @this: org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB;
v = v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: int compression_>;
v = staticinvoke <org.apache.hive.kudu.org.apache.kudu.Compression$CompressionType: org.apache.hive.kudu.org.apache.kudu.Compression$CompressionType valueOf(int)>(v);
if v != null goto label;
v = <org.apache.hive.kudu.org.apache.kudu.Compression$CompressionType: org.apache.hive.kudu.org.apache.kudu.Compression$CompressionType NO_COMPRESSION>;
goto label;
label:
v = v;
label:
return v;
}
public java.util.List getMetadataList()
{
java.util.List v;
org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB v;
v := @this: org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB;
v = v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: java.util.List metadata_>;
return v;
}
public java.util.List getMetadataOrBuilderList()
{
java.util.List v;
org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB v;
v := @this: org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB;
v = v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: java.util.List metadata_>;
return v;
}
public int getMetadataCount()
{
int v;
java.util.List v;
org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB v;
v := @this: org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB;
v = v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: java.util.List metadata_>;
v = interfaceinvoke v.<java.util.List: int size()>();
return v;
}
public org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$FileMetadataPairPB getMetadata(int)
{
java.util.List v;
int v;
java.lang.Object v;
org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB v;
v := @this: org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB;
v := @parameter: int;
v = v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: java.util.List metadata_>;
v = interfaceinvoke v.<java.util.List: java.lang.Object get(int)>(v);
return v;
}
public org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$FileMetadataPairPBOrBuilder getMetadataOrBuilder(int)
{
java.util.List v;
int v;
java.lang.Object v;
org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB v;
v := @this: org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB;
v := @parameter: int;
v = v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: java.util.List metadata_>;
v = interfaceinvoke v.<java.util.List: java.lang.Object get(int)>(v);
return v;
}
public boolean hasIsTypeNullable()
{
int v, v;
boolean v;
org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB v;
v := @this: org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB;
v = v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: int bitField0_>;
v = v & 64;
if v == 0 goto label;
v = 1;
goto label;
label:
v = 0;
label:
return v;
}
public boolean getIsTypeNullable()
{
boolean v;
org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB v;
v := @this: org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB;
v = v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: boolean isTypeNullable_>;
return v;
}
public boolean hasDictBlockPtr()
{
int v, v;
boolean v;
org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB v;
v := @this: org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB;
v = v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: int bitField0_>;
v = v & 128;
if v == 0 goto label;
v = 1;
goto label;
label:
v = 0;
label:
return v;
}
public org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$BlockPointerPB getDictBlockPtr()
{
org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$BlockPointerPB v, v;
org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB v;
v := @this: org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB;
v = v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$BlockPointerPB dictBlockPtr_>;
if v != null goto label;
v = staticinvoke <org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$BlockPointerPB: org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$BlockPointerPB getDefaultInstance()>();
goto label;
label:
v = v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$BlockPointerPB dictBlockPtr_>;
label:
return v;
}
public org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$BlockPointerPBOrBuilder getDictBlockPtrOrBuilder()
{
org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$BlockPointerPB v, v;
org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB v;
v := @this: org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB;
v = v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$BlockPointerPB dictBlockPtr_>;
if v != null goto label;
v = staticinvoke <org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$BlockPointerPB: org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$BlockPointerPB getDefaultInstance()>();
goto label;
label:
v = v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$BlockPointerPB dictBlockPtr_>;
label:
return v;
}
public boolean hasIncompatibleFeatures()
{
int v, v;
boolean v;
org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB v;
v := @this: org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB;
v = v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: int bitField0_>;
v = v & 256;
if v == 0 goto label;
v = 1;
goto label;
label:
v = 0;
label:
return v;
}
public int getIncompatibleFeatures()
{
int v;
org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB v;
v := @this: org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB;
v = v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: int incompatibleFeatures_>;
return v;
}
public boolean hasCompatibleFeatures()
{
int v, v;
boolean v;
org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB v;
v := @this: org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB;
v = v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: int bitField0_>;
v = v & 512;
if v == 0 goto label;
v = 1;
goto label;
label:
v = 0;
label:
return v;
}
public int getCompatibleFeatures()
{
int v;
org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB v;
v := @this: org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB;
v = v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: int compatibleFeatures_>;
return v;
}
public final boolean isInitialized()
{
org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$FileMetadataPairPB v;
byte v;
int v, v;
org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$BTreeInfoPB v, v;
boolean v, v, v, v, v, v, v, v, v, v;
org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$BlockPointerPB v;
org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB v;
v := @this: org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB;
v = v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: byte memoizedIsInitialized>;
if v != 1 goto label;
return 1;
label:
if v != 0 goto label;
return 0;
label:
v = virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: boolean hasDataType()>();
if v != 0 goto label;
v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: byte memoizedIsInitialized> = 0;
return 0;
label:
v = virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: boolean hasEncoding()>();
if v != 0 goto label;
v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: byte memoizedIsInitialized> = 0;
return 0;
label:
v = virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: boolean hasNumValues()>();
if v != 0 goto label;
v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: byte memoizedIsInitialized> = 0;
return 0;
label:
v = virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: boolean hasPosidxInfo()>();
if v == 0 goto label;
v = virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$BTreeInfoPB getPosidxInfo()>();
v = virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$BTreeInfoPB: boolean isInitialized()>();
if v != 0 goto label;
v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: byte memoizedIsInitialized> = 0;
return 0;
label:
v = virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: boolean hasValidxInfo()>();
if v == 0 goto label;
v = virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$BTreeInfoPB getValidxInfo()>();
v = virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$BTreeInfoPB: boolean isInitialized()>();
if v != 0 goto label;
v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: byte memoizedIsInitialized> = 0;
return 0;
label:
v = 0;
label:
v = virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: int getMetadataCount()>();
if v >= v goto label;
v = virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$FileMetadataPairPB getMetadata(int)>(v);
v = virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$FileMetadataPairPB: boolean isInitialized()>();
if v != 0 goto label;
v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: byte memoizedIsInitialized> = 0;
return 0;
label:
v = v + 1;
goto label;
label:
v = virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: boolean hasDictBlockPtr()>();
if v == 0 goto label;
v = virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$BlockPointerPB getDictBlockPtr()>();
v = virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$BlockPointerPB: boolean isInitialized()>();
if v != 0 goto label;
v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: byte memoizedIsInitialized> = 0;
return 0;
label:
v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: byte memoizedIsInitialized> = 1;
return 1;
}
public void writeTo(org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.CodedOutputStream) throws java.io.IOException
{
org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.UnknownFieldSet v;
org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$BTreeInfoPB v, v;
boolean v;
java.util.List v, v;
long 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;
org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.CodedOutputStream v;
java.lang.Object v;
org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$BlockPointerPB v;
org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB v;
v := @this: org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB;
v := @parameter: org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.CodedOutputStream;
v = v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: int bitField0_>;
v = v & 1;
if v == 0 goto label;
v = v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: int dataType_>;
virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.CodedOutputStream: void writeEnum(int,int)>(1, v);
label:
v = v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: int bitField0_>;
v = v & 2;
if v == 0 goto label;
v = v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: int encoding_>;
virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.CodedOutputStream: void writeEnum(int,int)>(2, v);
label:
v = v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: int bitField0_>;
v = v & 4;
if v == 0 goto label;
v = v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: long numValues_>;
virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.CodedOutputStream: void writeInt64(int,long)>(3, v);
label:
v = v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: int bitField0_>;
v = v & 8;
if v == 0 goto label;
v = virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$BTreeInfoPB getPosidxInfo()>();
virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.CodedOutputStream: void writeMessage(int,org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.MessageLite)>(4, v);
label:
v = v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: int bitField0_>;
v = v & 16;
if v == 0 goto label;
v = virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$BTreeInfoPB getValidxInfo()>();
virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.CodedOutputStream: void writeMessage(int,org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.MessageLite)>(5, v);
label:
v = v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: int bitField0_>;
v = v & 32;
if v == 0 goto label;
v = v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: int compression_>;
virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.CodedOutputStream: void writeEnum(int,int)>(6, v);
label:
v = 0;
label:
v = v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: java.util.List metadata_>;
v = interfaceinvoke v.<java.util.List: int size()>();
if v >= v goto label;
v = v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: java.util.List metadata_>;
v = interfaceinvoke v.<java.util.List: java.lang.Object get(int)>(v);
virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.CodedOutputStream: void writeMessage(int,org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.MessageLite)>(7, v);
v = v + 1;
goto label;
label:
v = v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: int bitField0_>;
v = v & 64;
if v == 0 goto label;
v = v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: boolean isTypeNullable_>;
virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.CodedOutputStream: void writeBool(int,boolean)>(8, v);
label:
v = v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: int bitField0_>;
v = v & 128;
if v == 0 goto label;
v = virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$BlockPointerPB getDictBlockPtr()>();
virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.CodedOutputStream: void writeMessage(int,org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.MessageLite)>(9, v);
label:
v = v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: int bitField0_>;
v = v & 256;
if v == 0 goto label;
v = v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: int incompatibleFeatures_>;
virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.CodedOutputStream: void writeUInt32(int,int)>(10, v);
label:
v = v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: int bitField0_>;
v = v & 512;
if v == 0 goto label;
v = v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: int compatibleFeatures_>;
virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.CodedOutputStream: void writeUInt32(int,int)>(11, v);
label:
v = v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.UnknownFieldSet unknownFields>;
virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.UnknownFieldSet: void writeTo(org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.CodedOutputStream)>(v);
return;
}
public int getSerializedSize()
{
org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.UnknownFieldSet v;
org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$BTreeInfoPB v, v;
boolean v;
java.util.List v, v;
long 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, v, v, v, v;
java.lang.Object v;
org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$BlockPointerPB v;
org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB v;
v := @this: org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB;
v = v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: int memoizedSize>;
v = (int) -1;
if v == v goto label;
return v;
label:
v = 0;
v = v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: int bitField0_>;
v = v & 1;
if v == 0 goto label;
v = v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: int dataType_>;
v = staticinvoke <org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.CodedOutputStream: int computeEnumSize(int,int)>(1, v);
v = 0 + v;
label:
v = v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: int bitField0_>;
v = v & 2;
if v == 0 goto label;
v = v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: int encoding_>;
v = staticinvoke <org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.CodedOutputStream: int computeEnumSize(int,int)>(2, v);
v = v + v;
label:
v = v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: int bitField0_>;
v = v & 4;
if v == 0 goto label;
v = v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: long numValues_>;
v = staticinvoke <org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.CodedOutputStream: int computeInt64Size(int,long)>(3, v);
v = v + v;
label:
v = v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: int bitField0_>;
v = v & 8;
if v == 0 goto label;
v = virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$BTreeInfoPB getPosidxInfo()>();
v = staticinvoke <org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.CodedOutputStream: int computeMessageSize(int,org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.MessageLite)>(4, v);
v = v + v;
label:
v = v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: int bitField0_>;
v = v & 16;
if v == 0 goto label;
v = virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$BTreeInfoPB getValidxInfo()>();
v = staticinvoke <org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.CodedOutputStream: int computeMessageSize(int,org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.MessageLite)>(5, v);
v = v + v;
label:
v = v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: int bitField0_>;
v = v & 32;
if v == 0 goto label;
v = v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: int compression_>;
v = staticinvoke <org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.CodedOutputStream: int computeEnumSize(int,int)>(6, v);
v = v + v;
label:
v = 0;
label:
v = v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: java.util.List metadata_>;
v = interfaceinvoke v.<java.util.List: int size()>();
if v >= v goto label;
v = v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: java.util.List metadata_>;
v = interfaceinvoke v.<java.util.List: java.lang.Object get(int)>(v);
v = staticinvoke <org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.CodedOutputStream: int computeMessageSize(int,org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.MessageLite)>(7, v);
v = v + v;
v = v + 1;
goto label;
label:
v = v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: int bitField0_>;
v = v & 64;
if v == 0 goto label;
v = v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: boolean isTypeNullable_>;
v = staticinvoke <org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.CodedOutputStream: int computeBoolSize(int,boolean)>(8, v);
v = v + v;
label:
v = v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: int bitField0_>;
v = v & 128;
if v == 0 goto label;
v = virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$BlockPointerPB getDictBlockPtr()>();
v = staticinvoke <org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.CodedOutputStream: int computeMessageSize(int,org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.MessageLite)>(9, v);
v = v + v;
label:
v = v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: int bitField0_>;
v = v & 256;
if v == 0 goto label;
v = v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: int incompatibleFeatures_>;
v = staticinvoke <org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.CodedOutputStream: int computeUInt32Size(int,int)>(10, v);
v = v + v;
label:
v = v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: int bitField0_>;
v = v & 512;
if v == 0 goto label;
v = v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: int compatibleFeatures_>;
v = staticinvoke <org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.CodedOutputStream: int computeUInt32Size(int,int)>(11, v);
v = v + v;
label:
v = v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.UnknownFieldSet unknownFields>;
v = virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.UnknownFieldSet: int getSerializedSize()>();
v = v + v;
v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: int memoizedSize> = v;
return v;
}
public boolean equals(java.lang.Object)
{
byte v;
long v, v;
org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.UnknownFieldSet v, v;
org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$BTreeInfoPB v, v, v, 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, v, v, v, v, v, v, v, v;
java.util.List v, v;
int v, v, v, v, v, v, v, v, v, v;
java.lang.Object v;
org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$BlockPointerPB v, v;
org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB v;
v := @this: org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB;
v := @parameter: java.lang.Object;
if v != v goto label;
return 1;
label:
v = v instanceof org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB;
if v != 0 goto label;
v = specialinvoke v.<org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.GeneratedMessageV3: boolean equals(java.lang.Object)>(v);
return v;
label:
v = virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: boolean hasDataType()>();
v = virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: boolean hasDataType()>();
if v == v goto label;
return 0;
label:
v = virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: boolean hasDataType()>();
if v == 0 goto label;
v = v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: int dataType_>;
v = v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: int dataType_>;
if v == v goto label;
return 0;
label:
v = virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: boolean hasEncoding()>();
v = virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: boolean hasEncoding()>();
if v == v goto label;
return 0;
label:
v = virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: boolean hasEncoding()>();
if v == 0 goto label;
v = v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: int encoding_>;
v = v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: int encoding_>;
if v == v goto label;
return 0;
label:
v = virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: boolean hasNumValues()>();
v = virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: boolean hasNumValues()>();
if v == v goto label;
return 0;
label:
v = virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: boolean hasNumValues()>();
if v == 0 goto label;
v = virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: long getNumValues()>();
v = virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: long getNumValues()>();
v = v cmp v;
if v == 0 goto label;
return 0;
label:
v = virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: boolean hasPosidxInfo()>();
v = virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: boolean hasPosidxInfo()>();
if v == v goto label;
return 0;
label:
v = virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: boolean hasPosidxInfo()>();
if v == 0 goto label;
v = virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$BTreeInfoPB getPosidxInfo()>();
v = virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$BTreeInfoPB getPosidxInfo()>();
v = virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$BTreeInfoPB: boolean equals(java.lang.Object)>(v);
if v != 0 goto label;
return 0;
label:
v = virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: boolean hasValidxInfo()>();
v = virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: boolean hasValidxInfo()>();
if v == v goto label;
return 0;
label:
v = virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: boolean hasValidxInfo()>();
if v == 0 goto label;
v = virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$BTreeInfoPB getValidxInfo()>();
v = virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$BTreeInfoPB getValidxInfo()>();
v = virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$BTreeInfoPB: boolean equals(java.lang.Object)>(v);
if v != 0 goto label;
return 0;
label:
v = virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: boolean hasCompression()>();
v = virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: boolean hasCompression()>();
if v == v goto label;
return 0;
label:
v = virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: boolean hasCompression()>();
if v == 0 goto label;
v = v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: int compression_>;
v = v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: int compression_>;
if v == v goto label;
return 0;
label:
v = virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: java.util.List getMetadataList()>();
v = virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: java.util.List getMetadataList()>();
v = interfaceinvoke v.<java.util.List: boolean equals(java.lang.Object)>(v);
if v != 0 goto label;
return 0;
label:
v = virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: boolean hasIsTypeNullable()>();
v = virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: boolean hasIsTypeNullable()>();
if v == v goto label;
return 0;
label:
v = virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: boolean hasIsTypeNullable()>();
if v == 0 goto label;
v = virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: boolean getIsTypeNullable()>();
v = virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: boolean getIsTypeNullable()>();
if v == v goto label;
return 0;
label:
v = virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: boolean hasDictBlockPtr()>();
v = virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: boolean hasDictBlockPtr()>();
if v == v goto label;
return 0;
label:
v = virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: boolean hasDictBlockPtr()>();
if v == 0 goto label;
v = virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$BlockPointerPB getDictBlockPtr()>();
v = virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$BlockPointerPB getDictBlockPtr()>();
v = virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$BlockPointerPB: boolean equals(java.lang.Object)>(v);
if v != 0 goto label;
return 0;
label:
v = virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: boolean hasIncompatibleFeatures()>();
v = virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: boolean hasIncompatibleFeatures()>();
if v == v goto label;
return 0;
label:
v = virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: boolean hasIncompatibleFeatures()>();
if v == 0 goto label;
v = virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: int getIncompatibleFeatures()>();
v = virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: int getIncompatibleFeatures()>();
if v == v goto label;
return 0;
label:
v = virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: boolean hasCompatibleFeatures()>();
v = virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: boolean hasCompatibleFeatures()>();
if v == v goto label;
return 0;
label:
v = virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: boolean hasCompatibleFeatures()>();
if v == 0 goto label;
v = virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: int getCompatibleFeatures()>();
v = virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: int getCompatibleFeatures()>();
if v == v goto label;
return 0;
label:
v = v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.UnknownFieldSet unknownFields>;
v = v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.UnknownFieldSet unknownFields>;
v = virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.UnknownFieldSet: boolean equals(java.lang.Object)>(v);
if v != 0 goto label;
return 0;
label:
return 1;
}
public int hashCode()
{
long v;
org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.UnknownFieldSet v;
org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$BTreeInfoPB v, v;
boolean v, v, v, v, v, v, v, v, v, v, v;
java.util.List v;
org.apache.hive.kudu.org.apache.kudu.shaded.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, v, v, v, v, v, v, v, v, v, v, v, v, v;
org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$BlockPointerPB v;
org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB v;
v := @this: org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB;
v = v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: int memoizedHashCode>;
if v == 0 goto label;
v = v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: int memoizedHashCode>;
return v;
label:
v = staticinvoke <org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.Descriptors$Descriptor getDescriptor()>();
v = virtualinvoke v.<java.lang.Object: int hashCode()>();
v = 779 + v;
v = virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: boolean hasDataType()>();
if v == 0 goto label;
v = 37 * v;
v = v + 1;
v = 53 * v;
v = v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: int dataType_>;
v = v + v;
label:
v = virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: boolean hasEncoding()>();
if v == 0 goto label;
v = 37 * v;
v = v + 2;
v = 53 * v;
v = v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: int encoding_>;
v = v + v;
label:
v = virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: boolean hasNumValues()>();
if v == 0 goto label;
v = 37 * v;
v = v + 3;
v = 53 * v;
v = virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: long getNumValues()>();
v = staticinvoke <org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.Internal: int hashLong(long)>(v);
v = v + v;
label:
v = virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: boolean hasPosidxInfo()>();
if v == 0 goto label;
v = 37 * v;
v = v + 4;
v = 53 * v;
v = virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$BTreeInfoPB getPosidxInfo()>();
v = virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$BTreeInfoPB: int hashCode()>();
v = v + v;
label:
v = virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: boolean hasValidxInfo()>();
if v == 0 goto label;
v = 37 * v;
v = v + 5;
v = 53 * v;
v = virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$BTreeInfoPB getValidxInfo()>();
v = virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$BTreeInfoPB: int hashCode()>();
v = v + v;
label:
v = virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: boolean hasCompression()>();
if v == 0 goto label;
v = 37 * v;
v = v + 6;
v = 53 * v;
v = v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: int compression_>;
v = v + v;
label:
v = virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: int getMetadataCount()>();
if v <= 0 goto label;
v = 37 * v;
v = v + 7;
v = 53 * v;
v = virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: java.util.List getMetadataList()>();
v = interfaceinvoke v.<java.util.List: int hashCode()>();
v = v + v;
label:
v = virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: boolean hasIsTypeNullable()>();
if v == 0 goto label;
v = 37 * v;
v = v + 8;
v = 53 * v;
v = virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: boolean getIsTypeNullable()>();
v = staticinvoke <org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.Internal: int hashBoolean(boolean)>(v);
v = v + v;
label:
v = virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: boolean hasDictBlockPtr()>();
if v == 0 goto label;
v = 37 * v;
v = v + 9;
v = 53 * v;
v = virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$BlockPointerPB getDictBlockPtr()>();
v = virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$BlockPointerPB: int hashCode()>();
v = v + v;
label:
v = virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: boolean hasIncompatibleFeatures()>();
if v == 0 goto label;
v = 37 * v;
v = v + 10;
v = 53 * v;
v = virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: int getIncompatibleFeatures()>();
v = v + v;
label:
v = virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: boolean hasCompatibleFeatures()>();
if v == 0 goto label;
v = 37 * v;
v = v + 11;
v = 53 * v;
v = virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: int getCompatibleFeatures()>();
v = v + v;
label:
v = 29 * v;
v = v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.UnknownFieldSet unknownFields>;
v = virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.UnknownFieldSet: int hashCode()>();
v = v + v;
v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: int memoizedHashCode> = v;
return v;
}
public static org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB parseFrom(java.nio.ByteBuffer) throws org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.InvalidProtocolBufferException
{
org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.Parser v;
java.lang.Object v;
java.nio.ByteBuffer v;
v := @parameter: java.nio.ByteBuffer;
v = <org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.Parser PARSER>;
v = interfaceinvoke v.<org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.Parser: java.lang.Object parseFrom(java.nio.ByteBuffer)>(v);
return v;
}
public static org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB parseFrom(java.nio.ByteBuffer, org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.ExtensionRegistryLite) throws org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.InvalidProtocolBufferException
{
org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.ExtensionRegistryLite v;
org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.Parser v;
java.lang.Object v;
java.nio.ByteBuffer v;
v := @parameter: java.nio.ByteBuffer;
v := @parameter: org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.ExtensionRegistryLite;
v = <org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.Parser PARSER>;
v = interfaceinvoke v.<org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.Parser: java.lang.Object parseFrom(java.nio.ByteBuffer,org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.ExtensionRegistryLite)>(v, v);
return v;
}
public static org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB parseFrom(org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.ByteString) throws org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.InvalidProtocolBufferException
{
org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.Parser v;
java.lang.Object v;
org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.ByteString v;
v := @parameter: org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.ByteString;
v = <org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.Parser PARSER>;
v = interfaceinvoke v.<org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.Parser: java.lang.Object parseFrom(org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.ByteString)>(v);
return v;
}
public static org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB parseFrom(org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.ByteString, org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.ExtensionRegistryLite) throws org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.InvalidProtocolBufferException
{
org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.ExtensionRegistryLite v;
org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.ByteString v;
org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.Parser v;
java.lang.Object v;
v := @parameter: org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.ByteString;
v := @parameter: org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.ExtensionRegistryLite;
v = <org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.Parser PARSER>;
v = interfaceinvoke v.<org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.Parser: java.lang.Object parseFrom(org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.ByteString,org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.ExtensionRegistryLite)>(v, v);
return v;
}
public static org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB parseFrom(byte[]) throws org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.InvalidProtocolBufferException
{
org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.Parser v;
byte[] v;
java.lang.Object v;
v := @parameter: byte[];
v = <org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.Parser PARSER>;
v = interfaceinvoke v.<org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.Parser: java.lang.Object parseFrom(byte[])>(v);
return v;
}
public static org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB parseFrom(byte[], org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.ExtensionRegistryLite) throws org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.InvalidProtocolBufferException
{
org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.ExtensionRegistryLite v;
byte[] v;
org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.Parser v;
java.lang.Object v;
v := @parameter: byte[];
v := @parameter: org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.ExtensionRegistryLite;
v = <org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.Parser PARSER>;
v = interfaceinvoke v.<org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.Parser: java.lang.Object parseFrom(byte[],org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.ExtensionRegistryLite)>(v, v);
return v;
}
public static org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB parseFrom(java.io.InputStream) throws java.io.IOException
{
org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.Message v;
org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.Parser v;
java.io.InputStream v;
v := @parameter: java.io.InputStream;
v = <org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.Parser PARSER>;
v = staticinvoke <org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.GeneratedMessageV3: org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.Message parseWithIOException(org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.Parser,java.io.InputStream)>(v, v);
return v;
}
public static org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB parseFrom(java.io.InputStream, org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.ExtensionRegistryLite) throws java.io.IOException
{
org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.ExtensionRegistryLite v;
org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.Message v;
org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.Parser v;
java.io.InputStream v;
v := @parameter: java.io.InputStream;
v := @parameter: org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.ExtensionRegistryLite;
v = <org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.Parser PARSER>;
v = staticinvoke <org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.GeneratedMessageV3: org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.Message parseWithIOException(org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.Parser,java.io.InputStream,org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.ExtensionRegistryLite)>(v, v, v);
return v;
}
public static org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB parseDelimitedFrom(java.io.InputStream) throws java.io.IOException
{
org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.Message v;
org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.Parser v;
java.io.InputStream v;
v := @parameter: java.io.InputStream;
v = <org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.Parser PARSER>;
v = staticinvoke <org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.GeneratedMessageV3: org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.Message parseDelimitedWithIOException(org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.Parser,java.io.InputStream)>(v, v);
return v;
}
public static org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB parseDelimitedFrom(java.io.InputStream, org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.ExtensionRegistryLite) throws java.io.IOException
{
org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.ExtensionRegistryLite v;
org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.Message v;
org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.Parser v;
java.io.InputStream v;
v := @parameter: java.io.InputStream;
v := @parameter: org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.ExtensionRegistryLite;
v = <org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.Parser PARSER>;
v = staticinvoke <org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.GeneratedMessageV3: org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.Message parseDelimitedWithIOException(org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.Parser,java.io.InputStream,org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.ExtensionRegistryLite)>(v, v, v);
return v;
}
public static org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB parseFrom(org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.CodedInputStream) throws java.io.IOException
{
org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.Message v;
org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.Parser v;
org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.CodedInputStream v;
v := @parameter: org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.CodedInputStream;
v = <org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.Parser PARSER>;
v = staticinvoke <org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.GeneratedMessageV3: org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.Message parseWithIOException(org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.Parser,org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.CodedInputStream)>(v, v);
return v;
}
public static org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB parseFrom(org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.CodedInputStream, org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.ExtensionRegistryLite) throws java.io.IOException
{
org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.ExtensionRegistryLite v;
org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.CodedInputStream v;
org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.Message v;
org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.Parser v;
v := @parameter: org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.CodedInputStream;
v := @parameter: org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.ExtensionRegistryLite;
v = <org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.Parser PARSER>;
v = staticinvoke <org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.GeneratedMessageV3: org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.Message parseWithIOException(org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.Parser,org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.CodedInputStream,org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.ExtensionRegistryLite)>(v, v, v);
return v;
}
public org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB$Builder newBuilderForType()
{
org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB v;
org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB$Builder v;
v := @this: org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB;
v = staticinvoke <org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB$Builder newBuilder()>();
return v;
}
public static org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB$Builder newBuilder()
{
org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB v;
org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB$Builder v;
v = <org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB DEFAULT_INSTANCE>;
v = virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB$Builder toBuilder()>();
return v;
}
public static org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB$Builder newBuilder(org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB)
{
org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB$Builder v, v;
org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB v, v;
v := @parameter: org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB;
v = <org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB DEFAULT_INSTANCE>;
v = virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB$Builder toBuilder()>();
v = virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB$Builder: org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB$Builder mergeFrom(org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB)>(v);
return v;
}
public org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB$Builder toBuilder()
{
org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB$Builder v, v;
org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB v, v;
v := @this: org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB;
v = <org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB DEFAULT_INSTANCE>;
if v != v goto label;
v = new org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB$Builder;
specialinvoke v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB$Builder: void <init>()>();
goto label;
label:
v = new org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB$Builder;
specialinvoke v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB$Builder: void <init>()>();
v = virtualinvoke v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB$Builder: org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB$Builder mergeFrom(org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB)>(v);
label:
return v;
}
protected org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB$Builder newBuilderForType(org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.GeneratedMessageV3$BuilderParent)
{
org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.GeneratedMessageV3$BuilderParent v;
org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB v;
org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB$Builder v;
v := @this: org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB;
v := @parameter: org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.GeneratedMessageV3$BuilderParent;
v = new org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB$Builder;
specialinvoke v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB$Builder: void <init>(org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.GeneratedMessageV3$BuilderParent)>(v);
return v;
}
public static org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB getDefaultInstance()
{
org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB v;
v = <org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB DEFAULT_INSTANCE>;
return v;
}
public static org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.Parser parser()
{
org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.Parser v;
v = <org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.Parser PARSER>;
return v;
}
public org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.Parser getParserForType()
{
org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.Parser v;
org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB v;
v := @this: org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB;
v = <org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.Parser PARSER>;
return v;
}
public org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB getDefaultInstanceForType()
{
org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB v, v;
v := @this: org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB;
v = <org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB DEFAULT_INSTANCE>;
return v;
}
static void <clinit>()
{
org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB$1 v;
org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB v;
v = new org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB;
specialinvoke v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: void <init>()>();
<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB DEFAULT_INSTANCE> = v;
v = new org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB$1;
specialinvoke v.<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB$1: void <init>()>();
<org.apache.hive.kudu.org.apache.kudu.cfile.Cfile$CFileFooterPB: org.apache.hive.kudu.org.apache.kudu.shaded.com.google.protobuf.Parser PARSER> = v;
return;
}
}