public static final class HFileProtos.FileTrailerProto extends org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3 implements HFileProtos.FileTrailerProtoOrBuilder
HFile file trailerProtobuf type
hbase.pb.FileTrailerProto| 限定符和类型 | 类和说明 |
|---|---|
static class |
HFileProtos.FileTrailerProto.Builder
HFile file trailer
Protobuf type
hbase.pb.FileTrailerProto |
org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.BuilderParent, org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.FieldAccessorTable| 限定符和类型 | 字段和说明 |
|---|---|
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 org.apache.hbase.thirdparty.com.google.protobuf.Parser<HFileProtos.FileTrailerProto> |
PARSER
已过时。
|
static int |
TOTAL_UNCOMPRESSED_BYTES_FIELD_NUMBER |
static int |
UNCOMPRESSED_DATA_INDEX_SIZE_FIELD_NUMBER |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
equals(Object obj) |
String |
getComparatorClassName()
optional string comparator_class_name = 11; |
org.apache.hbase.thirdparty.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 org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
org.apache.hbase.thirdparty.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; |
org.apache.hbase.thirdparty.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; |
org.apache.hbase.thirdparty.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 org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.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(org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
static HFileProtos.FileTrailerProto |
parseDelimitedFrom(InputStream input) |
static HFileProtos.FileTrailerProto |
parseDelimitedFrom(InputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HFileProtos.FileTrailerProto |
parseFrom(byte[] data) |
static HFileProtos.FileTrailerProto |
parseFrom(byte[] data,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HFileProtos.FileTrailerProto |
parseFrom(ByteBuffer data) |
static HFileProtos.FileTrailerProto |
parseFrom(ByteBuffer data,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HFileProtos.FileTrailerProto |
parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.ByteString data) |
static HFileProtos.FileTrailerProto |
parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.ByteString data,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HFileProtos.FileTrailerProto |
parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input) |
static HFileProtos.FileTrailerProto |
parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HFileProtos.FileTrailerProto |
parseFrom(InputStream input) |
static HFileProtos.FileTrailerProto |
parseFrom(InputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static org.apache.hbase.thirdparty.com.google.protobuf.Parser<HFileProtos.FileTrailerProto> |
parser() |
HFileProtos.FileTrailerProto.Builder |
toBuilder() |
void |
writeTo(org.apache.hbase.thirdparty.com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, newBuilderForType, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTopublic 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
@Deprecated public static final org.apache.hbase.thirdparty.com.google.protobuf.Parser<HFileProtos.FileTrailerProto> PARSER
public final org.apache.hbase.thirdparty.com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessageOrBuildergetUnknownFields 在类中 org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3public static final org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable 在类中 org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3public boolean hasFileInfoOffset()
optional uint64 file_info_offset = 1;public long getFileInfoOffset()
optional uint64 file_info_offset = 1;public boolean hasLoadOnOpenDataOffset()
optional uint64 load_on_open_data_offset = 2;public long getLoadOnOpenDataOffset()
optional uint64 load_on_open_data_offset = 2;public boolean hasUncompressedDataIndexSize()
optional uint64 uncompressed_data_index_size = 3;public long getUncompressedDataIndexSize()
optional uint64 uncompressed_data_index_size = 3;public boolean hasTotalUncompressedBytes()
optional uint64 total_uncompressed_bytes = 4;public long getTotalUncompressedBytes()
optional uint64 total_uncompressed_bytes = 4;public boolean hasDataIndexCount()
optional uint32 data_index_count = 5;public int getDataIndexCount()
optional uint32 data_index_count = 5;public boolean hasMetaIndexCount()
optional uint32 meta_index_count = 6;public int getMetaIndexCount()
optional uint32 meta_index_count = 6;public boolean hasEntryCount()
optional uint64 entry_count = 7;public long getEntryCount()
optional uint64 entry_count = 7;public boolean hasNumDataIndexLevels()
optional uint32 num_data_index_levels = 8;public int getNumDataIndexLevels()
optional uint32 num_data_index_levels = 8;public boolean hasFirstDataBlockOffset()
optional uint64 first_data_block_offset = 9;public long getFirstDataBlockOffset()
optional uint64 first_data_block_offset = 9;public boolean hasLastDataBlockOffset()
optional uint64 last_data_block_offset = 10;public long getLastDataBlockOffset()
optional uint64 last_data_block_offset = 10;public boolean hasComparatorClassName()
optional string comparator_class_name = 11;public String getComparatorClassName()
optional string comparator_class_name = 11;public org.apache.hbase.thirdparty.com.google.protobuf.ByteString getComparatorClassNameBytes()
optional string comparator_class_name = 11;public boolean hasCompressionCodec()
optional uint32 compression_codec = 12;public int getCompressionCodec()
optional uint32 compression_codec = 12;public boolean hasEncryptionKey()
optional bytes encryption_key = 13;public org.apache.hbase.thirdparty.com.google.protobuf.ByteString getEncryptionKey()
optional bytes encryption_key = 13;public final boolean isInitialized()
isInitialized 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3public void writeTo(org.apache.hbase.thirdparty.com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessageLitewriteTo 在类中 org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessageLitegetSerializedSize 在类中 org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.Messageequals 在类中 org.apache.hbase.thirdparty.com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessagehashCode 在类中 org.apache.hbase.thirdparty.com.google.protobuf.AbstractMessagepublic static HFileProtos.FileTrailerProto parseFrom(ByteBuffer data) throws org.apache.hbase.thirdparty.com.google.protobuf.InvalidProtocolBufferException
org.apache.hbase.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static HFileProtos.FileTrailerProto parseFrom(ByteBuffer data, org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws org.apache.hbase.thirdparty.com.google.protobuf.InvalidProtocolBufferException
org.apache.hbase.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static HFileProtos.FileTrailerProto parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.ByteString data) throws org.apache.hbase.thirdparty.com.google.protobuf.InvalidProtocolBufferException
org.apache.hbase.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static HFileProtos.FileTrailerProto parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.ByteString data, org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws org.apache.hbase.thirdparty.com.google.protobuf.InvalidProtocolBufferException
org.apache.hbase.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static HFileProtos.FileTrailerProto parseFrom(byte[] data) throws org.apache.hbase.thirdparty.com.google.protobuf.InvalidProtocolBufferException
org.apache.hbase.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static HFileProtos.FileTrailerProto parseFrom(byte[] data, org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws org.apache.hbase.thirdparty.com.google.protobuf.InvalidProtocolBufferException
org.apache.hbase.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static HFileProtos.FileTrailerProto parseFrom(InputStream input) throws IOException
IOExceptionpublic static HFileProtos.FileTrailerProto parseFrom(InputStream input, org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static HFileProtos.FileTrailerProto parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static HFileProtos.FileTrailerProto parseDelimitedFrom(InputStream input, org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static HFileProtos.FileTrailerProto parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static HFileProtos.FileTrailerProto parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input, org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic HFileProtos.FileTrailerProto.Builder newBuilderForType()
newBuilderForType 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessagenewBuilderForType 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessageLitepublic static HFileProtos.FileTrailerProto.Builder newBuilder()
public static HFileProtos.FileTrailerProto.Builder newBuilder(HFileProtos.FileTrailerProto prototype)
public HFileProtos.FileTrailerProto.Builder toBuilder()
toBuilder 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessagetoBuilder 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessageLiteprotected HFileProtos.FileTrailerProto.Builder newBuilderForType(org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType 在类中 org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3public static HFileProtos.FileTrailerProto getDefaultInstance()
public static org.apache.hbase.thirdparty.com.google.protobuf.Parser<HFileProtos.FileTrailerProto> parser()
public org.apache.hbase.thirdparty.com.google.protobuf.Parser<HFileProtos.FileTrailerProto> getParserForType()
getParserForType 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessagegetParserForType 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessageLitegetParserForType 在类中 org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3public HFileProtos.FileTrailerProto getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessageOrBuilderCopyright © 2007–2019. All rights reserved.