Skip navigation links
A B C D E F G H I L M N O P Q R S T U V W 

A

AbstractHealthChecker - Class in com.alibaba.nacos.api.naming.pojo.healthcheck
 
AbstractHealthChecker(String) - Constructor for class com.alibaba.nacos.api.naming.pojo.healthcheck.AbstractHealthChecker
 
AbstractHealthChecker.None - Class in com.alibaba.nacos.api.naming.pojo.healthcheck
Default implementation of Health checker.
AbstractListener - Class in com.alibaba.nacos.api.config.listener
Listener Adapter,use default notify thread
AbstractListener() - Constructor for class com.alibaba.nacos.api.config.listener.AbstractListener
 
AbstractSelector - Class in com.alibaba.nacos.api.selector
Abstract selector that only contains a type
AbstractSelector(String) - Constructor for class com.alibaba.nacos.api.selector.AbstractSelector
 
AbstractSharedListener - Class in com.alibaba.nacos.api.config.listener
Shared Listener
AbstractSharedListener() - Constructor for class com.alibaba.nacos.api.config.listener.AbstractSharedListener
 
ACCEPT_ENCODING - Static variable in class com.alibaba.nacos.api.common.Constants
 
ACCESS_KEY - Static variable in annotation type com.alibaba.nacos.api.annotation.NacosProperties
The property name of "access-key"
ACCESS_KEY - Static variable in class com.alibaba.nacos.api.PropertyKeyConst
 
ACCESS_KEY_PLACEHOLDER - Static variable in annotation type com.alibaba.nacos.api.annotation.NacosProperties
The placeholder of endpoint, the value is "${nacos.access-key:}"
ACCESS_TOKEN - Static variable in class com.alibaba.nacos.api.common.Constants
 
addListener(String, String, Listener) - Method in interface com.alibaba.nacos.api.config.ConfigService
Add a listener to the configuration, after the server modified the configuration, the client will use the incoming listener callback.
addMetadata(String, String) - Method in class com.alibaba.nacos.api.naming.pojo.Instance
 
addMetadata(String, String) - Method in class com.alibaba.nacos.api.naming.pojo.Service
 
ALIBABA_ALIWARE_ENDPOINT_PORT - Static variable in class com.alibaba.nacos.api.PropertyKeyConst.SystemEnv
 
ALIBABA_ALIWARE_ENDPOINT_URL - Static variable in class com.alibaba.nacos.api.PropertyKeyConst.SystemEnv
 
ALIBABA_ALIWARE_NAMESPACE - Static variable in class com.alibaba.nacos.api.PropertyKeyConst.SystemEnv
 
ANS_NAMESPACE - Static variable in interface com.alibaba.nacos.api.SystemPropertyKeyConst
In the cloud environment, if the process level requires a globally uniform namespace, it can be specified with the -D parameter.
ANY_PATTERN - Static variable in class com.alibaba.nacos.api.common.Constants
 
APPNAME - Static variable in class com.alibaba.nacos.api.common.Constants
 
ASYNC_UPDATE_ADDRESS_INTERVAL - Static variable in class com.alibaba.nacos.api.common.Constants
second
ATOMIC_MAX_SIZE - Static variable in class com.alibaba.nacos.api.common.Constants
 

B

BAD_GATEWAY - Static variable in exception com.alibaba.nacos.api.exception.NacosException
bad gateway(路由异常,如nginx后面的Server挂掉)
BASE_PATH - Static variable in class com.alibaba.nacos.api.common.Constants
 

C

canConvert(Class<T>) - Method in interface com.alibaba.nacos.api.config.convert.NacosConfigConverter
can convert to be target type or not
CLIENT_APPNAME_HEADER - Static variable in class com.alibaba.nacos.api.common.Constants
 
CLIENT_INVALID_PARAM - Static variable in exception com.alibaba.nacos.api.exception.NacosException
invalid param(参数错误)
CLIENT_OVER_THRESHOLD - Static variable in exception com.alibaba.nacos.api.exception.NacosException
over client threshold(超过server端的限流阈值)
CLIENT_REQUEST_TOKEN_HEADER - Static variable in class com.alibaba.nacos.api.common.Constants
 
CLIENT_REQUEST_TS_HEADER - Static variable in class com.alibaba.nacos.api.common.Constants
 
CLIENT_VERSION - Static variable in class com.alibaba.nacos.api.common.Constants
 
clone() - Method in class com.alibaba.nacos.api.naming.pojo.healthcheck.AbstractHealthChecker
Clone all fields of this instance to another one.
clone() - Method in class com.alibaba.nacos.api.naming.pojo.healthcheck.AbstractHealthChecker.None
 
clone() - Method in class com.alibaba.nacos.api.naming.pojo.healthcheck.impl.Http
 
clone() - Method in class com.alibaba.nacos.api.naming.pojo.healthcheck.impl.Mysql
 
clone() - Method in class com.alibaba.nacos.api.naming.pojo.healthcheck.impl.Tcp
 
Cluster - Class in com.alibaba.nacos.api.naming.pojo
Cluster
Cluster() - Constructor for class com.alibaba.nacos.api.naming.pojo.Cluster
 
Cluster(String) - Constructor for class com.alibaba.nacos.api.naming.pojo.Cluster
 
CLUSTER_NAME - Static variable in annotation type com.alibaba.nacos.api.annotation.NacosProperties
The property name of "cluster-name"
CLUSTER_NAME - Static variable in class com.alibaba.nacos.api.naming.CommonParams
 
