public static final class SnapshotProtos.SnapshotRegionManifest extends com.google.protobuf.GeneratedMessage implements SnapshotProtos.SnapshotRegionManifestOrBuilder
SnapshotRegionManifest| Modifier and Type | Class and Description |
|---|---|
static class |
SnapshotProtos.SnapshotRegionManifest.Builder
Protobuf type
SnapshotRegionManifest |
static class |
SnapshotProtos.SnapshotRegionManifest.FamilyFiles
Protobuf type
SnapshotRegionManifest.FamilyFiles |
static interface |
SnapshotProtos.SnapshotRegionManifest.FamilyFilesOrBuilder |
static class |
SnapshotProtos.SnapshotRegionManifest.StoreFile
Protobuf type
SnapshotRegionManifest.StoreFile |
static interface |
SnapshotProtos.SnapshotRegionManifest.StoreFileOrBuilder |
| Modifier and Type | Field and Description |
|---|---|
static int |
FAMILY_FILES_FIELD_NUMBER |
static <any> |
PARSER |
static int |
REGION_INFO_FIELD_NUMBER |
static int |
VERSION_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
static SnapshotProtos.SnapshotRegionManifest |
getDefaultInstance() |
SnapshotProtos.SnapshotRegionManifest |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
SnapshotProtos.SnapshotRegionManifest.FamilyFiles |
getFamilyFiles(int index)
repeated .SnapshotRegionManifest.FamilyFiles family_files = 3; |
int |
getFamilyFilesCount()
repeated .SnapshotRegionManifest.FamilyFiles family_files = 3; |
List<SnapshotProtos.SnapshotRegionManifest.FamilyFiles> |
getFamilyFilesList()
repeated .SnapshotRegionManifest.FamilyFiles family_files = 3; |
SnapshotProtos.SnapshotRegionManifest.FamilyFilesOrBuilder |
getFamilyFilesOrBuilder(int index)
repeated .SnapshotRegionManifest.FamilyFiles family_files = 3; |
List<? extends SnapshotProtos.SnapshotRegionManifest.FamilyFilesOrBuilder> |
getFamilyFilesOrBuilderList()
repeated .SnapshotRegionManifest.FamilyFiles family_files = 3; |
<any> |
getParserForType() |
HBaseProtos.RegionInfo |
getRegionInfo()
required .RegionInfo region_info = 2; |
HBaseProtos.RegionInfoOrBuilder |
getRegionInfoOrBuilder()
required .RegionInfo region_info = 2; |
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
int |
getVersion()
optional int32 version = 1; |
int |
hashCode() |
boolean |
hasRegionInfo()
required .RegionInfo region_info = 2; |
boolean |
hasVersion()
optional int32 version = 1; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static SnapshotProtos.SnapshotRegionManifest.Builder |
newBuilder() |
static SnapshotProtos.SnapshotRegionManifest.Builder |
newBuilder(SnapshotProtos.SnapshotRegionManifest prototype) |
SnapshotProtos.SnapshotRegionManifest.Builder |
newBuilderForType() |
protected SnapshotProtos.SnapshotRegionManifest.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static SnapshotProtos.SnapshotRegionManifest |
parseDelimitedFrom(InputStream input) |
static SnapshotProtos.SnapshotRegionManifest |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SnapshotProtos.SnapshotRegionManifest |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SnapshotProtos.SnapshotRegionManifest |
parseFrom(com.google.protobuf.ByteString data) |
static SnapshotProtos.SnapshotRegionManifest |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SnapshotProtos.SnapshotRegionManifest |
parseFrom(com.google.protobuf.CodedInputStream input) |
static SnapshotProtos.SnapshotRegionManifest |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SnapshotProtos.SnapshotRegionManifest |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
SnapshotProtos.SnapshotRegionManifest.Builder |
toBuilder() |
protected Object |
writeReplace() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
public static <any> PARSER
public static final int VERSION_FIELD_NUMBER
public static final int REGION_INFO_FIELD_NUMBER
public static final int FAMILY_FILES_FIELD_NUMBER
public static SnapshotProtos.SnapshotRegionManifest getDefaultInstance()
public SnapshotProtos.SnapshotRegionManifest 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 boolean hasVersion()
optional int32 version = 1;hasVersion in interface SnapshotProtos.SnapshotRegionManifestOrBuilderpublic int getVersion()
optional int32 version = 1;getVersion in interface SnapshotProtos.SnapshotRegionManifestOrBuilderpublic boolean hasRegionInfo()
required .RegionInfo region_info = 2;hasRegionInfo in interface SnapshotProtos.SnapshotRegionManifestOrBuilderpublic HBaseProtos.RegionInfo getRegionInfo()
required .RegionInfo region_info = 2;getRegionInfo in interface SnapshotProtos.SnapshotRegionManifestOrBuilderpublic HBaseProtos.RegionInfoOrBuilder getRegionInfoOrBuilder()
required .RegionInfo region_info = 2;getRegionInfoOrBuilder in interface SnapshotProtos.SnapshotRegionManifestOrBuilderpublic List<SnapshotProtos.SnapshotRegionManifest.FamilyFiles> getFamilyFilesList()
repeated .SnapshotRegionManifest.FamilyFiles family_files = 3;getFamilyFilesList in interface SnapshotProtos.SnapshotRegionManifestOrBuilderpublic List<? extends SnapshotProtos.SnapshotRegionManifest.FamilyFilesOrBuilder> getFamilyFilesOrBuilderList()
repeated .SnapshotRegionManifest.FamilyFiles family_files = 3;getFamilyFilesOrBuilderList in interface SnapshotProtos.SnapshotRegionManifestOrBuilderpublic int getFamilyFilesCount()
repeated .SnapshotRegionManifest.FamilyFiles family_files = 3;getFamilyFilesCount in interface SnapshotProtos.SnapshotRegionManifestOrBuilderpublic SnapshotProtos.SnapshotRegionManifest.FamilyFiles getFamilyFiles(int index)
repeated .SnapshotRegionManifest.FamilyFiles family_files = 3;getFamilyFiles in interface SnapshotProtos.SnapshotRegionManifestOrBuilderpublic SnapshotProtos.SnapshotRegionManifest.FamilyFilesOrBuilder getFamilyFilesOrBuilder(int index)
repeated .SnapshotRegionManifest.FamilyFiles family_files = 3;getFamilyFilesOrBuilder in interface SnapshotProtos.SnapshotRegionManifestOrBuilderpublic final boolean isInitialized()
public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
IOExceptionpublic int getSerializedSize()
protected Object writeReplace() throws ObjectStreamException
ObjectStreamExceptionpublic boolean equals(Object obj)
public int hashCode()
public static SnapshotProtos.SnapshotRegionManifest parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SnapshotProtos.SnapshotRegionManifest parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SnapshotProtos.SnapshotRegionManifest parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SnapshotProtos.SnapshotRegionManifest parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static SnapshotProtos.SnapshotRegionManifest parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static SnapshotProtos.SnapshotRegionManifest parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static SnapshotProtos.SnapshotRegionManifest parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static SnapshotProtos.SnapshotRegionManifest parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static SnapshotProtos.SnapshotRegionManifest.Builder newBuilder()
public SnapshotProtos.SnapshotRegionManifest.Builder newBuilderForType()
public static SnapshotProtos.SnapshotRegionManifest.Builder newBuilder(SnapshotProtos.SnapshotRegionManifest prototype)
public SnapshotProtos.SnapshotRegionManifest.Builder toBuilder()
protected SnapshotProtos.SnapshotRegionManifest.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)