|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessage
org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto
public static final class HFileProtos.FileTrailerProto
Protobuf type FileTrailerProto
HFile file trailer
| Nested Class Summary | |
|---|---|
static class |
HFileProtos.FileTrailerProto.Builder
Protobuf type FileTrailerProto |
| Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessage |
|---|
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> |
| Field Summary | |
|---|---|
static int |
COMPARATOR_CLASS_NAME_FIELD_NUMBER
|
static int |
COMPRESSION_CODEC_FIELD_NUMBER
|
static int |
DATA_INDEX_COUNT_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
|
| Fields inherited from class com.google.protobuf.GeneratedMessage |
|---|
alwaysUseFieldBuilders |
| Method Summary | |
|---|---|
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()
|
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 |
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)
|
| Methods inherited from class com.google.protobuf.GeneratedMessage |
|---|
getAllFields, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, hasField, makeExtensionsImmutable, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtension, parseUnknownField |
| Methods inherited from class com.google.protobuf.AbstractMessage |
|---|
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString |
| Methods inherited from class com.google.protobuf.AbstractMessageLite |
|---|
toByteArray, toByteString, writeDelimitedTo, writeTo |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.google.protobuf.MessageOrBuilder |
|---|
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getRepeatedField, getRepeatedFieldCount, hasField |
| Methods inherited from interface com.google.protobuf.MessageLite |
|---|
toByteArray, toByteString, writeDelimitedTo, writeTo |
| Field Detail |
|---|
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
| Method Detail |
|---|
public static HFileProtos.FileTrailerProto getDefaultInstance()
public HFileProtos.FileTrailerProto getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessagepublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessagepublic com.google.protobuf.Parser<HFileProtos.FileTrailerProto> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessagepublic boolean hasFileInfoOffset()
optional uint64 file_info_offset = 1;
hasFileInfoOffset in interface HFileProtos.FileTrailerProtoOrBuilderpublic long getFileInfoOffset()
optional uint64 file_info_offset = 1;
getFileInfoOffset in interface HFileProtos.FileTrailerProtoOrBuilderpublic boolean hasLoadOnOpenDataOffset()
optional uint64 load_on_open_data_offset = 2;
hasLoadOnOpenDataOffset in interface HFileProtos.FileTrailerProtoOrBuilderpublic long getLoadOnOpenDataOffset()
optional uint64 load_on_open_data_offset = 2;
getLoadOnOpenDataOffset in interface HFileProtos.FileTrailerProtoOrBuilderpublic boolean hasUncompressedDataIndexSize()
optional uint64 uncompressed_data_index_size = 3;
hasUncompressedDataIndexSize in interface HFileProtos.FileTrailerProtoOrBuilderpublic long getUncompressedDataIndexSize()
optional uint64 uncompressed_data_index_size = 3;
getUncompressedDataIndexSize in interface HFileProtos.FileTrailerProtoOrBuilderpublic boolean hasTotalUncompressedBytes()
optional uint64 total_uncompressed_bytes = 4;
hasTotalUncompressedBytes in interface HFileProtos.FileTrailerProtoOrBuilderpublic long getTotalUncompressedBytes()
optional uint64 total_uncompressed_bytes = 4;
getTotalUncompressedBytes in interface HFileProtos.FileTrailerProtoOrBuilderpublic boolean hasDataIndexCount()
optional uint32 data_index_count = 5;
hasDataIndexCount in interface HFileProtos.FileTrailerProtoOrBuilderpublic int getDataIndexCount()
optional uint32 data_index_count = 5;
getDataIndexCount in interface HFileProtos.FileTrailerProtoOrBuilderpublic boolean hasMetaIndexCount()
optional uint32 meta_index_count = 6;
hasMetaIndexCount in interface HFileProtos.FileTrailerProtoOrBuilderpublic int getMetaIndexCount()
optional uint32 meta_index_count = 6;
getMetaIndexCount in interface HFileProtos.FileTrailerProtoOrBuilderpublic boolean hasEntryCount()
optional uint64 entry_count = 7;
hasEntryCount in interface HFileProtos.FileTrailerProtoOrBuilderpublic long getEntryCount()
optional uint64 entry_count = 7;
getEntryCount in interface HFileProtos.FileTrailerProtoOrBuilderpublic boolean hasNumDataIndexLevels()
optional uint32 num_data_index_levels = 8;
hasNumDataIndexLevels in interface HFileProtos.FileTrailerProtoOrBuilderpublic int getNumDataIndexLevels()
optional uint32 num_data_index_levels = 8;
getNumDataIndexLevels in interface HFileProtos.FileTrailerProtoOrBuilderpublic boolean hasFirstDataBlockOffset()
optional uint64 first_data_block_offset = 9;
hasFirstDataBlockOffset in interface HFileProtos.FileTrailerProtoOrBuilderpublic long getFirstDataBlockOffset()
optional uint64 first_data_block_offset = 9;
getFirstDataBlockOffset in interface HFileProtos.FileTrailerProtoOrBuilderpublic boolean hasLastDataBlockOffset()
optional uint64 last_data_block_offset = 10;
hasLastDataBlockOffset in interface HFileProtos.FileTrailerProtoOrBuilderpublic long getLastDataBlockOffset()
optional uint64 last_data_block_offset = 10;
getLastDataBlockOffset in interface HFileProtos.FileTrailerProtoOrBuilderpublic boolean hasComparatorClassName()
optional string comparator_class_name = 11;
hasComparatorClassName in interface HFileProtos.FileTrailerProtoOrBuilderpublic String getComparatorClassName()
optional string comparator_class_name = 11;
getComparatorClassName in interface HFileProtos.FileTrailerProtoOrBuilderpublic com.google.protobuf.ByteString getComparatorClassNameBytes()
optional string comparator_class_name = 11;
getComparatorClassNameBytes in interface HFileProtos.FileTrailerProtoOrBuilderpublic boolean hasCompressionCodec()
optional uint32 compression_codec = 12;
hasCompressionCodec in interface HFileProtos.FileTrailerProtoOrBuilderpublic int getCompressionCodec()
optional uint32 compression_codec = 12;
getCompressionCodec in interface HFileProtos.FileTrailerProtoOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessage
public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.AbstractMessageIOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.AbstractMessage
protected Object writeReplace()
throws ObjectStreamException
writeReplace in class com.google.protobuf.GeneratedMessageObjectStreamExceptionpublic boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode 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
IOExceptionpublic static HFileProtos.FileTrailerProto.Builder newBuilder()
public HFileProtos.FileTrailerProto.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static HFileProtos.FileTrailerProto.Builder newBuilder(HFileProtos.FileTrailerProto prototype)
public HFileProtos.FileTrailerProto.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected HFileProtos.FileTrailerProto.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessage
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||