SnapshotProtos.SnapshotFileInfo.Builder |
SnapshotProtos.SnapshotFileInfo.Builder.addRepeatedField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
SnapshotProtos.SnapshotFileInfo.Builder |
SnapshotProtos.SnapshotFileInfo.Builder.clear() |
SnapshotProtos.SnapshotFileInfo.Builder |
SnapshotProtos.SnapshotFileInfo.Builder.clearField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field) |
SnapshotProtos.SnapshotFileInfo.Builder |
SnapshotProtos.SnapshotFileInfo.Builder.clearHfile()
optional string hfile = 3;
|
SnapshotProtos.SnapshotFileInfo.Builder |
SnapshotProtos.SnapshotFileInfo.Builder.clearOneof(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.OneofDescriptor oneof) |
SnapshotProtos.SnapshotFileInfo.Builder |
SnapshotProtos.SnapshotFileInfo.Builder.clearType()
required .hbase.pb.SnapshotFileInfo.Type type = 1;
|
SnapshotProtos.SnapshotFileInfo.Builder |
SnapshotProtos.SnapshotFileInfo.Builder.clearWalName()
optional string wal_name = 5;
|
SnapshotProtos.SnapshotFileInfo.Builder |
SnapshotProtos.SnapshotFileInfo.Builder.clearWalServer()
optional string wal_server = 4;
|
SnapshotProtos.SnapshotFileInfo.Builder |
SnapshotProtos.SnapshotFileInfo.Builder.clone() |
SnapshotProtos.SnapshotFileInfo.Builder |
SnapshotProtos.SnapshotFileInfo.Builder.mergeFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
SnapshotProtos.SnapshotFileInfo.Builder |
SnapshotProtos.SnapshotFileInfo.Builder.mergeFrom(org.apache.hbase.thirdparty.com.google.protobuf.Message other) |
SnapshotProtos.SnapshotFileInfo.Builder |
SnapshotProtos.SnapshotFileInfo.Builder.mergeFrom(SnapshotProtos.SnapshotFileInfo other) |
SnapshotProtos.SnapshotFileInfo.Builder |
SnapshotProtos.SnapshotFileInfo.Builder.mergeUnknownFields(org.apache.hbase.thirdparty.com.google.protobuf.UnknownFieldSet unknownFields) |
static SnapshotProtos.SnapshotFileInfo.Builder |
SnapshotProtos.SnapshotFileInfo.newBuilder() |
static SnapshotProtos.SnapshotFileInfo.Builder |
SnapshotProtos.SnapshotFileInfo.newBuilder(SnapshotProtos.SnapshotFileInfo prototype) |
SnapshotProtos.SnapshotFileInfo.Builder |
SnapshotProtos.SnapshotFileInfo.newBuilderForType() |
protected SnapshotProtos.SnapshotFileInfo.Builder |
SnapshotProtos.SnapshotFileInfo.newBuilderForType(org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
SnapshotProtos.SnapshotFileInfo.Builder |
SnapshotProtos.SnapshotFileInfo.Builder.setField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
SnapshotProtos.SnapshotFileInfo.Builder |
SnapshotProtos.SnapshotFileInfo.Builder.setHfile(String value)
optional string hfile = 3;
|
SnapshotProtos.SnapshotFileInfo.Builder |
SnapshotProtos.SnapshotFileInfo.Builder.setHfileBytes(org.apache.hbase.thirdparty.com.google.protobuf.ByteString value)
optional string hfile = 3;
|
SnapshotProtos.SnapshotFileInfo.Builder |
SnapshotProtos.SnapshotFileInfo.Builder.setRepeatedField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
SnapshotProtos.SnapshotFileInfo.Builder |
SnapshotProtos.SnapshotFileInfo.Builder.setType(SnapshotProtos.SnapshotFileInfo.Type value)
required .hbase.pb.SnapshotFileInfo.Type type = 1;
|
SnapshotProtos.SnapshotFileInfo.Builder |
SnapshotProtos.SnapshotFileInfo.Builder.setUnknownFields(org.apache.hbase.thirdparty.com.google.protobuf.UnknownFieldSet unknownFields) |
SnapshotProtos.SnapshotFileInfo.Builder |
SnapshotProtos.SnapshotFileInfo.Builder.setWalName(String value)
optional string wal_name = 5;
|
SnapshotProtos.SnapshotFileInfo.Builder |
SnapshotProtos.SnapshotFileInfo.Builder.setWalNameBytes(org.apache.hbase.thirdparty.com.google.protobuf.ByteString value)
optional string wal_name = 5;
|
SnapshotProtos.SnapshotFileInfo.Builder |
SnapshotProtos.SnapshotFileInfo.Builder.setWalServer(String value)
optional string wal_server = 4;
|
SnapshotProtos.SnapshotFileInfo.Builder |
SnapshotProtos.SnapshotFileInfo.Builder.setWalServerBytes(org.apache.hbase.thirdparty.com.google.protobuf.ByteString value)
optional string wal_server = 4;
|
SnapshotProtos.SnapshotFileInfo.Builder |
SnapshotProtos.SnapshotFileInfo.toBuilder() |