CLUSTER_NAME - Static variable in class com.alibaba.nacos.api.PropertyKeyConst
 
CLUSTER_NAME_PLACEHOLDER - Static variable in annotation type com.alibaba.nacos.api.annotation.NacosProperties
The placeholder of endpoint, the value is "${nacos.cluster-name:}"
CmdbService - Interface in com.alibaba.nacos.api.cmdb.spi
Service to visit CMDB store
CODE - Static variable in class com.alibaba.nacos.api.naming.CommonParams
 
com.alibaba.nacos.api - package com.alibaba.nacos.api
 
com.alibaba.nacos.api.annotation - package com.alibaba.nacos.api.annotation
 
com.alibaba.nacos.api.cmdb.pojo - package com.alibaba.nacos.api.cmdb.pojo
 
com.alibaba.nacos.api.cmdb.spi - package com.alibaba.nacos.api.cmdb.spi
 
com.alibaba.nacos.api.common - package com.alibaba.nacos.api.common
 
com.alibaba.nacos.api.config - package com.alibaba.nacos.api.config
 
com.alibaba.nacos.api.config.annotation - package com.alibaba.nacos.api.config.annotation
 
com.alibaba.nacos.api.config.convert - package com.alibaba.nacos.api.config.convert
 
com.alibaba.nacos.api.config.filter - package com.alibaba.nacos.api.config.filter
 
com.alibaba.nacos.api.config.listener - package com.alibaba.nacos.api.config.listener
 
com.alibaba.nacos.api.exception - package com.alibaba.nacos.api.exception
 
com.alibaba.nacos.api.exception.runtime - package com.alibaba.nacos.api.exception.runtime
 
com.alibaba.nacos.api.naming - package com.alibaba.nacos.api.naming
 
com.alibaba.nacos.api.naming.listener - package com.alibaba.nacos.api.naming.listener
 
com.alibaba.nacos.api.naming.pojo - package com.alibaba.nacos.api.naming.pojo
 
com.alibaba.nacos.api.naming.pojo.healthcheck - package com.alibaba.nacos.api.naming.pojo.healthcheck
 
com.alibaba.nacos.api.naming.pojo.healthcheck.impl - package com.alibaba.nacos.api.naming.pojo.healthcheck.impl
 
com.alibaba.nacos.api.naming.utils - package com.alibaba.nacos.api.naming.utils
 
com.alibaba.nacos.api.selector - package com.alibaba.nacos.api.selector
 
CommonParams - Class in com.alibaba.nacos.api.naming
Common parameters for service discovery
CommonParams() - Constructor for class com.alibaba.nacos.api.naming.CommonParams
 
CONFIG_CONTROLLER_PATH - Static variable in class com.alibaba.nacos.api.common.Constants
 
CONFIG_LONG_POLL_TIMEOUT - Static variable in annotation type com.alibaba.nacos.api.annotation.NacosProperties
The property name of "long-poll.timeout"
CONFIG_LONG_POLL_TIMEOUT - Static variable in class com.alibaba.nacos.api.common.Constants
millisecond
CONFIG_LONG_POLL_TIMEOUT - Static variable in class com.alibaba.nacos.api.PropertyKeyConst
 
CONFIG_LONG_POLL_TIMEOUT_PLACEHOLDER - Static variable in annotation type com.alibaba.nacos.api.annotation.NacosProperties
The placeholder of configLongPollTimeout, the value is "${nacos.configLongPollTimeout:}"
CONFIG_RETRY_TIME - Static variable in annotation type com.alibaba.nacos.api.annotation.NacosProperties
The property name of "config.retry.time"
CONFIG_RETRY_TIME - Static variable in class com.alibaba.nacos.api.common.Constants
millisecond
CONFIG_RETRY_TIME - Static variable in class com.alibaba.nacos.api.PropertyKeyConst
 
CONFIG_RETRY_TIME_PLACEHOLDER - Static variable in annotation type com.alibaba.nacos.api.annotation.NacosProperties
The placeholder of configRetryTime, the value is "${nacos.configRetryTime:}"
CONFIG_TYPE - Static variable in class com.alibaba.nacos.api.common.Constants
 
CONFIG_VERSION - Static variable in class com.alibaba.nacos.api.common.Constants
 
ConfigChangeEvent - Class in com.alibaba.nacos.api.config
ConfigChangeEvent
ConfigChangeEvent(Map<String, ConfigChangeItem>) - Constructor for class com.alibaba.nacos.api.config.ConfigChangeEvent
 
ConfigChangeItem - Class in com.alibaba.nacos.api.config
ConfigChangeItem
ConfigChangeItem(String, String, String) - Constructor for class com.alibaba.nacos.api.config.ConfigChangeItem
 
ConfigChangeParser - Interface in com.alibaba.nacos.api.config.listener
ConfigChangeParser
ConfigFactory - Class in com.alibaba.nacos.api.config
Config Factory
ConfigFactory() - Constructor for class com.alibaba.nacos.api.config.ConfigFactory
 
ConfigService - Interface in com.alibaba.nacos.api.config
Config Service Interface
ConfigType - Enum in com.alibaba.nacos.api.config
 
CONFLICT - Static variable in exception com.alibaba.nacos.api.exception.NacosException
conflict(写并发冲突)
Constants - Class in com.alibaba.nacos.api.common
Constant
Constants() - Constructor for class com.alibaba.nacos.api.common.Constants
 
CONTENT_ENCODING - Static variable in class com.alibaba.nacos.api.common.Constants
 
