public static final class HFileProtos.FileInfoProto extends com.google.protobuf.GeneratedMessage implements HFileProtos.FileInfoProtoOrBuilder
hbase.pb.FileInfoProto
Map of name/values
| Modifier and Type | Class and Description |
|---|---|
static class |
HFileProtos.FileInfoProto.Builder
Protobuf type
hbase.pb.FileInfoProto |
| Modifier and Type | Field and Description |
|---|---|
static int |
MAP_ENTRY_FIELD_NUMBER |
static <any> |
PARSER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object obj) |
static HFileProtos.FileInfoProto |
getDefaultInstance() |
HFileProtos.FileInfoProto |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
HBaseProtos.BytesBytesPair |
getMapEntry(int index)
repeated .hbase.pb.BytesBytesPair map_entry = 1; |
int |
getMapEntryCount()
repeated .hbase.pb.BytesBytesPair map_entry = 1; |
java.util.List<HBaseProtos.BytesBytesPair> |
getMapEntryList()
repeated .hbase.pb.BytesBytesPair map_entry = 1; |
HBaseProtos.BytesBytesPairOrBuilder |
getMapEntryOrBuilder(int index)
repeated .hbase.pb.BytesBytesPair map_entry = 1; |
java.util.List<? extends HBaseProtos.BytesBytesPairOrBuilder> |
getMapEntryOrBuilderList()
repeated .hbase.pb.BytesBytesPair map_entry = 1; |
<any> |
getParserForType() |
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
int |
hashCode() |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static HFileProtos.FileInfoProto.Builder |
newBuilder() |
static HFileProtos.FileInfoProto.Builder |
newBuilder(HFileProtos.FileInfoProto prototype) |
HFileProtos.FileInfoProto.Builder |
newBuilderForType() |
protected HFileProtos.FileInfoProto.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static HFileProtos.FileInfoProto |
parseDelimitedFrom(java.io.InputStream input) |
static HFileProtos.FileInfoProto |
parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HFileProtos.FileInfoProto |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HFileProtos.FileInfoProto |
parseFrom(com.google.protobuf.ByteString data) |
static HFileProtos.FileInfoProto |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HFileProtos.FileInfoProto |
parseFrom(com.google.protobuf.CodedInputStream input) |
static HFileProtos.FileInfoProto |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HFileProtos.FileInfoProto |
parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
HFileProtos.FileInfoProto.Builder |
toBuilder() |
protected java.lang.Object |
writeReplace() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
public static <any> PARSER
public static final int MAP_ENTRY_FIELD_NUMBER
public static HFileProtos.FileInfoProto getDefaultInstance()
public HFileProtos.FileInfoProto getDefaultInstanceForType()
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
public <any> getParserForType()
public java.util.List<HBaseProtos.BytesBytesPair> getMapEntryList()
repeated .hbase.pb.BytesBytesPair map_entry = 1;getMapEntryList in interface HFileProtos.FileInfoProtoOrBuilderpublic java.util.List<? extends HBaseProtos.BytesBytesPairOrBuilder> getMapEntryOrBuilderList()
repeated .hbase.pb.BytesBytesPair map_entry = 1;getMapEntryOrBuilderList in interface HFileProtos.FileInfoProtoOrBuilderpublic int getMapEntryCount()
repeated .hbase.pb.BytesBytesPair map_entry = 1;getMapEntryCount in interface HFileProtos.FileInfoProtoOrBuilderpublic HBaseProtos.BytesBytesPair getMapEntry(int index)
repeated .hbase.pb.BytesBytesPair map_entry = 1;getMapEntry in interface HFileProtos.FileInfoProtoOrBuilderpublic HBaseProtos.BytesBytesPairOrBuilder getMapEntryOrBuilder(int index)
repeated .hbase.pb.BytesBytesPair map_entry = 1;getMapEntryOrBuilder in interface HFileProtos.FileInfoProtoOrBuilderpublic final boolean isInitialized()
public void writeTo(com.google.protobuf.CodedOutputStream output)
throws java.io.IOException
java.io.IOExceptionpublic int getSerializedSize()
protected java.lang.Object writeReplace()
throws java.io.ObjectStreamException
java.io.ObjectStreamExceptionpublic boolean equals(java.lang.Object obj)
public int hashCode()
public static HFileProtos.FileInfoProto parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static HFileProtos.FileInfoProto parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static HFileProtos.FileInfoProto parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static HFileProtos.FileInfoProto parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static HFileProtos.FileInfoProto parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static HFileProtos.FileInfoProto parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static HFileProtos.FileInfoProto parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
java.io.IOExceptionpublic static HFileProtos.FileInfoProto parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static HFileProtos.FileInfoProto.Builder newBuilder()
public HFileProtos.FileInfoProto.Builder newBuilderForType()
public static HFileProtos.FileInfoProto.Builder newBuilder(HFileProtos.FileInfoProto prototype)
public HFileProtos.FileInfoProto.Builder toBuilder()
protected HFileProtos.FileInfoProto.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)