- getAllEntities() - Method in interface com.alibaba.nacos.api.cmdb.spi.CmdbService
-
Dump all entities in CMDB
- getAllInstances(String) - Method in interface com.alibaba.nacos.api.naming.NamingService
-
get all instances of a service
- getAllInstances(String, String) - Method in interface com.alibaba.nacos.api.naming.NamingService
-
get all instances of a service
- getAllInstances(String, boolean) - Method in interface com.alibaba.nacos.api.naming.NamingService
-
Get all instances of a service
- getAllInstances(String, String, boolean) - Method in interface com.alibaba.nacos.api.naming.NamingService
-
Get all instances of a service
- getAllInstances(String, List<String>) - Method in interface com.alibaba.nacos.api.naming.NamingService
-
Get all instances within specified clusters of a service
- getAllInstances(String, String, List<String>) - Method in interface com.alibaba.nacos.api.naming.NamingService
-
Get all instances within specified clusters of a service
- getAllInstances(String, List<String>, boolean) - Method in interface com.alibaba.nacos.api.naming.NamingService
-
Get all instances within specified clusters of a service
- getAllInstances(String, String, List<String>, boolean) - Method in interface com.alibaba.nacos.api.naming.NamingService
-
Get all instances within specified clusters of a service
- getAppName() - Method in class com.alibaba.nacos.api.naming.pojo.Service
-
- getCacheMillis() - Method in class com.alibaba.nacos.api.naming.pojo.ServiceInfo
-
- getChangeItem(String) - Method in class com.alibaba.nacos.api.config.ConfigChangeEvent
-
- getChangeItems() - Method in class com.alibaba.nacos.api.config.ConfigChangeEvent
-
- getChecksum() - Method in class com.alibaba.nacos.api.naming.pojo.ServiceInfo
-
- getClusterName() - Method in class com.alibaba.nacos.api.naming.pojo.Instance
-
- getClusters() - Method in class com.alibaba.nacos.api.naming.listener.NamingEvent
-
- getClusters() - Method in class com.alibaba.nacos.api.naming.pojo.ServiceInfo
-
- getCmd() - Method in class com.alibaba.nacos.api.naming.pojo.healthcheck.impl.Mysql
-
- getConfig(String, String, long) - Method in interface com.alibaba.nacos.api.config.ConfigService
-
Get config
- getConfigAndSignListener(String, String, long, Listener) - Method in interface com.alibaba.nacos.api.config.ConfigService
-
Get config and register Listener
If you want to pull it yourself when the program starts to get the configuration for the first time,
and the registered Listener is used for future configuration updates, you can keep the original
code unchanged, just add the system parameter: enableRemoteSyncConfig = "true" ( But there is network overhead);
therefore we recommend that you use this interface directly
- getConfigContext() - Method in interface com.alibaba.nacos.api.config.filter.IConfigRequest
-
get config context
- getConfigContext() - Method in interface com.alibaba.nacos.api.config.filter.IConfigResponse
-
Get config context
- getCount() - Method in class com.alibaba.nacos.api.naming.pojo.ListView
-
- getCustomHeaders() - Method in class com.alibaba.nacos.api.naming.pojo.healthcheck.impl.Http
-
- getData() - Method in class com.alibaba.nacos.api.naming.pojo.ListView
-
- getDefaultCheckPort() - Method in class com.alibaba.nacos.api.naming.pojo.Cluster
-
- getDefaultPort() - Method in class com.alibaba.nacos.api.naming.pojo.Cluster
-
- getDescription() - Method in class com.alibaba.nacos.api.cmdb.pojo.Label
-
- getEntity(String, String) - Method in interface com.alibaba.nacos.api.cmdb.spi.CmdbService
-
Get single entity
- getEntityEvents(long) - Method in interface com.alibaba.nacos.api.cmdb.spi.CmdbService
-
get label change events
- getEntityName() - Method in class com.alibaba.nacos.api.cmdb.pojo.EntityEvent
-
- getEntityType() - Method in class com.alibaba.nacos.api.cmdb.pojo.EntityEvent
-
- getEntityTypes() - Method in interface com.alibaba.nacos.api.cmdb.spi.CmdbService
-
Get all possible entity types in CMDB
- getErrCode() - Method in exception com.alibaba.nacos.api.exception.NacosException
-
- getErrCode() - Method in exception com.alibaba.nacos.api.exception.runtime.NacosRuntimeException
-
- getErrMsg() - Method in exception com.alibaba.nacos.api.exception.NacosException
-
- getExecutor() - Method in class com.alibaba.nacos.api.config.listener.AbstractListener
-
Use default executor
- getExecutor() - Method in class com.alibaba.nacos.api.config.listener.AbstractSharedListener
-
- getExecutor() - Method in interface com.alibaba.nacos.api.config.listener.Listener
-
Get executor for execute this receive
- getExpectedResponseCode() - Method in class com.alibaba.nacos.api.naming.pojo.healthcheck.impl.Http
-
- getExpression() - Method in class com.alibaba.nacos.api.selector.ExpressionSelector
-
- getFilterName() - Method in interface com.alibaba.nacos.api.config.filter.IConfigFilter
-
Get filterName
- getFilterName() - Method in interface com.alibaba.nacos.api.config.filter.IFilterConfig
-
get filter name
- getGroupedName(String, String) - Static method in class com.alibaba.nacos.api.naming.utils.NamingUtils
-
- getGroupName() - Method in class com.alibaba.nacos.api.naming.listener.NamingEvent
-
- getGroupName() - Method in class com.alibaba.nacos.api.naming.pojo.Service
-
- getGroupName() - Method in class com.alibaba.nacos.api.naming.pojo.ServiceInfo
-
- getGroupName(String) - Static method in class com.alibaba.nacos.api.naming.utils.NamingUtils
-
- getHeaders() - Method in class com.alibaba.nacos.api.naming.pojo.healthcheck.impl.Http
-
- getHealthChecker() - Method in class com.alibaba.nacos.api.naming.pojo.Cluster
-
- getHosts() - Method in class com.alibaba.nacos.api.naming.pojo.ServiceInfo
-
- getInitParameter(String) - Method in interface com.alibaba.nacos.api.config.filter.IFilterConfig
-
Get init param
- getInstanceHeartBeatInterval() - Method in class com.alibaba.nacos.api.naming.pojo.Instance
-
- getInstanceHeartBeatTimeOut() - Method in class com.alibaba.nacos.api.naming.pojo.Instance
-
- getInstanceId() - Method in class com.alibaba.nacos.api.naming.pojo.Instance
-
- getInstanceIdGenerator() - Method in class com.alibaba.nacos.api.naming.pojo.Instance
-
- getInstances() - Method in class com.alibaba.nacos.api.naming.listener.NamingEvent
-
- getIp() - Method in class com.alibaba.nacos.api.naming.pojo.Instance
-
- getIpDeleteTimeout() - Method in class com.alibaba.nacos.api.naming.pojo.Instance
-
- getJsonFromServer() - Method in class com.alibaba.nacos.api.naming.pojo.ServiceInfo
-
- getKey() - Method in class com.alibaba.nacos.api.config.ConfigChangeItem
-
- getKey() - Method in class com.alibaba.nacos.api.naming.pojo.ServiceInfo
-
- getKey(String, String) - Static method in class com.alibaba.nacos.api.naming.pojo.ServiceInfo
-
- getKeyEncoded() - Method in class com.alibaba.nacos.api.naming.pojo.ServiceInfo
-
- getLabel(String) - Method in interface com.alibaba.nacos.api.cmdb.spi.CmdbService
-
Get label info
- getLabelNames() - Method in interface com.alibaba.nacos.api.cmdb.spi.CmdbService
-
Get all label names stored in CMDB
- getLabels() - Method in class com.alibaba.nacos.api.cmdb.pojo.Entity
-
- getLabelValue(String, String, String) - Method in interface com.alibaba.nacos.api.cmdb.spi.CmdbService
-
Get label value of label name of ip
- getLabelValues(String, String) - Method in interface com.alibaba.nacos.api.cmdb.spi.CmdbService
-
Get all label value of ip
- getLastRefTime() - Method in class com.alibaba.nacos.api.naming.pojo.ServiceInfo
-
- getLoadedHealthCheckerClasses() - Static method in enum com.alibaba.nacos.api.naming.pojo.healthcheck.HealthCheckType
-
- getMetadata() - Method in class com.alibaba.nacos.api.naming.pojo.Cluster
-
- getMetadata() - Method in class com.alibaba.nacos.api.naming.pojo.Instance
-
- getMetadata() - Method in class com.alibaba.nacos.api.naming.pojo.Service
-
- getName() - Method in class com.alibaba.nacos.api.cmdb.pojo.Entity
-
- getName() - Method in class com.alibaba.nacos.api.cmdb.pojo.Label
-
- getName() - Method in class com.alibaba.nacos.api.naming.pojo.Cluster
-
- getName() - Method in class com.alibaba.nacos.api.naming.pojo.Service
-
- getName() - Method in class com.alibaba.nacos.api.naming.pojo.ServiceInfo
-
- getNewValue() - Method in class com.alibaba.nacos.api.config.ConfigChangeItem
-
- getOldValue() - Method in class com.alibaba.nacos.api.config.ConfigChangeItem
-
- getOrder() - Method in interface com.alibaba.nacos.api.config.filter.IConfigFilter
-
Get order
- getParameter(String) - Method in interface com.alibaba.nacos.api.config.filter.IConfigContext
-
Get context param by key
- getParameter(String) - Method in interface com.alibaba.nacos.api.config.filter.IConfigRequest
-
get param
- getParameter(String) - Method in interface com.alibaba.nacos.api.config.filter.IConfigResponse
-
get param
- getPath() - Method in class com.alibaba.nacos.api.naming.pojo.healthcheck.impl.Http
-
- getPort() - Method in class com.alibaba.nacos.api.naming.pojo.Instance
-
- getProtectThreshold() - Method in class com.alibaba.nacos.api.naming.pojo.Service
-
- getPwd() - Method in class com.alibaba.nacos.api.naming.pojo.healthcheck.impl.Mysql
-
- getSerializedClass() - Method in exception com.alibaba.nacos.api.exception.runtime.NacosSerializationException
-
- getServerStatus() - Method in interface com.alibaba.nacos.api.config.ConfigService
-
Get server status
- getServerStatus() - Method in interface com.alibaba.nacos.api.naming.NamingService
-
get server health status
- getServiceName() - Method in class com.alibaba.nacos.api.naming.listener.NamingEvent
-
- getServiceName() - Method in class com.alibaba.nacos.api.naming.pojo.Cluster
-
- getServiceName() - Method in class com.alibaba.nacos.api.naming.pojo.Instance
-
- getServiceName(String) - Static method in class com.alibaba.nacos.api.naming.utils.NamingUtils
-
- getServicesOfServer(int, int) - Method in interface com.alibaba.nacos.api.naming.NamingService
-
Get all service names from server
- getServicesOfServer(int, int, String) - Method in interface com.alibaba.nacos.api.naming.NamingService
-
Get all service names from server
- getServicesOfServer(int, int, AbstractSelector) - Method in interface com.alibaba.nacos.api.naming.NamingService
-
Get all service names from server with selector
- getServicesOfServer(int, int, String, AbstractSelector) - Method in interface com.alibaba.nacos.api.naming.NamingService
-
Get all service names from server with selector
- getSubscribeServices() - Method in interface com.alibaba.nacos.api.naming.NamingService
-
Get all subscribed services of current client
- getTargetClass() - Method in exception com.alibaba.nacos.api.exception.runtime.NacosDeserializationException
-
- getType() - Method in class com.alibaba.nacos.api.cmdb.pojo.Entity
-
- getType() - Method in class com.alibaba.nacos.api.cmdb.pojo.EntityEvent
-
- getType() - Method in class com.alibaba.nacos.api.config.ConfigChangeItem
-
- getType() - Method in enum com.alibaba.nacos.api.config.ConfigType
-
- getType() - Method in class com.alibaba.nacos.api.naming.pojo.healthcheck.AbstractHealthChecker
-
- getType() - Method in class com.alibaba.nacos.api.selector.AbstractSelector
-
- getUser() - Method in class com.alibaba.nacos.api.naming.pojo.healthcheck.impl.Mysql
-
- getValues() - Method in class com.alibaba.nacos.api.cmdb.pojo.Label
-
- getWeight() - Method in class com.alibaba.nacos.api.naming.pojo.Instance
-
- GLOBAL_ADMIN - Static variable in class com.alibaba.nacos.api.common.Constants
-
- GROUP - Static variable in class com.alibaba.nacos.api.common.Constants
-
- GROUP_NAME - Static variable in class com.alibaba.nacos.api.naming.CommonParams
-
- SECRET_KEY - Static variable in annotation type com.alibaba.nacos.api.annotation.NacosProperties
-
The property name of "secret-key"
- SECRET_KEY - Static variable in class com.alibaba.nacos.api.PropertyKeyConst
-
- SECRET_KEY_PLACEHOLDER - Static variable in annotation type com.alibaba.nacos.api.annotation.NacosProperties
-
The placeholder of endpoint, the value is "${nacos.secret-key:}"
- selectInstances(String, boolean) - Method in interface com.alibaba.nacos.api.naming.NamingService
-
Get qualified instances of service
- selectInstances(String, String, boolean) - Method in interface com.alibaba.nacos.api.naming.NamingService
-
Get qualified instances of service
- selectInstances(String, boolean, boolean) - Method in interface com.alibaba.nacos.api.naming.NamingService
-
Get qualified instances of service
- selectInstances(String, String, boolean, boolean) - Method in interface com.alibaba.nacos.api.naming.NamingService
-
Get qualified instances of service
- selectInstances(String, List<String>, boolean) - Method in interface com.alibaba.nacos.api.naming.NamingService
-
Get qualified instances within specified clusters of service
- selectInstances(String, String, List<String>, boolean) - Method in interface com.alibaba.nacos.api.naming.NamingService
-
Get qualified instances within specified clusters of service
- selectInstances(String, List<String>, boolean, boolean) - Method in interface com.alibaba.nacos.api.naming.NamingService
-
Get qualified instances within specified clusters of service
- selectInstances(String, String, List<String>, boolean, boolean) - Method in interface com.alibaba.nacos.api.naming.NamingService
-
Get qualified instances within specified clusters of service
- selectOneHealthyInstance(String) - Method in interface com.alibaba.nacos.api.naming.NamingService
-
Select one healthy instance of service using predefined load balance strategy
- selectOneHealthyInstance(String, String) - Method in interface com.alibaba.nacos.api.naming.NamingService
-
Select one healthy instance of service using predefined load balance strategy
- selectOneHealthyInstance(String, boolean) - Method in interface com.alibaba.nacos.api.naming.NamingService
-
select one healthy instance of service using predefined load balance strategy
- selectOneHealthyInstance(String, String, boolean) - Method in interface com.alibaba.nacos.api.naming.NamingService
-
select one healthy instance of service using predefined load balance strategy
- selectOneHealthyInstance(String, List<String>) - Method in interface com.alibaba.nacos.api.naming.NamingService
-
Select one healthy instance of service using predefined load balance strategy
- selectOneHealthyInstance(String, String, List<String>) - Method in interface com.alibaba.nacos.api.naming.NamingService
-
Select one healthy instance of service using predefined load balance strategy
- selectOneHealthyInstance(String, List<String>, boolean) - Method in interface com.alibaba.nacos.api.naming.NamingService
-
Select one healthy instance of service using predefined load balance strategy
- selectOneHealthyInstance(String, String, List<String>, boolean) - Method in interface com.alibaba.nacos.api.naming.NamingService
-
Select one healthy instance of service using predefined load balance strategy
- SelectorType - Enum in com.alibaba.nacos.api.selector
-
The types of selector accepted by Nacos
- serialize(AbstractHealthChecker) - Static method in class com.alibaba.nacos.api.naming.pojo.healthcheck.HealthCheckerFactory
-
Serialize a instance of health checker to json
- SERVER_ADDR - Static variable in annotation type com.alibaba.nacos.api.annotation.NacosProperties
-
The property name of "server-addr"
- SERVER_ADDR - Static variable in class com.alibaba.nacos.api.PropertyKeyConst
-
- SERVER_ADDR_PLACEHOLDER - Static variable in annotation type com.alibaba.nacos.api.annotation.NacosProperties
-
The placeholder of endpoint, the value is ${nacos.server-addr:}"
- SERVER_ERROR - Static variable in exception com.alibaba.nacos.api.exception.NacosException
-
server error(server异常,如超时)
- Service - Class in com.alibaba.nacos.api.naming.pojo
-
Service of Nacos
- Service() - Constructor for class com.alibaba.nacos.api.naming.pojo.Service
-
- Service(String) - Constructor for class com.alibaba.nacos.api.naming.pojo.Service
-
- SERVICE_INFO_SPLITER - Static variable in class com.alibaba.nacos.api.common.Constants
-
- SERVICE_NAME - Static variable in class com.alibaba.nacos.api.naming.CommonParams
-
- ServiceInfo - Class in com.alibaba.nacos.api.naming.pojo
-
ServiceInfo
- ServiceInfo() - Constructor for class com.alibaba.nacos.api.naming.pojo.ServiceInfo
-
- ServiceInfo(String) - Constructor for class com.alibaba.nacos.api.naming.pojo.ServiceInfo
-
- ServiceInfo(String, String) - Constructor for class com.alibaba.nacos.api.naming.pojo.ServiceInfo
-
- setAllIPs(boolean) - Method in class com.alibaba.nacos.api.naming.pojo.ServiceInfo
-
- setAppName(String) - Method in class com.alibaba.nacos.api.naming.pojo.Service
-
- setCacheMillis(long) - Method in class com.alibaba.nacos.api.naming.pojo.ServiceInfo
-
- setCauseThrowable(Throwable) - Method in exception com.alibaba.nacos.api.exception.NacosException
-
- setChecksum(String) - Method in class com.alibaba.nacos.api.naming.pojo.ServiceInfo
-
- setClusterName(String) - Method in class com.alibaba.nacos.api.naming.pojo.Instance
-
- setClusters(String) - Method in class com.alibaba.nacos.api.naming.listener.NamingEvent
-
- setClusters(String) - Method in class com.alibaba.nacos.api.naming.pojo.ServiceInfo
-
- setCmd(String) - Method in class com.alibaba.nacos.api.naming.pojo.healthcheck.impl.Mysql
-
- setCount(int) - Method in class com.alibaba.nacos.api.naming.pojo.ListView
-
- setData(List<T>) - Method in class com.alibaba.nacos.api.naming.pojo.ListView
-
- setDefaultCheckPort(int) - Method in class com.alibaba.nacos.api.naming.pojo.Cluster
-
- setDefaultPort(int) - Method in class com.alibaba.nacos.api.naming.pojo.Cluster
-
- setDescription(String) - Method in class com.alibaba.nacos.api.cmdb.pojo.Label
-
- setEnabled(boolean) - Method in class com.alibaba.nacos.api.naming.pojo.Instance
-
- setEntityName(String) - Method in class com.alibaba.nacos.api.cmdb.pojo.EntityEvent
-
- setEntityType(String) - Method in class com.alibaba.nacos.api.cmdb.pojo.EntityEvent
-
- setEphemeral(boolean) - Method in class com.alibaba.nacos.api.naming.pojo.Instance
-
- setErrCode(int) - Method in exception com.alibaba.nacos.api.exception.NacosException
-
- setErrCode(int) - Method in exception com.alibaba.nacos.api.exception.runtime.NacosRuntimeException
-
- setErrMsg(String) - Method in exception com.alibaba.nacos.api.exception.NacosException
-
- setExpectedResponseCode(int) - Method in class com.alibaba.nacos.api.naming.pojo.healthcheck.impl.Http
-
- setExpression(String) - Method in class com.alibaba.nacos.api.selector.ExpressionSelector
-
- setGroupName(String) - Method in class com.alibaba.nacos.api.naming.listener.NamingEvent
-
- setGroupName(String) - Method in class com.alibaba.nacos.api.naming.pojo.Service
-
- setGroupName(String) - Method in class com.alibaba.nacos.api.naming.pojo.ServiceInfo
-
- setHeaders(String) - Method in class com.alibaba.nacos.api.naming.pojo.healthcheck.impl.Http
-
- setHealthChecker(AbstractHealthChecker) - Method in class com.alibaba.nacos.api.naming.pojo.Cluster
-
- setHealthy(boolean) - Method in class com.alibaba.nacos.api.naming.pojo.Instance
-
- setHosts(List<Instance>) - Method in class com.alibaba.nacos.api.naming.pojo.ServiceInfo
-
- setInstanceId(String) - Method in class com.alibaba.nacos.api.naming.pojo.Instance
-
- setInstances(List<Instance>) - Method in class com.alibaba.nacos.api.naming.listener.NamingEvent
-
- setIp(String) - Method in class com.alibaba.nacos.api.naming.pojo.Instance
-
- setJsonFromServer(String) - Method in class com.alibaba.nacos.api.naming.pojo.ServiceInfo
-
- setKey(String) - Method in class com.alibaba.nacos.api.config.ConfigChangeItem
-
- setLabels(Map<String, String>) - Method in class com.alibaba.nacos.api.cmdb.pojo.Entity
-
- setLastRefTime(long) - Method in class com.alibaba.nacos.api.naming.pojo.ServiceInfo
-
- setMetadata(Map<String, String>) - Method in class com.alibaba.nacos.api.naming.pojo.Cluster
-
- setMetadata(Map<String, String>) - Method in class com.alibaba.nacos.api.naming.pojo.Instance
-
- setMetadata(Map<String, String>) - Method in class com.alibaba.nacos.api.naming.pojo.Service
-
- setName(String) - Method in class com.alibaba.nacos.api.cmdb.pojo.Entity
-
- setName(String) - Method in class com.alibaba.nacos.api.cmdb.pojo.Label
-
- setName(String) - Method in class com.alibaba.nacos.api.naming.pojo.Cluster
-
- setName(String) - Method in class com.alibaba.nacos.api.naming.pojo.Service
-
- setName(String) - Method in class com.alibaba.nacos.api.naming.pojo.ServiceInfo
-
- setNewValue(String) - Method in class com.alibaba.nacos.api.config.ConfigChangeItem
-
- setOldValue(String) - Method in class com.alibaba.nacos.api.config.ConfigChangeItem
-
- setParameter(String, Object) - Method in interface com.alibaba.nacos.api.config.filter.IConfigContext
-
Set context param
- setPath(String) - Method in class com.alibaba.nacos.api.naming.pojo.healthcheck.impl.Http
-
- setPort(int) - Method in class com.alibaba.nacos.api.naming.pojo.Instance
-
- setProtectThreshold(float) - Method in class com.alibaba.nacos.api.naming.pojo.Service
-
- setPwd(String) - Method in class com.alibaba.nacos.api.naming.pojo.healthcheck.impl.Mysql
-
- setServiceName(String) - Method in class com.alibaba.nacos.api.naming.listener.NamingEvent
-
- setServiceName(String) - Method in class com.alibaba.nacos.api.naming.pojo.Cluster
-
- setServiceName(String) - Method in class com.alibaba.nacos.api.naming.pojo.Instance
-
- setType(String) - Method in class com.alibaba.nacos.api.cmdb.pojo.Entity
-
- setType(EntityEventType) - Method in class com.alibaba.nacos.api.cmdb.pojo.EntityEvent
-
- setType(PropertyChangeType) - Method in class com.alibaba.nacos.api.config.ConfigChangeItem
-
- setUseIPPort4Check(boolean) - Method in class com.alibaba.nacos.api.naming.pojo.Cluster
-
- setUser(String) - Method in class com.alibaba.nacos.api.naming.pojo.healthcheck.impl.Mysql
-
- setValues(Set<String>) - Method in class com.alibaba.nacos.api.cmdb.pojo.Label
-
- setWeight(double) - Method in class com.alibaba.nacos.api.naming.pojo.Instance
-
- SNOWFLAKE_INSTANCE_ID_GENERATOR - Static variable in class com.alibaba.nacos.api.common.Constants
-
- SO_TIMEOUT - Static variable in class com.alibaba.nacos.api.common.Constants
-
millisecond
- SPACING_INTERVAL - Static variable in class com.alibaba.nacos.api.common.Constants
-
- SPLITER - Static variable in class com.alibaba.nacos.api.naming.pojo.ServiceInfo
-
- subscribe(String, EventListener) - Method in interface com.alibaba.nacos.api.naming.NamingService
-
Subscribe service to receive events of instances alteration
- subscribe(String, String, EventListener) - Method in interface com.alibaba.nacos.api.naming.NamingService
-
Subscribe service to receive events of instances alteration
- subscribe(String, List<String>, EventListener) - Method in interface com.alibaba.nacos.api.naming.NamingService
-
Subscribe service to receive events of instances alteration
- subscribe(String, String, List<String>, EventListener) - Method in interface com.alibaba.nacos.api.naming.NamingService
-
Subscribe service to receive events of instances alteration
- SystemEnv() - Constructor for class com.alibaba.nacos.api.PropertyKeyConst.SystemEnv
-
- SystemPropertyKeyConst - Interface in com.alibaba.nacos.api
-
Support for reading the value of the specified variable from the -D parameter
- validate() - Method in class com.alibaba.nacos.api.naming.pojo.ServiceInfo
-
- valueOf(String) - Static method in enum com.alibaba.nacos.api.cmdb.pojo.EntityEventType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.alibaba.nacos.api.cmdb.pojo.PreservedEntityTypes
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.alibaba.nacos.api.config.ConfigType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.alibaba.nacos.api.config.PropertyChangeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.alibaba.nacos.api.naming.pojo.healthcheck.HealthCheckType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.alibaba.nacos.api.selector.SelectorType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.alibaba.nacos.api.cmdb.pojo.EntityEventType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.alibaba.nacos.api.cmdb.pojo.PreservedEntityTypes
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.alibaba.nacos.api.config.ConfigType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.alibaba.nacos.api.config.PropertyChangeType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.alibaba.nacos.api.naming.pojo.healthcheck.HealthCheckType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.alibaba.nacos.api.selector.SelectorType
-
Returns an array containing the constants of this enum type, in
the order they are declared.