public interface ConfigurationRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getClusterName()
Logic name of this cluster,
in case the remote configuration center implementation support
configuration management for multiple clusters.
|
com.google.protobuf.ByteString |
getClusterNameBytes()
Logic name of this cluster,
in case the remote configuration center implementation support
configuration management for multiple clusters.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getClusterName()
Logic name of this cluster, in case the remote configuration center implementation support configuration management for multiple clusters.
string clusterName = 1;com.google.protobuf.ByteString getClusterNameBytes()
Logic name of this cluster, in case the remote configuration center implementation support configuration management for multiple clusters.
string clusterName = 1;Copyright © 2019 The Apache Software Foundation. All rights reserved.