public static final class GetConfigurationPResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<GetConfigurationPResponse.Builder> implements GetConfigurationPResponseOrBuilder
alluxio.grpc.meta.GetConfigurationPResponse
Modifier and Type | Method and Description |
---|---|
GetConfigurationPResponse.Builder |
addAllClusterConfigs(Iterable<? extends ConfigProperty> values)
repeated .alluxio.grpc.ConfigProperty clusterConfigs = 1; |
GetConfigurationPResponse.Builder |
addClusterConfigs(ConfigProperty.Builder builderForValue)
repeated .alluxio.grpc.ConfigProperty clusterConfigs = 1; |
GetConfigurationPResponse.Builder |
addClusterConfigs(ConfigProperty value)
repeated .alluxio.grpc.ConfigProperty clusterConfigs = 1; |
GetConfigurationPResponse.Builder |
addClusterConfigs(int index,
ConfigProperty.Builder builderForValue)
repeated .alluxio.grpc.ConfigProperty clusterConfigs = 1; |
GetConfigurationPResponse.Builder |
addClusterConfigs(int index,
ConfigProperty value)
repeated .alluxio.grpc.ConfigProperty clusterConfigs = 1; |
ConfigProperty.Builder |
addClusterConfigsBuilder()
repeated .alluxio.grpc.ConfigProperty clusterConfigs = 1; |
ConfigProperty.Builder |
addClusterConfigsBuilder(int index)
repeated .alluxio.grpc.ConfigProperty clusterConfigs = 1; |
GetConfigurationPResponse.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
GetConfigurationPResponse |
build() |
GetConfigurationPResponse |
buildPartial() |
GetConfigurationPResponse.Builder |
clear() |
GetConfigurationPResponse.Builder |
clearClusterConfigHash()
optional string clusterConfigHash = 3; |
GetConfigurationPResponse.Builder |
clearClusterConfigs()
repeated .alluxio.grpc.ConfigProperty clusterConfigs = 1; |
GetConfigurationPResponse.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
GetConfigurationPResponse.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
GetConfigurationPResponse.Builder |
clearPathConfigHash()
optional string pathConfigHash = 4; |
GetConfigurationPResponse.Builder |
clearPathConfigs() |
GetConfigurationPResponse.Builder |
clone() |
boolean |
containsPathConfigs(String key)
map<string, .alluxio.grpc.meta.ConfigProperties> pathConfigs = 2; |
String |
getClusterConfigHash()
optional string clusterConfigHash = 3; |
com.google.protobuf.ByteString |
getClusterConfigHashBytes()
optional string clusterConfigHash = 3; |
ConfigProperty |
getClusterConfigs(int index)
repeated .alluxio.grpc.ConfigProperty clusterConfigs = 1; |
ConfigProperty.Builder |
getClusterConfigsBuilder(int index)
repeated .alluxio.grpc.ConfigProperty clusterConfigs = 1; |
List<ConfigProperty.Builder> |
getClusterConfigsBuilderList()
repeated .alluxio.grpc.ConfigProperty clusterConfigs = 1; |
int |
getClusterConfigsCount()
repeated .alluxio.grpc.ConfigProperty clusterConfigs = 1; |
List<ConfigProperty> |
getClusterConfigsList()
repeated .alluxio.grpc.ConfigProperty clusterConfigs = 1; |
ConfigPropertyOrBuilder |
getClusterConfigsOrBuilder(int index)
repeated .alluxio.grpc.ConfigProperty clusterConfigs = 1; |
List<? extends ConfigPropertyOrBuilder> |
getClusterConfigsOrBuilderList()
repeated .alluxio.grpc.ConfigProperty clusterConfigs = 1; |
GetConfigurationPResponse |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
Map<String,ConfigProperties> |
getMutablePathConfigs()
Deprecated.
|
String |
getPathConfigHash()
optional string pathConfigHash = 4; |
com.google.protobuf.ByteString |
getPathConfigHashBytes()
optional string pathConfigHash = 4; |
Map<String,ConfigProperties> |
getPathConfigs()
Deprecated.
|
int |
getPathConfigsCount()
map<string, .alluxio.grpc.meta.ConfigProperties> pathConfigs = 2; |
Map<String,ConfigProperties> |
getPathConfigsMap()
map<string, .alluxio.grpc.meta.ConfigProperties> pathConfigs = 2; |
ConfigProperties |
getPathConfigsOrDefault(String key,
ConfigProperties defaultValue)
map<string, .alluxio.grpc.meta.ConfigProperties> pathConfigs = 2; |
ConfigProperties |
getPathConfigsOrThrow(String key)
map<string, .alluxio.grpc.meta.ConfigProperties> pathConfigs = 2; |
boolean |
hasClusterConfigHash()
optional string clusterConfigHash = 3; |
boolean |
hasPathConfigHash()
optional string pathConfigHash = 4; |
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() |
GetConfigurationPResponse.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
GetConfigurationPResponse.Builder |
mergeFrom(GetConfigurationPResponse other) |
GetConfigurationPResponse.Builder |
mergeFrom(com.google.protobuf.Message other) |
GetConfigurationPResponse.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
GetConfigurationPResponse.Builder |
putAllPathConfigs(Map<String,ConfigProperties> values)
map<string, .alluxio.grpc.meta.ConfigProperties> pathConfigs = 2; |
GetConfigurationPResponse.Builder |
putPathConfigs(String key,
ConfigProperties value)
map<string, .alluxio.grpc.meta.ConfigProperties> pathConfigs = 2; |
GetConfigurationPResponse.Builder |
removeClusterConfigs(int index)
repeated .alluxio.grpc.ConfigProperty clusterConfigs = 1; |
GetConfigurationPResponse.Builder |
removePathConfigs(String key)
map<string, .alluxio.grpc.meta.ConfigProperties> pathConfigs = 2; |
GetConfigurationPResponse.Builder |
setClusterConfigHash(String value)
optional string clusterConfigHash = 3; |
GetConfigurationPResponse.Builder |
setClusterConfigHashBytes(com.google.protobuf.ByteString value)
optional string clusterConfigHash = 3; |
GetConfigurationPResponse.Builder |
setClusterConfigs(int index,
ConfigProperty.Builder builderForValue)
repeated .alluxio.grpc.ConfigProperty clusterConfigs = 1; |
GetConfigurationPResponse.Builder |
setClusterConfigs(int index,
ConfigProperty value)
repeated .alluxio.grpc.ConfigProperty clusterConfigs = 1; |
GetConfigurationPResponse.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
GetConfigurationPResponse.Builder |
setPathConfigHash(String value)
optional string pathConfigHash = 4; |
GetConfigurationPResponse.Builder |
setPathConfigHashBytes(com.google.protobuf.ByteString value)
optional string pathConfigHash = 4; |
GetConfigurationPResponse.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
GetConfigurationPResponse.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<GetConfigurationPResponse.Builder>
protected com.google.protobuf.MapField internalGetMutableMapField(int number)
internalGetMutableMapField
in class com.google.protobuf.GeneratedMessageV3.Builder<GetConfigurationPResponse.Builder>
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessageV3.Builder<GetConfigurationPResponse.Builder>
public GetConfigurationPResponse.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<GetConfigurationPResponse.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<GetConfigurationPResponse.Builder>
public GetConfigurationPResponse getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public GetConfigurationPResponse build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public GetConfigurationPResponse buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public GetConfigurationPResponse.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<GetConfigurationPResponse.Builder>
public GetConfigurationPResponse.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<GetConfigurationPResponse.Builder>
public GetConfigurationPResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField
in interface com.google.protobuf.Message.Builder
clearField
in class com.google.protobuf.GeneratedMessageV3.Builder<GetConfigurationPResponse.Builder>
public GetConfigurationPResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof
in interface com.google.protobuf.Message.Builder
clearOneof
in class com.google.protobuf.GeneratedMessageV3.Builder<GetConfigurationPResponse.Builder>
public GetConfigurationPResponse.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<GetConfigurationPResponse.Builder>
public GetConfigurationPResponse.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<GetConfigurationPResponse.Builder>
public GetConfigurationPResponse.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<GetConfigurationPResponse.Builder>
public GetConfigurationPResponse.Builder mergeFrom(GetConfigurationPResponse other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3.Builder<GetConfigurationPResponse.Builder>
public GetConfigurationPResponse.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<GetConfigurationPResponse.Builder>
IOException
public List<ConfigProperty> getClusterConfigsList()
repeated .alluxio.grpc.ConfigProperty clusterConfigs = 1;
getClusterConfigsList
in interface GetConfigurationPResponseOrBuilder
public int getClusterConfigsCount()
repeated .alluxio.grpc.ConfigProperty clusterConfigs = 1;
getClusterConfigsCount
in interface GetConfigurationPResponseOrBuilder
public ConfigProperty getClusterConfigs(int index)
repeated .alluxio.grpc.ConfigProperty clusterConfigs = 1;
getClusterConfigs
in interface GetConfigurationPResponseOrBuilder
public GetConfigurationPResponse.Builder setClusterConfigs(int index, ConfigProperty value)
repeated .alluxio.grpc.ConfigProperty clusterConfigs = 1;
public GetConfigurationPResponse.Builder setClusterConfigs(int index, ConfigProperty.Builder builderForValue)
repeated .alluxio.grpc.ConfigProperty clusterConfigs = 1;
public GetConfigurationPResponse.Builder addClusterConfigs(ConfigProperty value)
repeated .alluxio.grpc.ConfigProperty clusterConfigs = 1;
public GetConfigurationPResponse.Builder addClusterConfigs(int index, ConfigProperty value)
repeated .alluxio.grpc.ConfigProperty clusterConfigs = 1;
public GetConfigurationPResponse.Builder addClusterConfigs(ConfigProperty.Builder builderForValue)
repeated .alluxio.grpc.ConfigProperty clusterConfigs = 1;
public GetConfigurationPResponse.Builder addClusterConfigs(int index, ConfigProperty.Builder builderForValue)
repeated .alluxio.grpc.ConfigProperty clusterConfigs = 1;
public GetConfigurationPResponse.Builder addAllClusterConfigs(Iterable<? extends ConfigProperty> values)
repeated .alluxio.grpc.ConfigProperty clusterConfigs = 1;
public GetConfigurationPResponse.Builder clearClusterConfigs()
repeated .alluxio.grpc.ConfigProperty clusterConfigs = 1;
public GetConfigurationPResponse.Builder removeClusterConfigs(int index)
repeated .alluxio.grpc.ConfigProperty clusterConfigs = 1;
public ConfigProperty.Builder getClusterConfigsBuilder(int index)
repeated .alluxio.grpc.ConfigProperty clusterConfigs = 1;
public ConfigPropertyOrBuilder getClusterConfigsOrBuilder(int index)
repeated .alluxio.grpc.ConfigProperty clusterConfigs = 1;
getClusterConfigsOrBuilder
in interface GetConfigurationPResponseOrBuilder
public List<? extends ConfigPropertyOrBuilder> getClusterConfigsOrBuilderList()
repeated .alluxio.grpc.ConfigProperty clusterConfigs = 1;
getClusterConfigsOrBuilderList
in interface GetConfigurationPResponseOrBuilder
public ConfigProperty.Builder addClusterConfigsBuilder()
repeated .alluxio.grpc.ConfigProperty clusterConfigs = 1;
public ConfigProperty.Builder addClusterConfigsBuilder(int index)
repeated .alluxio.grpc.ConfigProperty clusterConfigs = 1;
public List<ConfigProperty.Builder> getClusterConfigsBuilderList()
repeated .alluxio.grpc.ConfigProperty clusterConfigs = 1;
public int getPathConfigsCount()
GetConfigurationPResponseOrBuilder
map<string, .alluxio.grpc.meta.ConfigProperties> pathConfigs = 2;
getPathConfigsCount
in interface GetConfigurationPResponseOrBuilder
public boolean containsPathConfigs(String key)
map<string, .alluxio.grpc.meta.ConfigProperties> pathConfigs = 2;
containsPathConfigs
in interface GetConfigurationPResponseOrBuilder
@Deprecated public Map<String,ConfigProperties> getPathConfigs()
getPathConfigsMap()
instead.getPathConfigs
in interface GetConfigurationPResponseOrBuilder
public Map<String,ConfigProperties> getPathConfigsMap()
map<string, .alluxio.grpc.meta.ConfigProperties> pathConfigs = 2;
getPathConfigsMap
in interface GetConfigurationPResponseOrBuilder
public ConfigProperties getPathConfigsOrDefault(String key, ConfigProperties defaultValue)
map<string, .alluxio.grpc.meta.ConfigProperties> pathConfigs = 2;
getPathConfigsOrDefault
in interface GetConfigurationPResponseOrBuilder
public ConfigProperties getPathConfigsOrThrow(String key)
map<string, .alluxio.grpc.meta.ConfigProperties> pathConfigs = 2;
getPathConfigsOrThrow
in interface GetConfigurationPResponseOrBuilder
public GetConfigurationPResponse.Builder clearPathConfigs()
public GetConfigurationPResponse.Builder removePathConfigs(String key)
map<string, .alluxio.grpc.meta.ConfigProperties> pathConfigs = 2;
@Deprecated public Map<String,ConfigProperties> getMutablePathConfigs()
public GetConfigurationPResponse.Builder putPathConfigs(String key, ConfigProperties value)
map<string, .alluxio.grpc.meta.ConfigProperties> pathConfigs = 2;
public GetConfigurationPResponse.Builder putAllPathConfigs(Map<String,ConfigProperties> values)
map<string, .alluxio.grpc.meta.ConfigProperties> pathConfigs = 2;
public boolean hasClusterConfigHash()
optional string clusterConfigHash = 3;
hasClusterConfigHash
in interface GetConfigurationPResponseOrBuilder
public String getClusterConfigHash()
optional string clusterConfigHash = 3;
getClusterConfigHash
in interface GetConfigurationPResponseOrBuilder
public com.google.protobuf.ByteString getClusterConfigHashBytes()
optional string clusterConfigHash = 3;
getClusterConfigHashBytes
in interface GetConfigurationPResponseOrBuilder
public GetConfigurationPResponse.Builder setClusterConfigHash(String value)
optional string clusterConfigHash = 3;
value
- The clusterConfigHash to set.public GetConfigurationPResponse.Builder clearClusterConfigHash()
optional string clusterConfigHash = 3;
public GetConfigurationPResponse.Builder setClusterConfigHashBytes(com.google.protobuf.ByteString value)
optional string clusterConfigHash = 3;
value
- The bytes for clusterConfigHash to set.public boolean hasPathConfigHash()
optional string pathConfigHash = 4;
hasPathConfigHash
in interface GetConfigurationPResponseOrBuilder
public String getPathConfigHash()
optional string pathConfigHash = 4;
getPathConfigHash
in interface GetConfigurationPResponseOrBuilder
public com.google.protobuf.ByteString getPathConfigHashBytes()
optional string pathConfigHash = 4;
getPathConfigHashBytes
in interface GetConfigurationPResponseOrBuilder
public GetConfigurationPResponse.Builder setPathConfigHash(String value)
optional string pathConfigHash = 4;
value
- The pathConfigHash to set.public GetConfigurationPResponse.Builder clearPathConfigHash()
optional string pathConfigHash = 4;
public GetConfigurationPResponse.Builder setPathConfigHashBytes(com.google.protobuf.ByteString value)
optional string pathConfigHash = 4;
value
- The bytes for pathConfigHash to set.public final GetConfigurationPResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields
in interface com.google.protobuf.Message.Builder
setUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<GetConfigurationPResponse.Builder>
public final GetConfigurationPResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields
in interface com.google.protobuf.Message.Builder
mergeUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<GetConfigurationPResponse.Builder>
Copyright © 2023. All Rights Reserved.