public static final class AttachDatabasePRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<AttachDatabasePRequest.Builder> implements AttachDatabasePRequestOrBuilder
alluxio.grpc.table.AttachDatabasePRequest
Modifier and Type | Method and Description |
---|---|
AttachDatabasePRequest.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
AttachDatabasePRequest |
build() |
AttachDatabasePRequest |
buildPartial() |
AttachDatabasePRequest.Builder |
clear() |
AttachDatabasePRequest.Builder |
clearDbName()
optional string db_name = 4; |
AttachDatabasePRequest.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
AttachDatabasePRequest.Builder |
clearIgnoreSyncErrors()
optional bool ignore_sync_errors = 6; |
AttachDatabasePRequest.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
AttachDatabasePRequest.Builder |
clearOptions() |
AttachDatabasePRequest.Builder |
clearUdbConnectionUri()
optional string udb_connection_uri = 2; |
AttachDatabasePRequest.Builder |
clearUdbDbName()
optional string udb_db_name = 3; |
AttachDatabasePRequest.Builder |
clearUdbType()
optional string udb_type = 1; |
AttachDatabasePRequest.Builder |
clone() |
boolean |
containsOptions(String key)
map<string, string> options = 5; |
String |
getDbName()
optional string db_name = 4; |
com.google.protobuf.ByteString |
getDbNameBytes()
optional string db_name = 4; |
AttachDatabasePRequest |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
boolean |
getIgnoreSyncErrors()
optional bool ignore_sync_errors = 6; |
Map<String,String> |
getMutableOptions()
Deprecated.
|
Map<String,String> |
getOptions()
Deprecated.
|
int |
getOptionsCount()
map<string, string> options = 5; |
Map<String,String> |
getOptionsMap()
map<string, string> options = 5; |
String |
getOptionsOrDefault(String key,
String defaultValue)
map<string, string> options = 5; |
String |
getOptionsOrThrow(String key)
map<string, string> options = 5; |
String |
getUdbConnectionUri()
optional string udb_connection_uri = 2; |
com.google.protobuf.ByteString |
getUdbConnectionUriBytes()
optional string udb_connection_uri = 2; |
String |
getUdbDbName()
optional string udb_db_name = 3; |
com.google.protobuf.ByteString |
getUdbDbNameBytes()
optional string udb_db_name = 3; |
String |
getUdbType()
optional string udb_type = 1; |
com.google.protobuf.ByteString |
getUdbTypeBytes()
optional string udb_type = 1; |
boolean |
hasDbName()
optional string db_name = 4; |
boolean |
hasIgnoreSyncErrors()
optional bool ignore_sync_errors = 6; |
boolean |
hasUdbConnectionUri()
optional string udb_connection_uri = 2; |
boolean |
hasUdbDbName()
optional string udb_db_name = 3; |
boolean |
hasUdbType()
optional string udb_type = 1; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
protected com.google.protobuf.MapField |
internalGetMapField(int number) |
protected com.google.protobuf.MapField |
internalGetMutableMapField(int number) |
boolean |
isInitialized() |
AttachDatabasePRequest.Builder |
mergeFrom(AttachDatabasePRequest other) |
AttachDatabasePRequest.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
AttachDatabasePRequest.Builder |
mergeFrom(com.google.protobuf.Message other) |
AttachDatabasePRequest.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
AttachDatabasePRequest.Builder |
putAllOptions(Map<String,String> values)
map<string, string> options = 5; |
AttachDatabasePRequest.Builder |
putOptions(String key,
String value)
map<string, string> options = 5; |
AttachDatabasePRequest.Builder |
removeOptions(String key)
map<string, string> options = 5; |
AttachDatabasePRequest.Builder |
setDbName(String value)
optional string db_name = 4; |
AttachDatabasePRequest.Builder |
setDbNameBytes(com.google.protobuf.ByteString value)
optional string db_name = 4; |
AttachDatabasePRequest.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
AttachDatabasePRequest.Builder |
setIgnoreSyncErrors(boolean value)
optional bool ignore_sync_errors = 6; |
AttachDatabasePRequest.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
AttachDatabasePRequest.Builder |
setUdbConnectionUri(String value)
optional string udb_connection_uri = 2; |
AttachDatabasePRequest.Builder |
setUdbConnectionUriBytes(com.google.protobuf.ByteString value)
optional string udb_connection_uri = 2; |
AttachDatabasePRequest.Builder |
setUdbDbName(String value)
optional string udb_db_name = 3; |
AttachDatabasePRequest.Builder |
setUdbDbNameBytes(com.google.protobuf.ByteString value)
optional string udb_db_name = 3; |
AttachDatabasePRequest.Builder |
setUdbType(String value)
optional string udb_type = 1; |
AttachDatabasePRequest.Builder |
setUdbTypeBytes(com.google.protobuf.ByteString value)
optional string udb_type = 1; |
AttachDatabasePRequest.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.MapField internalGetMapField(int number)
internalGetMapField
in class com.google.protobuf.GeneratedMessageV3.Builder<AttachDatabasePRequest.Builder>
protected com.google.protobuf.MapField internalGetMutableMapField(int number)
internalGetMutableMapField
in class com.google.protobuf.GeneratedMessageV3.Builder<AttachDatabasePRequest.Builder>
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessageV3.Builder<AttachDatabasePRequest.Builder>
public AttachDatabasePRequest.Builder clear()
clear
in interface com.google.protobuf.Message.Builder
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessageV3.Builder<AttachDatabasePRequest.Builder>
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.Message.Builder
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
getDescriptorForType
in class com.google.protobuf.GeneratedMessageV3.Builder<AttachDatabasePRequest.Builder>
public AttachDatabasePRequest getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public AttachDatabasePRequest build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public AttachDatabasePRequest buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public AttachDatabasePRequest.Builder clone()
clone
in interface com.google.protobuf.Message.Builder
clone
in interface com.google.protobuf.MessageLite.Builder
clone
in class com.google.protobuf.GeneratedMessageV3.Builder<AttachDatabasePRequest.Builder>
public AttachDatabasePRequest.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField
in interface com.google.protobuf.Message.Builder
setField
in class com.google.protobuf.GeneratedMessageV3.Builder<AttachDatabasePRequest.Builder>
public AttachDatabasePRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField
in interface com.google.protobuf.Message.Builder
clearField
in class com.google.protobuf.GeneratedMessageV3.Builder<AttachDatabasePRequest.Builder>
public AttachDatabasePRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof
in interface com.google.protobuf.Message.Builder
clearOneof
in class com.google.protobuf.GeneratedMessageV3.Builder<AttachDatabasePRequest.Builder>
public AttachDatabasePRequest.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField
in interface com.google.protobuf.Message.Builder
setRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<AttachDatabasePRequest.Builder>
public AttachDatabasePRequest.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField
in interface com.google.protobuf.Message.Builder
addRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<AttachDatabasePRequest.Builder>
public AttachDatabasePRequest.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<AttachDatabasePRequest.Builder>
public AttachDatabasePRequest.Builder mergeFrom(AttachDatabasePRequest other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3.Builder<AttachDatabasePRequest.Builder>
public AttachDatabasePRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<AttachDatabasePRequest.Builder>
IOException
public boolean hasUdbType()
optional string udb_type = 1;
hasUdbType
in interface AttachDatabasePRequestOrBuilder
public String getUdbType()
optional string udb_type = 1;
getUdbType
in interface AttachDatabasePRequestOrBuilder
public com.google.protobuf.ByteString getUdbTypeBytes()
optional string udb_type = 1;
getUdbTypeBytes
in interface AttachDatabasePRequestOrBuilder
public AttachDatabasePRequest.Builder setUdbType(String value)
optional string udb_type = 1;
value
- The udbType to set.public AttachDatabasePRequest.Builder clearUdbType()
optional string udb_type = 1;
public AttachDatabasePRequest.Builder setUdbTypeBytes(com.google.protobuf.ByteString value)
optional string udb_type = 1;
value
- The bytes for udbType to set.public boolean hasUdbConnectionUri()
optional string udb_connection_uri = 2;
hasUdbConnectionUri
in interface AttachDatabasePRequestOrBuilder
public String getUdbConnectionUri()
optional string udb_connection_uri = 2;
getUdbConnectionUri
in interface AttachDatabasePRequestOrBuilder
public com.google.protobuf.ByteString getUdbConnectionUriBytes()
optional string udb_connection_uri = 2;
getUdbConnectionUriBytes
in interface AttachDatabasePRequestOrBuilder
public AttachDatabasePRequest.Builder setUdbConnectionUri(String value)
optional string udb_connection_uri = 2;
value
- The udbConnectionUri to set.public AttachDatabasePRequest.Builder clearUdbConnectionUri()
optional string udb_connection_uri = 2;
public AttachDatabasePRequest.Builder setUdbConnectionUriBytes(com.google.protobuf.ByteString value)
optional string udb_connection_uri = 2;
value
- The bytes for udbConnectionUri to set.public boolean hasUdbDbName()
optional string udb_db_name = 3;
hasUdbDbName
in interface AttachDatabasePRequestOrBuilder
public String getUdbDbName()
optional string udb_db_name = 3;
getUdbDbName
in interface AttachDatabasePRequestOrBuilder
public com.google.protobuf.ByteString getUdbDbNameBytes()
optional string udb_db_name = 3;
getUdbDbNameBytes
in interface AttachDatabasePRequestOrBuilder
public AttachDatabasePRequest.Builder setUdbDbName(String value)
optional string udb_db_name = 3;
value
- The udbDbName to set.public AttachDatabasePRequest.Builder clearUdbDbName()
optional string udb_db_name = 3;
public AttachDatabasePRequest.Builder setUdbDbNameBytes(com.google.protobuf.ByteString value)
optional string udb_db_name = 3;
value
- The bytes for udbDbName to set.public boolean hasDbName()
optional string db_name = 4;
hasDbName
in interface AttachDatabasePRequestOrBuilder
public String getDbName()
optional string db_name = 4;
getDbName
in interface AttachDatabasePRequestOrBuilder
public com.google.protobuf.ByteString getDbNameBytes()
optional string db_name = 4;
getDbNameBytes
in interface AttachDatabasePRequestOrBuilder
public AttachDatabasePRequest.Builder setDbName(String value)
optional string db_name = 4;
value
- The dbName to set.public AttachDatabasePRequest.Builder clearDbName()
optional string db_name = 4;
public AttachDatabasePRequest.Builder setDbNameBytes(com.google.protobuf.ByteString value)
optional string db_name = 4;
value
- The bytes for dbName to set.public int getOptionsCount()
AttachDatabasePRequestOrBuilder
map<string, string> options = 5;
getOptionsCount
in interface AttachDatabasePRequestOrBuilder
public boolean containsOptions(String key)
map<string, string> options = 5;
containsOptions
in interface AttachDatabasePRequestOrBuilder
@Deprecated public Map<String,String> getOptions()
getOptionsMap()
instead.getOptions
in interface AttachDatabasePRequestOrBuilder
public Map<String,String> getOptionsMap()
map<string, string> options = 5;
getOptionsMap
in interface AttachDatabasePRequestOrBuilder
public String getOptionsOrDefault(String key, String defaultValue)
map<string, string> options = 5;
getOptionsOrDefault
in interface AttachDatabasePRequestOrBuilder
public String getOptionsOrThrow(String key)
map<string, string> options = 5;
getOptionsOrThrow
in interface AttachDatabasePRequestOrBuilder
public AttachDatabasePRequest.Builder clearOptions()
public AttachDatabasePRequest.Builder removeOptions(String key)
map<string, string> options = 5;
@Deprecated public Map<String,String> getMutableOptions()
public AttachDatabasePRequest.Builder putOptions(String key, String value)
map<string, string> options = 5;
public AttachDatabasePRequest.Builder putAllOptions(Map<String,String> values)
map<string, string> options = 5;
public boolean hasIgnoreSyncErrors()
optional bool ignore_sync_errors = 6;
hasIgnoreSyncErrors
in interface AttachDatabasePRequestOrBuilder
public boolean getIgnoreSyncErrors()
optional bool ignore_sync_errors = 6;
getIgnoreSyncErrors
in interface AttachDatabasePRequestOrBuilder
public AttachDatabasePRequest.Builder setIgnoreSyncErrors(boolean value)
optional bool ignore_sync_errors = 6;
value
- The ignoreSyncErrors to set.public AttachDatabasePRequest.Builder clearIgnoreSyncErrors()
optional bool ignore_sync_errors = 6;
public final AttachDatabasePRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields
in interface com.google.protobuf.Message.Builder
setUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<AttachDatabasePRequest.Builder>
public final AttachDatabasePRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields
in interface com.google.protobuf.Message.Builder
mergeUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<AttachDatabasePRequest.Builder>
Copyright © 2023. All Rights Reserved.