public static final class HFileProtos.FileTrailerProto extends com.google.protobuf.GeneratedMessage implements HFileProtos.FileTrailerProtoOrBuilder
FileTrailerProto
HFile file trailer
Modifier and Type | Class and Description |
---|---|
static class |
HFileProtos.FileTrailerProto.Builder
Protobuf type
FileTrailerProto |
com.google.protobuf.GeneratedMessage.BuilderParent, com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessage.ExtendableBuilder>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingType extends com.google.protobuf.Message,Type>
Modifier and Type | Field and Description |
---|---|
static int |
COMPARATOR_CLASS_NAME_FIELD_NUMBER |
static int |
COMPRESSION_CODEC_FIELD_NUMBER |
static int |
DATA_INDEX_COUNT_FIELD_NUMBER |
static int |
ENCRYPTION_KEY_FIELD_NUMBER |
static int |
ENTRY_COUNT_FIELD_NUMBER |
static int |
FILE_INFO_OFFSET_FIELD_NUMBER |
static int |
FIRST_DATA_BLOCK_OFFSET_FIELD_NUMBER |
static int |
LAST_DATA_BLOCK_OFFSET_FIELD_NUMBER |
static int |
LOAD_ON_OPEN_DATA_OFFSET_FIELD_NUMBER |
static int |
META_INDEX_COUNT_FIELD_NUMBER |
static int |
NUM_DATA_INDEX_LEVELS_FIELD_NUMBER |
static com.google.protobuf.Parser<HFileProtos.FileTrailerProto> |
PARSER |
static int |
TOTAL_UNCOMPRESSED_BYTES_FIELD_NUMBER |
static int |
UNCOMPRESSED_DATA_INDEX_SIZE_FIELD_NUMBER |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getComparatorClassName()
optional string comparator_class_name = 11; |
com.google.protobuf.ByteString |
getComparatorClassNameBytes()
optional string comparator_class_name = 11; |
int |
getCompressionCodec()
optional uint32 compression_codec = 12; |
int |
getDataIndexCount()
optional uint32 data_index_count = 5; |
static HFileProtos.FileTrailerProto |
getDefaultInstance() |
HFileProtos.FileTrailerProto |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.ByteString |
getEncryptionKey()
optional bytes encryption_key = 13; |
long |
getEntryCount()
optional uint64 entry_count = 7; |
long |
getFileInfoOffset()
optional uint64 file_info_offset = 1; |
long |
getFirstDataBlockOffset()
optional uint64 first_data_block_offset = 9; |
long |
getLastDataBlockOffset()
optional uint64 last_data_block_offset = 10; |
long |
getLoadOnOpenDataOffset()
optional uint64 load_on_open_data_offset = 2; |
int |
getMetaIndexCount()
optional uint32 meta_index_count = 6; |
int |
getNumDataIndexLevels()
optional uint32 num_data_index_levels = 8; |
com.google.protobuf.Parser<HFileProtos.FileTrailerProto> |
getParserForType() |
int |
getSerializedSize() |
long |
getTotalUncompressedBytes()
optional uint64 total_uncompressed_bytes = 4; |
long |
getUncompressedDataIndexSize()
optional uint64 uncompressed_data_index_size = 3; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasComparatorClassName()
optional string comparator_class_name = 11; |
boolean |
hasCompressionCodec()
optional uint32 compression_codec = 12; |
boolean |
hasDataIndexCount()
optional uint32 data_index_count = 5; |
boolean |
hasEncryptionKey()
optional bytes encryption_key = 13; |
boolean |
hasEntryCount()
optional uint64 entry_count = 7; |
boolean |
hasFileInfoOffset()
optional uint64 file_info_offset = 1; |
boolean |
hasFirstDataBlockOffset()
optional uint64 first_data_block_offset = 9; |
int |
hashCode() |
boolean |
hasLastDataBlockOffset()
optional uint64 last_data_block_offset = 10; |
boolean |
hasLoadOnOpenDataOffset()
optional uint64 load_on_open_data_offset = 2; |
boolean |
hasMetaIndexCount()
optional uint32 meta_index_count = 6; |
boolean |
hasNumDataIndexLevels()
optional uint32 num_data_index_levels = 8; |
boolean |
hasTotalUncompressedBytes()
optional uint64 total_uncompressed_bytes = 4; |
boolean |
hasUncompressedDataIndexSize()
optional uint64 uncompressed_data_index_size = 3; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static HFileProtos.FileTrailerProto.Builder |
newBuilder() |
static HFileProtos.FileTrailerProto.Builder |
newBuilder(HFileProtos.FileTrailerProto prototype) |
HFileProtos.FileTrailerProto.Builder |
newBuilderForType() |
protected HFileProtos.FileTrailerProto.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static HFileProtos.FileTrailerProto |
parseDelimitedFrom(InputStream input) |
static HFileProtos.FileTrailerProto |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HFileProtos.FileTrailerProto |
parseFrom(byte[] data) |
static HFileProtos.FileTrailerProto |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HFileProtos.FileTrailerProto |
parseFrom(com.google.protobuf.ByteString data) |
static HFileProtos.FileTrailerProto |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HFileProtos.FileTrailerProto |
parseFrom(com.google.protobuf.CodedInputStream input) |
static HFileProtos.FileTrailerProto |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HFileProtos.FileTrailerProto |
parseFrom(InputStream input) |
static HFileProtos.FileTrailerProto |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
HFileProtos.FileTrailerProto.Builder |
toBuilder() |
protected Object |
writeReplace() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
getAllFields, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, hasField, makeExtensionsImmutable, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtension, parseUnknownField
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
toByteArray, toByteString, writeDelimitedTo, writeTo
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public static com.google.protobuf.Parser<HFileProtos.FileTrailerProto> PARSER
public static final int FILE_INFO_OFFSET_FIELD_NUMBER
public static final int LOAD_ON_OPEN_DATA_OFFSET_FIELD_NUMBER
public static final int UNCOMPRESSED_DATA_INDEX_SIZE_FIELD_NUMBER
public static final int TOTAL_UNCOMPRESSED_BYTES_FIELD_NUMBER
public static final int DATA_INDEX_COUNT_FIELD_NUMBER
public static final int META_INDEX_COUNT_FIELD_NUMBER
public static final int ENTRY_COUNT_FIELD_NUMBER
public static final int NUM_DATA_INDEX_LEVELS_FIELD_NUMBER
public static final int FIRST_DATA_BLOCK_OFFSET_FIELD_NUMBER
public static final int LAST_DATA_BLOCK_OFFSET_FIELD_NUMBER
public static final int COMPARATOR_CLASS_NAME_FIELD_NUMBER
public static final int COMPRESSION_CODEC_FIELD_NUMBER
public static final int ENCRYPTION_KEY_FIELD_NUMBER
public static HFileProtos.FileTrailerProto getDefaultInstance()
public HFileProtos.FileTrailerProto getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields
in interface com.google.protobuf.MessageOrBuilder
getUnknownFields
in class com.google.protobuf.GeneratedMessage
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessage
public com.google.protobuf.Parser<HFileProtos.FileTrailerProto> getParserForType()
getParserForType
in interface com.google.protobuf.Message
getParserForType
in interface com.google.protobuf.MessageLite
getParserForType
in class com.google.protobuf.GeneratedMessage
public boolean hasFileInfoOffset()
optional uint64 file_info_offset = 1;
hasFileInfoOffset
in interface HFileProtos.FileTrailerProtoOrBuilder
public long getFileInfoOffset()
optional uint64 file_info_offset = 1;
getFileInfoOffset
in interface HFileProtos.FileTrailerProtoOrBuilder
public boolean hasLoadOnOpenDataOffset()
optional uint64 load_on_open_data_offset = 2;
hasLoadOnOpenDataOffset
in interface HFileProtos.FileTrailerProtoOrBuilder
public long getLoadOnOpenDataOffset()
optional uint64 load_on_open_data_offset = 2;
getLoadOnOpenDataOffset
in interface HFileProtos.FileTrailerProtoOrBuilder
public boolean hasUncompressedDataIndexSize()
optional uint64 uncompressed_data_index_size = 3;
hasUncompressedDataIndexSize
in interface HFileProtos.FileTrailerProtoOrBuilder
public long getUncompressedDataIndexSize()
optional uint64 uncompressed_data_index_size = 3;
getUncompressedDataIndexSize
in interface HFileProtos.FileTrailerProtoOrBuilder
public boolean hasTotalUncompressedBytes()
optional uint64 total_uncompressed_bytes = 4;
hasTotalUncompressedBytes
in interface HFileProtos.FileTrailerProtoOrBuilder
public long getTotalUncompressedBytes()
optional uint64 total_uncompressed_bytes = 4;
getTotalUncompressedBytes
in interface HFileProtos.FileTrailerProtoOrBuilder
public boolean hasDataIndexCount()
optional uint32 data_index_count = 5;
hasDataIndexCount
in interface HFileProtos.FileTrailerProtoOrBuilder
public int getDataIndexCount()
optional uint32 data_index_count = 5;
getDataIndexCount
in interface HFileProtos.FileTrailerProtoOrBuilder
public boolean hasMetaIndexCount()
optional uint32 meta_index_count = 6;
hasMetaIndexCount
in interface HFileProtos.FileTrailerProtoOrBuilder
public int getMetaIndexCount()
optional uint32 meta_index_count = 6;
getMetaIndexCount
in interface HFileProtos.FileTrailerProtoOrBuilder
public boolean hasEntryCount()
optional uint64 entry_count = 7;
hasEntryCount
in interface HFileProtos.FileTrailerProtoOrBuilder
public long getEntryCount()
optional uint64 entry_count = 7;
getEntryCount
in interface HFileProtos.FileTrailerProtoOrBuilder
public boolean hasNumDataIndexLevels()
optional uint32 num_data_index_levels = 8;
hasNumDataIndexLevels
in interface HFileProtos.FileTrailerProtoOrBuilder
public int getNumDataIndexLevels()
optional uint32 num_data_index_levels = 8;
getNumDataIndexLevels
in interface HFileProtos.FileTrailerProtoOrBuilder
public boolean hasFirstDataBlockOffset()
optional uint64 first_data_block_offset = 9;
hasFirstDataBlockOffset
in interface HFileProtos.FileTrailerProtoOrBuilder
public long getFirstDataBlockOffset()
optional uint64 first_data_block_offset = 9;
getFirstDataBlockOffset
in interface HFileProtos.FileTrailerProtoOrBuilder
public boolean hasLastDataBlockOffset()
optional uint64 last_data_block_offset = 10;
hasLastDataBlockOffset
in interface HFileProtos.FileTrailerProtoOrBuilder
public long getLastDataBlockOffset()
optional uint64 last_data_block_offset = 10;
getLastDataBlockOffset
in interface HFileProtos.FileTrailerProtoOrBuilder
public boolean hasComparatorClassName()
optional string comparator_class_name = 11;
hasComparatorClassName
in interface HFileProtos.FileTrailerProtoOrBuilder
public String getComparatorClassName()
optional string comparator_class_name = 11;
getComparatorClassName
in interface HFileProtos.FileTrailerProtoOrBuilder
public com.google.protobuf.ByteString getComparatorClassNameBytes()
optional string comparator_class_name = 11;
getComparatorClassNameBytes
in interface HFileProtos.FileTrailerProtoOrBuilder
public boolean hasCompressionCodec()
optional uint32 compression_codec = 12;
hasCompressionCodec
in interface HFileProtos.FileTrailerProtoOrBuilder
public int getCompressionCodec()
optional uint32 compression_codec = 12;
getCompressionCodec
in interface HFileProtos.FileTrailerProtoOrBuilder
public boolean hasEncryptionKey()
optional bytes encryption_key = 13;
hasEncryptionKey
in interface HFileProtos.FileTrailerProtoOrBuilder
public com.google.protobuf.ByteString getEncryptionKey()
optional bytes encryption_key = 13;
getEncryptionKey
in interface HFileProtos.FileTrailerProtoOrBuilder
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessage
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
writeTo
in interface com.google.protobuf.MessageLite
writeTo
in class com.google.protobuf.AbstractMessage
IOException
public int getSerializedSize()
getSerializedSize
in interface com.google.protobuf.MessageLite
getSerializedSize
in class com.google.protobuf.AbstractMessage
protected Object writeReplace() throws ObjectStreamException
writeReplace
in class com.google.protobuf.GeneratedMessage
ObjectStreamException
public boolean equals(Object obj)
equals
in interface com.google.protobuf.Message
equals
in class com.google.protobuf.AbstractMessage
public int hashCode()
hashCode
in interface com.google.protobuf.Message
hashCode
in class com.google.protobuf.AbstractMessage
public static HFileProtos.FileTrailerProto parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static HFileProtos.FileTrailerProto parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static HFileProtos.FileTrailerProto parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static HFileProtos.FileTrailerProto parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static HFileProtos.FileTrailerProto parseFrom(InputStream input) throws IOException
IOException
public static HFileProtos.FileTrailerProto parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static HFileProtos.FileTrailerProto parseDelimitedFrom(InputStream input) throws IOException
IOException
public static HFileProtos.FileTrailerProto parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static HFileProtos.FileTrailerProto parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static HFileProtos.FileTrailerProto parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static HFileProtos.FileTrailerProto.Builder newBuilder()
public HFileProtos.FileTrailerProto.Builder newBuilderForType()
newBuilderForType
in interface com.google.protobuf.Message
newBuilderForType
in interface com.google.protobuf.MessageLite
public static HFileProtos.FileTrailerProto.Builder newBuilder(HFileProtos.FileTrailerProto prototype)
public HFileProtos.FileTrailerProto.Builder toBuilder()
toBuilder
in interface com.google.protobuf.Message
toBuilder
in interface com.google.protobuf.MessageLite
protected HFileProtos.FileTrailerProto.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType
in class com.google.protobuf.GeneratedMessage
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.