CONTENT_MD5 - Static variable in class com.alibaba.nacos.api.common.Constants
 
CONTEXT_PATH - Static variable in annotation type com.alibaba.nacos.api.annotation.NacosProperties
The property name of "context-path"
CONTEXT_PATH - Static variable in class com.alibaba.nacos.api.PropertyKeyConst
 
CONTEXT_PATH_PLACEHOLDER - Static variable in annotation type com.alibaba.nacos.api.annotation.NacosProperties
The placeholder of endpoint, the value is ${nacos.context-path:}"
convert(String) - Method in interface com.alibaba.nacos.api.config.convert.NacosConfigConverter
convert the Naocs's config of type S to target type T.
createConfigService(Properties) - Static method in class com.alibaba.nacos.api.config.ConfigFactory
Create Config
createConfigService(String) - Static method in class com.alibaba.nacos.api.config.ConfigFactory
Create Config
createConfigService(Properties) - Static method in class com.alibaba.nacos.api.NacosFactory
Create config service
createConfigService(String) - Static method in class com.alibaba.nacos.api.NacosFactory
Create config service
createMaintainService(String) - Static method in class com.alibaba.nacos.api.NacosFactory
Create maintain service
createMaintainService(Properties) - Static method in class com.alibaba.nacos.api.NacosFactory
Create maintain service
createMaintainService(String) - Static method in class com.alibaba.nacos.api.naming.NamingMaintainFactory
 
createMaintainService(Properties) - Static method in class com.alibaba.nacos.api.naming.NamingMaintainFactory
 
createNamingService(String) - Static method in class com.alibaba.nacos.api.NacosFactory
Create naming service
createNamingService(Properties) - Static method in class com.alibaba.nacos.api.NacosFactory
Create naming service
createNamingService(String) - Static method in class com.alibaba.nacos.api.naming.NamingFactory
 
createNamingService(Properties) - Static method in class com.alibaba.nacos.api.naming.NamingFactory
 
createNoneHealthChecker() - Static method in class com.alibaba.nacos.api.naming.pojo.healthcheck.HealthCheckerFactory
Create default AbstractHealthChecker.None health checker.
createService(String) - Method in interface com.alibaba.nacos.api.naming.NamingMaintainService
create service to Nacos
createService(String, String) - Method in interface com.alibaba.nacos.api.naming.NamingMaintainService
create service to Nacos
createService(String, String, float) - Method in interface com.alibaba.nacos.api.naming.NamingMaintainService
create service to Nacos
createService(String, String, float, String) - Method in interface com.alibaba.nacos.api.naming.NamingMaintainService
create service to Nacos
createService(Service, AbstractSelector) - Method in interface com.alibaba.nacos.api.naming.NamingMaintainService
create service to Nacos

D

DAILY_DOMAINNAME - Static variable in class com.alibaba.nacos.api.common.Constants
 
DATA_IN_BODY_VERSION - Static variable in class com.alibaba.nacos.api.common.Constants
 
DATAID - Static variable in class com.alibaba.nacos.api.common.Constants
 
DEFAULT_CLUSTER_NAME - Static variable in class com.alibaba.nacos.api.common.Constants
 
DEFAULT_DOMAINNAME - Static variable in class com.alibaba.nacos.api.common.Constants
 
DEFAULT_GROUP - Static variable in class com.alibaba.nacos.api.common.Constants
 
DEFAULT_HEART_BEAT_INTERVAL - Static variable in class com.alibaba.nacos.api.common.Constants
 
DEFAULT_HEART_BEAT_TIMEOUT - Static variable in class com.alibaba.nacos.api.common.Constants
 
DEFAULT_INSTANCE_ID_GENERATOR - Static variable in class com.alibaba.nacos.api.common.Constants
 
DEFAULT_IP_DELETE_TIMEOUT - Static variable in class com.alibaba.nacos.api.common.Constants
 
DEFAULT_NAMESPACE_ID - Static variable in class com.alibaba.nacos.api.common.Constants
 
DEFAULT_PROTECT_THRESHOLD - Static variable in class com.alibaba.nacos.api.common.Constants
 
DEFAULT_USE_CLOUD_NAMESPACE_PARSING - Static variable in class com.alibaba.nacos.api.common.Constants
 
deleteService(String) - Method in interface com.alibaba.nacos.api.naming.NamingMaintainService
delete service from Nacos
deleteService(String, String) - Method in interface com.alibaba.nacos.api.naming.NamingMaintainService
delete service from Nacos
deploy() - Method in interface com.alibaba.nacos.api.config.filter.IConfigFilter
deploy
deregisterInstance(String, String, int) - Method in interface com.alibaba.nacos.api.naming.NamingService
deregister instance from a service
deregisterInstance(String, String, String, int) - Method in interface com.alibaba.nacos.api.naming.NamingService
deregister instance from a service
deregisterInstance(String, String, int, String) - Method in interface com.alibaba.nacos.api.naming.NamingService
deregister instance with specified cluster name from a service
deregisterInstance(String, String, String, int, String) - Method in interface com.alibaba.nacos.api.naming.NamingService
deregister instance with specified cluster name from a service
deregisterInstance(String, Instance) - Method in interface com.alibaba.nacos.api.naming.NamingService
deregister instance with full instance information and default groupName
deregisterInstance(String, String, Instance) - Method in interface com.alibaba.nacos.api.naming.NamingService
deregister instance with full instance information
deserialize(String) - Static method in class com.alibaba.nacos.api.naming.pojo.healthcheck.HealthCheckerFactory
Deserialize and create a instance of health checker.
doFilter(IConfigRequest, IConfigResponse, IConfigFilterChain) - Method in interface com.alibaba.nacos.api.config.filter.IConfigFilter
do filter
doFilter(IConfigRequest, IConfigResponse) - Method in interface com.alibaba.nacos.api.config.filter.IConfigFilterChain
Filter aciton
doParse(String, String, String) - Method in interface com.alibaba.nacos.api.config.listener.ConfigChangeParser
compare old and new data

