public static final class Table.AttachDbEntry.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Table.AttachDbEntry.Builder> implements Table.AttachDbEntryOrBuilder
next available id: 6Protobuf type
alluxio.proto.journal.AttachDbEntry
Modifier and Type | Method and Description |
---|---|
Table.AttachDbEntry.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Table.AttachDbEntry |
build() |
Table.AttachDbEntry |
buildPartial() |
Table.AttachDbEntry.Builder |
clear() |
Table.AttachDbEntry.Builder |
clearConfig() |
Table.AttachDbEntry.Builder |
clearDbName()
optional string db_name = 4; |
Table.AttachDbEntry.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Table.AttachDbEntry.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Table.AttachDbEntry.Builder |
clearUdbConnectionUri()
optional string udb_connection_uri = 2; |
Table.AttachDbEntry.Builder |
clearUdbDbName()
optional string udb_db_name = 3; |
Table.AttachDbEntry.Builder |
clearUdbType()
optional string udb_type = 1; |
Table.AttachDbEntry.Builder |
clone() |
boolean |
containsConfig(String key)
map<string, string> config = 5; |
Map<String,String> |
getConfig()
Deprecated.
|
int |
getConfigCount()
map<string, string> config = 5; |
Map<String,String> |
getConfigMap()
map<string, string> config = 5; |
String |
getConfigOrDefault(String key,
String defaultValue)
map<string, string> config = 5; |
String |
getConfigOrThrow(String key)
map<string, string> config = 5; |
String |
getDbName()
optional string db_name = 4; |
com.google.protobuf.ByteString |
getDbNameBytes()
optional string db_name = 4; |
Table.AttachDbEntry |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
Map<String,String> |
getMutableConfig()
Deprecated.
|
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 |
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() |
Table.AttachDbEntry.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Table.AttachDbEntry.Builder |
mergeFrom(com.google.protobuf.Message other) |
Table.AttachDbEntry.Builder |
mergeFrom(Table.AttachDbEntry other) |
Table.AttachDbEntry.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Table.AttachDbEntry.Builder |
putAllConfig(Map<String,String> values)
map<string, string> config = 5; |
Table.AttachDbEntry.Builder |
putConfig(String key,
String value)
map<string, string> config = 5; |
Table.AttachDbEntry.Builder |
removeConfig(String key)
map<string, string> config = 5; |
Table.AttachDbEntry.Builder |
setDbName(String value)
optional string db_name = 4; |
Table.AttachDbEntry.Builder |
setDbNameBytes(com.google.protobuf.ByteString value)
optional string db_name = 4; |
Table.AttachDbEntry.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Table.AttachDbEntry.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Table.AttachDbEntry.Builder |
setUdbConnectionUri(String value)
optional string udb_connection_uri = 2; |
Table.AttachDbEntry.Builder |
setUdbConnectionUriBytes(com.google.protobuf.ByteString value)
optional string udb_connection_uri = 2; |
Table.AttachDbEntry.Builder |
setUdbDbName(String value)
optional string udb_db_name = 3; |
Table.AttachDbEntry.Builder |
setUdbDbNameBytes(com.google.protobuf.ByteString value)
optional string udb_db_name = 3; |
Table.AttachDbEntry.Builder |
setUdbType(String value)
optional string udb_type = 1; |
Table.AttachDbEntry.Builder |
setUdbTypeBytes(com.google.protobuf.ByteString value)
optional string udb_type = 1; |
Table.AttachDbEntry.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<Table.AttachDbEntry.Builder>
protected com.google.protobuf.MapField internalGetMutableMapField(int number)
internalGetMutableMapField
in class com.google.protobuf.GeneratedMessageV3.Builder<Table.AttachDbEntry.Builder>
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessageV3.Builder<Table.AttachDbEntry.Builder>
public Table.AttachDbEntry.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<Table.AttachDbEntry.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<Table.AttachDbEntry.Builder>
public Table.AttachDbEntry getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public Table.AttachDbEntry build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public Table.AttachDbEntry buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public Table.AttachDbEntry.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<Table.AttachDbEntry.Builder>
public Table.AttachDbEntry.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<Table.AttachDbEntry.Builder>
public Table.AttachDbEntry.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField
in interface com.google.protobuf.Message.Builder
clearField
in class com.google.protobuf.GeneratedMessageV3.Builder<Table.AttachDbEntry.Builder>
public Table.AttachDbEntry.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof
in interface com.google.protobuf.Message.Builder
clearOneof
in class com.google.protobuf.GeneratedMessageV3.Builder<Table.AttachDbEntry.Builder>
public Table.AttachDbEntry.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<Table.AttachDbEntry.Builder>
public Table.AttachDbEntry.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<Table.AttachDbEntry.Builder>
public Table.AttachDbEntry.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<Table.AttachDbEntry.Builder>
public Table.AttachDbEntry.Builder mergeFrom(Table.AttachDbEntry other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3.Builder<Table.AttachDbEntry.Builder>
public Table.AttachDbEntry.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<Table.AttachDbEntry.Builder>
IOException
public boolean hasUdbType()
optional string udb_type = 1;
hasUdbType
in interface Table.AttachDbEntryOrBuilder
public String getUdbType()
optional string udb_type = 1;
getUdbType
in interface Table.AttachDbEntryOrBuilder
public com.google.protobuf.ByteString getUdbTypeBytes()
optional string udb_type = 1;
getUdbTypeBytes
in interface Table.AttachDbEntryOrBuilder
public Table.AttachDbEntry.Builder setUdbType(String value)
optional string udb_type = 1;
value
- The udbType to set.public Table.AttachDbEntry.Builder clearUdbType()
optional string udb_type = 1;
public Table.AttachDbEntry.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 Table.AttachDbEntryOrBuilder
public String getUdbConnectionUri()
optional string udb_connection_uri = 2;
getUdbConnectionUri
in interface Table.AttachDbEntryOrBuilder
public com.google.protobuf.ByteString getUdbConnectionUriBytes()
optional string udb_connection_uri = 2;
getUdbConnectionUriBytes
in interface Table.AttachDbEntryOrBuilder
public Table.AttachDbEntry.Builder setUdbConnectionUri(String value)
optional string udb_connection_uri = 2;
value
- The udbConnectionUri to set.public Table.AttachDbEntry.Builder clearUdbConnectionUri()
optional string udb_connection_uri = 2;
public Table.AttachDbEntry.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 Table.AttachDbEntryOrBuilder
public String getUdbDbName()
optional string udb_db_name = 3;
getUdbDbName
in interface Table.AttachDbEntryOrBuilder
public com.google.protobuf.ByteString getUdbDbNameBytes()
optional string udb_db_name = 3;
getUdbDbNameBytes
in interface Table.AttachDbEntryOrBuilder
public Table.AttachDbEntry.Builder setUdbDbName(String value)
optional string udb_db_name = 3;
value
- The udbDbName to set.public Table.AttachDbEntry.Builder clearUdbDbName()
optional string udb_db_name = 3;
public Table.AttachDbEntry.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 Table.AttachDbEntryOrBuilder
public String getDbName()
optional string db_name = 4;
getDbName
in interface Table.AttachDbEntryOrBuilder
public com.google.protobuf.ByteString getDbNameBytes()
optional string db_name = 4;
getDbNameBytes
in interface Table.AttachDbEntryOrBuilder
public Table.AttachDbEntry.Builder setDbName(String value)
optional string db_name = 4;
value
- The dbName to set.public Table.AttachDbEntry.Builder clearDbName()
optional string db_name = 4;
public Table.AttachDbEntry.Builder setDbNameBytes(com.google.protobuf.ByteString value)
optional string db_name = 4;
value
- The bytes for dbName to set.public int getConfigCount()
Table.AttachDbEntryOrBuilder
map<string, string> config = 5;
getConfigCount
in interface Table.AttachDbEntryOrBuilder
public boolean containsConfig(String key)
map<string, string> config = 5;
containsConfig
in interface Table.AttachDbEntryOrBuilder
@Deprecated public Map<String,String> getConfig()
getConfigMap()
instead.getConfig
in interface Table.AttachDbEntryOrBuilder
public Map<String,String> getConfigMap()
map<string, string> config = 5;
getConfigMap
in interface Table.AttachDbEntryOrBuilder
public String getConfigOrDefault(String key, String defaultValue)
map<string, string> config = 5;
getConfigOrDefault
in interface Table.AttachDbEntryOrBuilder
public String getConfigOrThrow(String key)
map<string, string> config = 5;
getConfigOrThrow
in interface Table.AttachDbEntryOrBuilder
public Table.AttachDbEntry.Builder clearConfig()
public Table.AttachDbEntry.Builder removeConfig(String key)
map<string, string> config = 5;
@Deprecated public Map<String,String> getMutableConfig()
public Table.AttachDbEntry.Builder putConfig(String key, String value)
map<string, string> config = 5;
public Table.AttachDbEntry.Builder putAllConfig(Map<String,String> values)
map<string, string> config = 5;
public final Table.AttachDbEntry.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields
in interface com.google.protobuf.Message.Builder
setUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<Table.AttachDbEntry.Builder>
public final Table.AttachDbEntry.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields
in interface com.google.protobuf.Message.Builder
mergeUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<Table.AttachDbEntry.Builder>
Copyright © 2023. All Rights Reserved.