SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder |
SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder.addAllStoreFiles(Iterable<? extends SnapshotProtos.SnapshotRegionManifest.StoreFile> values)
repeated .hbase.pb.SnapshotRegionManifest.StoreFile store_files = 2;
|
SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder |
SnapshotProtos.SnapshotRegionManifest.Builder.addFamilyFilesBuilder()
repeated .hbase.pb.SnapshotRegionManifest.FamilyFiles family_files = 3;
|
SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder |
SnapshotProtos.SnapshotRegionManifest.Builder.addFamilyFilesBuilder(int index)
repeated .hbase.pb.SnapshotRegionManifest.FamilyFiles family_files = 3;
|
SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder |
SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder.addRepeatedField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder |
SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder.addStoreFiles(int index,
SnapshotProtos.SnapshotRegionManifest.StoreFile.Builder builderForValue)
repeated .hbase.pb.SnapshotRegionManifest.StoreFile store_files = 2;
|
SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder |
SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder.addStoreFiles(int index,
SnapshotProtos.SnapshotRegionManifest.StoreFile value)
repeated .hbase.pb.SnapshotRegionManifest.StoreFile store_files = 2;
|
SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder |
SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder.addStoreFiles(SnapshotProtos.SnapshotRegionManifest.StoreFile.Builder builderForValue)
repeated .hbase.pb.SnapshotRegionManifest.StoreFile store_files = 2;
|
SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder |
SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder.addStoreFiles(SnapshotProtos.SnapshotRegionManifest.StoreFile value)
repeated .hbase.pb.SnapshotRegionManifest.StoreFile store_files = 2;
|
SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder |
SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder.clear() |
SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder |
SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder.clearFamilyName()
required bytes family_name = 1;
|
SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder |
SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder.clearField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field) |
SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder |
SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder.clearOneof(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.OneofDescriptor oneof) |
SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder |
SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder.clearStoreFiles()
repeated .hbase.pb.SnapshotRegionManifest.StoreFile store_files = 2;
|
SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder |
SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder.clone() |
SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder |
SnapshotProtos.SnapshotRegionManifest.Builder.getFamilyFilesBuilder(int index)
repeated .hbase.pb.SnapshotRegionManifest.FamilyFiles family_files = 3;
|
SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder |
SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder.mergeFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder |
SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder.mergeFrom(org.apache.hbase.thirdparty.com.google.protobuf.Message other) |
SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder |
SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder.mergeFrom(SnapshotProtos.SnapshotRegionManifest.FamilyFiles other) |
SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder |
SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder.mergeUnknownFields(org.apache.hbase.thirdparty.com.google.protobuf.UnknownFieldSet unknownFields) |
static SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder |
SnapshotProtos.SnapshotRegionManifest.FamilyFiles.newBuilder() |
static SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder |
SnapshotProtos.SnapshotRegionManifest.FamilyFiles.newBuilder(SnapshotProtos.SnapshotRegionManifest.FamilyFiles prototype) |
SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder |
SnapshotProtos.SnapshotRegionManifest.FamilyFiles.newBuilderForType() |
protected SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder |
SnapshotProtos.SnapshotRegionManifest.FamilyFiles.newBuilderForType(org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder |
SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder.removeStoreFiles(int index)
repeated .hbase.pb.SnapshotRegionManifest.StoreFile store_files = 2;
|
SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder |
SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder.setFamilyName(org.apache.hbase.thirdparty.com.google.protobuf.ByteString value)
required bytes family_name = 1;
|
SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder |
SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder.setField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder |
SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder.setRepeatedField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder |
SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder.setStoreFiles(int index,
SnapshotProtos.SnapshotRegionManifest.StoreFile.Builder builderForValue)
repeated .hbase.pb.SnapshotRegionManifest.StoreFile store_files = 2;
|
SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder |
SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder.setStoreFiles(int index,
SnapshotProtos.SnapshotRegionManifest.StoreFile value)
repeated .hbase.pb.SnapshotRegionManifest.StoreFile store_files = 2;
|
SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder |
SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder.setUnknownFields(org.apache.hbase.thirdparty.com.google.protobuf.UnknownFieldSet unknownFields) |
SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder |
SnapshotProtos.SnapshotRegionManifest.FamilyFiles.toBuilder() |