E

ENABLE_REMOTE_SYNC_CONFIG - Static variable in annotation type com.alibaba.nacos.api.annotation.NacosProperties
The property name of "enableRemoteSyncConfig"
ENABLE_REMOTE_SYNC_CONFIG - Static variable in class com.alibaba.nacos.api.PropertyKeyConst
 
ENABLE_REMOTE_SYNC_CONFIG_PLACEHOLDER - Static variable in annotation type com.alibaba.nacos.api.annotation.NacosProperties
The placeholder of enableRemoteSyncConfig, the value is "${nacos.enableRemoteSyncConfig:}"
ENCODE - Static variable in annotation type com.alibaba.nacos.api.annotation.NacosProperties
The property name of "encode"
ENCODE - Static variable in class com.alibaba.nacos.api.common.Constants
 
ENCODE - Static variable in class com.alibaba.nacos.api.PropertyKeyConst
 
ENCODE_PLACEHOLDER - Static variable in annotation type com.alibaba.nacos.api.annotation.NacosProperties
The placeholder of encode, the value is "${nacos.encode:UTF-8}"
ENDPOINT - Static variable in annotation type com.alibaba.nacos.api.annotation.NacosProperties
The property name of "endpoint"
ENDPOINT - Static variable in class com.alibaba.nacos.api.PropertyKeyConst
 
ENDPOINT_PLACEHOLDER - Static variable in annotation type com.alibaba.nacos.api.annotation.NacosProperties
The placeholder of endpoint, the value is "${nacos.endpoint:}"
ENDPOINT_PORT - Static variable in class com.alibaba.nacos.api.PropertyKeyConst
 
Entity - Class in com.alibaba.nacos.api.cmdb.pojo
 
Entity() - Constructor for class com.alibaba.nacos.api.cmdb.pojo.Entity
 
EntityEvent - Class in com.alibaba.nacos.api.cmdb.pojo
 
EntityEvent() - Constructor for class com.alibaba.nacos.api.cmdb.pojo.EntityEvent
 
EntityEventType - Enum in com.alibaba.nacos.api.cmdb.pojo
 
equals(Object) - Method in class com.alibaba.nacos.api.naming.pojo.healthcheck.impl.Http
 
equals(Object) - Method in class com.alibaba.nacos.api.naming.pojo.healthcheck.impl.Mysql
 
equals(Object) - Method in class com.alibaba.nacos.api.naming.pojo.healthcheck.impl.Tcp
 
equals(Object) - Method in class com.alibaba.nacos.api.naming.pojo.Instance
 
ERROR_CODE - Static variable in exception com.alibaba.nacos.api.exception.runtime.NacosDeserializationException
 
ERROR_CODE - Static variable in exception com.alibaba.nacos.api.exception.runtime.NacosSerializationException
 
ERROR_MESSAGE_FORMAT - Static variable in exception com.alibaba.nacos.api.exception.runtime.NacosRuntimeException
 
Event - Interface in com.alibaba.nacos.api.naming.listener
Event Interface
EventListener - Interface in com.alibaba.nacos.api.naming.listener
Event Listener
expired() - Method in class com.alibaba.nacos.api.naming.pojo.ServiceInfo
 
ExpressionSelector - Class in com.alibaba.nacos.api.selector
The selector to filter resource with flexible expression.
ExpressionSelector() - Constructor for class com.alibaba.nacos.api.selector.ExpressionSelector
 

F

fillContext(String, String) - Method in class com.alibaba.nacos.api.config.listener.AbstractSharedListener
 
FLOW_CONTROL_INTERVAL - Static variable in class com.alibaba.nacos.api.common.Constants
 
FLOW_CONTROL_SLOT - Static variable in class com.alibaba.nacos.api.common.Constants
 
FLOW_CONTROL_THRESHOLD - Static variable in class com.alibaba.nacos.api.common.Constants
 
fromKey(String) - Static method in class com.alibaba.nacos.api.naming.pojo.ServiceInfo
 

G

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
 

H

hashCode() - Method in class com.alibaba.nacos.api.naming.pojo.healthcheck.impl.Http
 
hashCode() - Method in class com.alibaba.nacos.api.naming.pojo.healthcheck.impl.Mysql
 
hashCode() - Method in class com.alibaba.nacos.api.naming.pojo.healthcheck.impl.Tcp
 
hashCode() - Method in class com.alibaba.nacos.api.naming.pojo.Instance
 
HealthCheckerFactory - Class in com.alibaba.nacos.api.naming.pojo.healthcheck
health checker factory.
HealthCheckerFactory() - Constructor for class com.alibaba.nacos.api.naming.pojo.healthcheck.HealthCheckerFactory
 
HealthCheckType - Enum in com.alibaba.nacos.api.naming.pojo.healthcheck
 
HEART_BEAT_INTERVAL - Static variable in class com.alibaba.nacos.api.naming.PreservedMetadataKeys
 
HEART_BEAT_TIMEOUT - Static variable in class com.alibaba.nacos.api.naming.PreservedMetadataKeys
 
Http - Class in com.alibaba.nacos.api.naming.pojo.healthcheck.impl
Implementation of health checker for HTTP.
Http() - Constructor for class com.alibaba.nacos.api.naming.pojo.healthcheck.impl.Http
 
HTTP_PREFIX - Static variable in class com.alibaba.nacos.api.common.Constants
 

I

IConfigContext - Interface in com.alibaba.nacos.api.config.filter
Config Context Interface
IConfigFilter - Interface in com.alibaba.nacos.api.config.filter
Config Filter Interface
IConfigFilterChain - Interface in com.alibaba.nacos.api.config.filter
Config Filter Chain Interface
IConfigRequest - Interface in com.alibaba.nacos.api.config.filter
Config Request Interface
IConfigResponse - Interface in com.alibaba.nacos.api.config.filter
Config Response Interface
IF_MODIFIED_SINCE - Static variable in class com.alibaba.nacos.api.common.Constants
 
IFilterConfig - Interface in com.alibaba.nacos.api.config.filter
Filter Config Interface
init(IFilterConfig) - Method in interface com.alibaba.nacos.api.config.filter.IConfigFilter
Init
innerReceive(String, String, String) - Method in class com.alibaba.nacos.api.config.listener.AbstractSharedListener
receive
Instance - Class in com.alibaba.nacos.api.naming.pojo
Instance
Instance() - Constructor for class com.alibaba.nacos.api.naming.pojo.Instance
 
INSTANCE_ID_GENERATOR - Static variable in class com.alibaba.nacos.api.naming.PreservedMetadataKeys
 
INVALID_PARAM - Static variable in exception com.alibaba.nacos.api.exception.NacosException
invalid param(参数错误)
IP_DELETE_TIMEOUT - Static variable in class com.alibaba.nacos.api.naming.PreservedMetadataKeys
 
ipCount() - Method in class com.alibaba.nacos.api.naming.pojo.ServiceInfo
 
IS_USE_CLOUD_NAMESPACE_PARSING - Static variable in class com.alibaba.nacos.api.PropertyKeyConst
 
IS_USE_CLOUD_NAMESPACE_PARSING - Static variable in interface com.alibaba.nacos.api.SystemPropertyKeyConst
In the cloud (Alibaba Cloud or other cloud vendors) environment, whether to enable namespace resolution in the cloud environment.
IS_USE_ENDPOINT_PARSING_RULE - Static variable in class com.alibaba.nacos.api.PropertyKeyConst
 
IS_USE_ENDPOINT_PARSING_RULE - Static variable in interface com.alibaba.nacos.api.SystemPropertyKeyConst
It is also supported by the -D parameter.
isAllIPs() - Method in class com.alibaba.nacos.api.naming.pojo.ServiceInfo
 
isEnabled() - Method in class com.alibaba.nacos.api.naming.pojo.Instance
 
isEphemeral() - Method in class com.alibaba.nacos.api.naming.pojo.Instance
 
isHealthy() - Method in class com.alibaba.nacos.api.naming.pojo.Instance
 
isResponsibleFor(String) - Method in interface com.alibaba.nacos.api.config.listener.ConfigChangeParser
judge type
isUseIPPort4Check() - Method in class com.alibaba.nacos.api.naming.pojo.Cluster
 
isValid() - Method in class com.alibaba.nacos.api.naming.pojo.ServiceInfo
 

L

Label - Class in com.alibaba.nacos.api.cmdb.pojo
 
Label() - Constructor for class com.alibaba.nacos.api.cmdb.pojo.Label
 
LAST_MODIFIED - Static variable in class com.alibaba.nacos.api.common.Constants
 
LIGHT_BEAT_ENABLED - Static variable in class com.alibaba.nacos.api.naming.CommonParams
 
LINE_SEPARATOR - Static variable in class com.alibaba.nacos.api.common.Constants
 
Listener - Interface in com.alibaba.nacos.api.config.listener
Listener for watch config
ListView<T> - Class in com.alibaba.nacos.api.naming.pojo
ListView
ListView() - Constructor for class com.alibaba.nacos.api.naming.pojo.ListView
 
LONGPOLLING_LINE_SEPARATOR - Static variable in class com.alibaba.nacos.api.common.Constants
 

M

MAP_FILE - Static variable in class com.alibaba.nacos.api.common.Constants
 
MAX_RETRY - Static variable in annotation type com.alibaba.nacos.api.annotation.NacosProperties
The property name of "maxRetry"
MAX_RETRY - Static variable in class com.alibaba.nacos.api.common.Constants
Maximum number of retries
MAX_RETRY - Static variable in class com.alibaba.nacos.api.PropertyKeyConst
 
MAX_RETRY_PLACEHOLDER - Static variable in annotation type com.alibaba.nacos.api.annotation.NacosProperties
The placeholder of maxRetry, the value is "${nacos.maxRetry:}"
MIN_CONFIG_LONG_POLL_TIMEOUT - Static variable in class com.alibaba.nacos.api.common.Constants
millisecond
Mysql - Class in com.alibaba.nacos.api.naming.pojo.healthcheck.impl
Implementation of health checker for MYSQL.
Mysql() - Constructor for class com.alibaba.nacos.api.naming.pojo.healthcheck.impl.Mysql
 

N

NacosConfigConverter<T> - Interface in com.alibaba.nacos.api.config.convert
Nacos Config Converter
NacosConfigListener - Annotation Type in com.alibaba.nacos.api.config.annotation
Annotation that marks a method as a listener for Nacos Config change.
NacosConfigurationProperties - Annotation Type in com.alibaba.nacos.api.config.annotation
An annotation for Nacos configuration Properties for binding POJO as Properties Object.
NacosDeserializationException - Exception in com.alibaba.nacos.api.exception.runtime
Nacos deserialization exception.
NacosDeserializationException() - Constructor for exception com.alibaba.nacos.api.exception.runtime.NacosDeserializationException
 
NacosDeserializationException(Class<?>) - Constructor for exception com.alibaba.nacos.api.exception.runtime.NacosDeserializationException
 
NacosDeserializationException(Throwable) - Constructor for exception com.alibaba.nacos.api.exception.runtime.NacosDeserializationException
 
NacosDeserializationException(Class<?>, Throwable) - Constructor for exception com.alibaba.nacos.api.exception.runtime.NacosDeserializationException
 
NacosException - Exception in com.alibaba.nacos.api.exception
Nacos Exception
NacosException() - Constructor for exception com.alibaba.nacos.api.exception.NacosException
 
NacosException(int, String) - Constructor for exception com.alibaba.nacos.api.exception.NacosException
 
NacosException(int, Throwable) - Constructor for exception com.alibaba.nacos.api.exception.NacosException
 
NacosException(int, String, Throwable) - Constructor for exception com.alibaba.nacos.api.exception.NacosException
 
NacosFactory - Class in com.alibaba.nacos.api
Nacos Factory
NacosFactory() - Constructor for class com.alibaba.nacos.api.NacosFactory
 
NacosIgnore - Annotation Type in com.alibaba.nacos.api.config.annotation
An annotation for ignore field from annotated NacosConfigurationProperties Properties Object.
NacosInjected - Annotation Type in com.alibaba.nacos.api.annotation
An annotation to inject ConfigService or NamingService instance into the target Bean.
NacosProperties - Annotation Type in com.alibaba.nacos.api.annotation
An annotation for Nacos Properties
NacosProperty - Annotation Type in com.alibaba.nacos.api.config.annotation
An annotation for Nacos Property name of Nacos Configuration to bind a field from annotated NacosConfigurationProperties Properties Object.
NacosRuntimeException - Exception in com.alibaba.nacos.api.exception.runtime
Nacos runtime exception.
NacosRuntimeException(int) - Constructor for exception com.alibaba.nacos.api.exception.runtime.NacosRuntimeException
 
NacosRuntimeException(int, String) - Constructor for exception com.alibaba.nacos.api.exception.runtime.NacosRuntimeException
 
NacosRuntimeException(int, Throwable) - Constructor for exception com.alibaba.nacos.api.exception.runtime.NacosRuntimeException
 
NacosRuntimeException(int, String, Throwable) - Constructor for exception com.alibaba.nacos.api.exception.runtime.NacosRuntimeException
 
NacosSerializationException - Exception in com.alibaba.nacos.api.exception.runtime
Nacos serialization exception.
NacosSerializationException() - Constructor for exception com.alibaba.nacos.api.exception.runtime.NacosSerializationException
 
NacosSerializationException(Class<?>) - Constructor for exception com.alibaba.nacos.api.exception.runtime.NacosSerializationException
 
NacosSerializationException(Throwable) - Constructor for exception com.alibaba.nacos.api.exception.runtime.NacosSerializationException
 
NacosSerializationException(Class<?>, Throwable) - Constructor for exception com.alibaba.nacos.api.exception.runtime.NacosSerializationException
 
NacosValue - Annotation Type in com.alibaba.nacos.api.config.annotation
Annotation which extends value to support auto-refresh
NAMESPACE - Static variable in annotation type com.alibaba.nacos.api.annotation.NacosProperties
The property name of "namespace"
NAMESPACE - Static variable in class com.alibaba.nacos.api.PropertyKeyConst
 
NAMESPACE_ID - Static variable in class com.alibaba.nacos.api.naming.CommonParams
 
NAMESPACE_PLACEHOLDER - Static variable in annotation type com.alibaba.nacos.api.annotation.NacosProperties
The placeholder of endpoint, the value is "${nacos.namespace:}"
NAMING_CLIENT_BEAT_THREAD_COUNT - Static variable in class com.alibaba.nacos.api.PropertyKeyConst
 
NAMING_HTTP_HEADER_SPILIER - Static variable in class com.alibaba.nacos.api.common.Constants
 
NAMING_INSTANCE_ID_SEG_COUNT - Static variable in class com.alibaba.nacos.api.common.Constants
 
NAMING_INSTANCE_ID_SPLITTER - Static variable in class com.alibaba.nacos.api.common.Constants
 
NAMING_LOAD_CACHE_AT_START - Static variable in class com.alibaba.nacos.api.PropertyKeyConst
 
NAMING_POLLING_THREAD_COUNT - Static variable in class com.alibaba.nacos.api.PropertyKeyConst
 
NAMING_SERVER_PORT - Static variable in interface com.alibaba.nacos.api.SystemPropertyKeyConst
 
NAMING_WEB_CONTEXT - Static variable in interface com.alibaba.nacos.api.SystemPropertyKeyConst
 
NamingEvent - Class in com.alibaba.nacos.api.naming.listener
Naming Event
NamingEvent(String, List<Instance>) - Constructor for class com.alibaba.nacos.api.naming.listener.NamingEvent
 
NamingEvent(String, String, String, List<Instance>) - Constructor for class com.alibaba.nacos.api.naming.listener.NamingEvent
 
NamingFactory - Class in com.alibaba.nacos.api.naming
Naming Factory
NamingFactory() - Constructor for class com.alibaba.nacos.api.naming.NamingFactory
 
NamingMaintainFactory - Class in com.alibaba.nacos.api.naming
 
NamingMaintainFactory() - Constructor for class com.alibaba.nacos.api.naming.NamingMaintainFactory
 
NamingMaintainService - Interface in com.alibaba.nacos.api.naming
Operations related to Nacos
NamingResponseCode - Class in com.alibaba.nacos.api.naming
Business response code of naming module Every code stays between 20001 to 29999.
NamingResponseCode() - Constructor for class com.alibaba.nacos.api.naming.NamingResponseCode
 
NamingService - Interface in com.alibaba.nacos.api.naming
Naming Service
NamingUtils - Class in com.alibaba.nacos.api.naming.utils
 
NamingUtils() - Constructor for class com.alibaba.nacos.api.naming.utils.NamingUtils
 
NO_RIGHT - Static variable in exception com.alibaba.nacos.api.exception.NacosException
no right(鉴权失败)
None() - Constructor for class com.alibaba.nacos.api.naming.pojo.healthcheck.AbstractHealthChecker.None
 
NoneSelector - Class in com.alibaba.nacos.api.selector
 
NoneSelector() - Constructor for class com.alibaba.nacos.api.selector.NoneSelector
 
NOT_FOUND - Static variable in exception com.alibaba.nacos.api.exception.NacosException
not found
NULL - Static variable in class com.alibaba.nacos.api.common.Constants
 
NULL_STRING - Static variable in class com.alibaba.nacos.api.common.Constants
 
NUMBER_PATTERN - Static variable in class com.alibaba.nacos.api.common.Constants
 

O

ofHealthCheckerClass(String) - Static method in enum com.alibaba.nacos.api.naming.pojo.healthcheck.HealthCheckType
 
OK - Static variable in class com.alibaba.nacos.api.common.ResponseCode
Everything normal
ONCE_TIMEOUT - Static variable in class com.alibaba.nacos.api.common.Constants
millisecond
onEvent(Event) - Method in interface com.alibaba.nacos.api.naming.listener.EventListener
callback event
OVER_THRESHOLD - Static variable in exception com.alibaba.nacos.api.exception.NacosException
over threshold(超过server端的限流阈值)

P

PASSWORD - Static variable in annotation type com.alibaba.nacos.api.annotation.NacosProperties
The property name of "password"
PASSWORD - Static variable in class com.alibaba.nacos.api.PropertyKeyConst
 
PASSWORD_PLACEHOLDER - Static variable in annotation type com.alibaba.nacos.api.annotation.NacosProperties
The placeholder of endpoint, the value is "${nacos.password:}"
POLLING_INTERVAL_TIME - Static variable in class com.alibaba.nacos.api.common.Constants
second
PREFIX - Static variable in annotation type com.alibaba.nacos.api.annotation.NacosProperties
The prefix of property name of Nacos
PreservedEntityTypes - Enum in com.alibaba.nacos.api.cmdb.pojo
 
PreservedMetadataKeys - Class in com.alibaba.nacos.api.naming
Some keys of metadata that are recognized by Nacos
PreservedMetadataKeys() - Constructor for class com.alibaba.nacos.api.naming.PreservedMetadataKeys
 
PROBE_MODIFY_REQUEST - Static variable in class com.alibaba.nacos.api.common.Constants
 
PROBE_MODIFY_RESPONSE - Static variable in class com.alibaba.nacos.api.common.Constants
 
PROBE_MODIFY_RESPONSE_NEW - Static variable in class com.alibaba.nacos.api.common.Constants
 
PropertyChangeType - Enum in com.alibaba.nacos.api.config
Property Change Type
PropertyKeyConst - Class in com.alibaba.nacos.api
Property Key Const
PropertyKeyConst() - Constructor for class com.alibaba.nacos.api.PropertyKeyConst
 
PropertyKeyConst.SystemEnv - Class in com.alibaba.nacos.api
Get the key value of some variable value from the system property
publishConfig(String, String, String) - Method in interface com.alibaba.nacos.api.config.ConfigService
Publish config.

Q

queryService(String) - Method in interface com.alibaba.nacos.api.naming.NamingMaintainService
query service
queryService(String, String) - Method in interface com.alibaba.nacos.api.naming.NamingMaintainService
query service

R

RAM_ROLE_NAME - Static variable in class com.alibaba.nacos.api.PropertyKeyConst
 
receiveConfigInfo(String) - Method in class com.alibaba.nacos.api.config.listener.AbstractSharedListener
 
receiveConfigInfo(String) - Method in interface com.alibaba.nacos.api.config.listener.Listener
Receive config info
RECV_WAIT_TIMEOUT - Static variable in class com.alibaba.nacos.api.common.Constants
millisecond
REGISTER_SOURCE - Static variable in class com.alibaba.nacos.api.naming.PreservedMetadataKeys
The key to indicate the registry source of service instance, such as Dubbo, SpringCloud, etc.
registerHealthChecker(String, Class<? extends AbstractHealthChecker>) - Static method in enum com.alibaba.nacos.api.naming.pojo.healthcheck.HealthCheckType
 
registerInstance(String, String, int) - Method in interface com.alibaba.nacos.api.naming.NamingService
register a instance to service
registerInstance(String, String, String, int) - Method in interface com.alibaba.nacos.api.naming.NamingService
register a instance to service
registerInstance(String, String, int, String) - Method in interface com.alibaba.nacos.api.naming.NamingService
register a instance to service with specified cluster name
registerInstance(String, String, String, int, String) - Method in interface com.alibaba.nacos.api.naming.NamingService
register a instance to service with specified cluster name
registerInstance(String, Instance) - Method in interface com.alibaba.nacos.api.naming.NamingService
register a instance to service with specified instance properties
registerInstance(String, String, Instance) - Method in interface com.alibaba.nacos.api.naming.NamingService
register a instance to service with specified instance properties
registerSubType(AbstractHealthChecker) - Static method in class com.alibaba.nacos.api.naming.pojo.healthcheck.HealthCheckerFactory
Register new sub type of health checker to factory for serialize and deserialize.
registerSubType(Class<? extends AbstractHealthChecker>, String) - Static method in class com.alibaba.nacos.api.naming.pojo.healthcheck.HealthCheckerFactory
Register new sub type of health checker to factory for serialize and deserialize.
removeConfig(String, String) - Method in interface com.alibaba.nacos.api.config.ConfigService
Remove config
removeListener(String, String, Listener) - Method in interface com.alibaba.nacos.api.config.ConfigService
Remove listener
RESOURCE_NOT_FOUND - Static variable in exception com.alibaba.nacos.api.exception.NacosException
 
RESOURCE_NOT_FOUND - Static variable in class com.alibaba.nacos.api.naming.NamingResponseCode
The requested resource is not found
ResponseCode - Class in com.alibaba.nacos.api.common
Response code definitions.
ResponseCode() - Constructor for class com.alibaba.nacos.api.common.ResponseCode
 

S

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

T

Tcp - Class in com.alibaba.nacos.api.naming.pojo.healthcheck.impl
Implementation of health checker for TCP.
Tcp() - Constructor for class com.alibaba.nacos.api.naming.pojo.healthcheck.impl.Tcp
 
toInetAddr() - Method in class com.alibaba.nacos.api.naming.pojo.Instance
 
TOKEN - Static variable in class com.alibaba.nacos.api.common.Constants
 
TOKEN_REFRESH_WINDOW - Static variable in class com.alibaba.nacos.api.common.Constants
 
TOKEN_TTL - Static variable in class com.alibaba.nacos.api.common.Constants
 
toString() - Method in class com.alibaba.nacos.api.config.ConfigChangeItem
 
toString() - Method in exception com.alibaba.nacos.api.exception.NacosException
 
toString() - Method in class com.alibaba.nacos.api.naming.pojo.Instance
 
toString() - Method in class com.alibaba.nacos.api.naming.pojo.ListView
 
toString() - Method in class com.alibaba.nacos.api.naming.pojo.Service
 
toString() - Method in class com.alibaba.nacos.api.naming.pojo.ServiceInfo
 
TYPE - Static variable in class com.alibaba.nacos.api.naming.pojo.healthcheck.AbstractHealthChecker.None
 
type - Variable in class com.alibaba.nacos.api.naming.pojo.healthcheck.AbstractHealthChecker
 
TYPE - Static variable in class com.alibaba.nacos.api.naming.pojo.healthcheck.impl.Http
 
TYPE - Static variable in class com.alibaba.nacos.api.naming.pojo.healthcheck.impl.Mysql
 
TYPE - Static variable in class com.alibaba.nacos.api.naming.pojo.healthcheck.impl.Tcp
 

U

UNKNOWN_APP - Static variable in class com.alibaba.nacos.api.common.Constants
 
unsubscribe(String, EventListener) - Method in interface com.alibaba.nacos.api.naming.NamingService
Unsubscribe event listener of service
unsubscribe(String, String, EventListener) - Method in interface com.alibaba.nacos.api.naming.NamingService
unsubscribe event listener of service
unsubscribe(String, List<String>, EventListener) - Method in interface com.alibaba.nacos.api.naming.NamingService
Unsubscribe event listener of service
unsubscribe(String, String, List<String>, EventListener) - Method in interface com.alibaba.nacos.api.naming.NamingService
Unsubscribe event listener of service
updateInstance(String, Instance) - Method in interface com.alibaba.nacos.api.naming.NamingMaintainService
update instance info
updateInstance(String, String, Instance) - Method in interface com.alibaba.nacos.api.naming.NamingMaintainService
update instance info
updateService(String, String, float) - Method in interface com.alibaba.nacos.api.naming.NamingMaintainService
update service to Nacos
updateService(String, String, float, Map<String, String>) - Method in interface com.alibaba.nacos.api.naming.NamingMaintainService
update service to Nacos
updateService(Service, AbstractSelector) - Method in interface com.alibaba.nacos.api.naming.NamingMaintainService
update service to Nacos with selector
USE_ZIP - Static variable in class com.alibaba.nacos.api.common.Constants
 
USERNAME - Static variable in annotation type com.alibaba.nacos.api.annotation.NacosProperties
The property name of "username"
USERNAME - Static variable in class com.alibaba.nacos.api.PropertyKeyConst
 
USERNAME_PLACEHOLDER - Static variable in annotation type com.alibaba.nacos.api.annotation.NacosProperties
The placeholder of endpoint, the value is "${nacos.username:}"

V

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.

W

WORD_SEPARATOR - Static variable in class com.alibaba.nacos.api.common.Constants
 
WRITE_REDIRECT_CODE - Static variable in class com.alibaba.nacos.api.common.Constants
 
A B C D E F G H I L M N O P Q R S T U V W 
Skip navigation links

Copyright © 2018–2020 Alibaba Group. All rights reserved.