A B C D E F G H I L M N O P R S T U V W 
All Classes All Packages

A

AbstractHealthChecker - Class in com.alibaba.nacos.api.naming.pojo
 
AbstractHealthChecker() - Constructor for class com.alibaba.nacos.api.naming.pojo.AbstractHealthChecker
 
AbstractHealthChecker.Http - Class in com.alibaba.nacos.api.naming.pojo
 
AbstractHealthChecker.Mysql - Class in com.alibaba.nacos.api.naming.pojo
 
AbstractHealthChecker.None - Class in com.alibaba.nacos.api.naming.pojo
 
AbstractHealthChecker.Tcp - Class in com.alibaba.nacos.api.naming.pojo
 
AbstractListener - Class in com.alibaba.nacos.api.config.listener
Listner 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() - 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:}"
accessKey() - Method in annotation type com.alibaba.nacos.api.annotation.NacosProperties
The property of "access-key"
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
 
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
 
autoRefreshed() - Method in annotation type com.alibaba.nacos.api.config.annotation.NacosConfigurationProperties
It indicates the properties of current doBind bean is auto-refreshed when Nacos configuration is changed.
autoRefreshed() - Method in annotation type com.alibaba.nacos.api.config.annotation.NacosValue
It indicates that the currently bound property is auto-refreshed when Nacos configuration is changed.

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.AbstractHealthChecker
Clone all fields of this instance to another one
clone() - Method in class com.alibaba.nacos.api.naming.pojo.AbstractHealthChecker.Http
 
clone() - Method in class com.alibaba.nacos.api.naming.pojo.AbstractHealthChecker.Mysql
 
clone() - Method in class com.alibaba.nacos.api.naming.pojo.AbstractHealthChecker.None
 
clone() - Method in class com.alibaba.nacos.api.naming.pojo.AbstractHealthChecker.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:}"
clusterName() - Method in annotation type com.alibaba.nacos.api.annotation.NacosProperties
The property of "cluster-name"
CmdbService - Interface in com.alibaba.nacos.api.cmdb.spi
Service to visit CMDB store
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.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.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_VERSION - Static variable in class com.alibaba.nacos.api.common.Constants
 
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
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:}"
contextPath() - Method in annotation type com.alibaba.nacos.api.annotation.NacosProperties
The property of "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.
converter() - Method in annotation type com.alibaba.nacos.api.config.annotation.NacosConfigListener
Specify Nacos configuraion convertor class to convert target type instance.
createConfigService(String) - Static method in class com.alibaba.nacos.api.config.ConfigFactory
Create Config
createConfigService(String) - Static method in class com.alibaba.nacos.api.NacosFactory
Create config service
createConfigService(Properties) - 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
createNamingService(String) - 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.NacosFactory
Create naming service
createNamingService(Properties) - Static method in class com.alibaba.nacos.api.naming.NamingFactory
 

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() - Method in annotation type com.alibaba.nacos.api.config.annotation.NacosConfigListener
Nacos Data ID
dataId() - Method in annotation type com.alibaba.nacos.api.config.annotation.NacosConfigurationProperties
Nacos Data ID
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_NAMESPACE_ID - Static variable in class com.alibaba.nacos.api.common.Constants
 
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, int, String) - Method in interface com.alibaba.nacos.api.naming.NamingService
deregister instance with specified cluster name from a service
deregisterInstance(String, String, Instance) - Method in interface com.alibaba.nacos.api.naming.NamingService
deregister instance with full instance information
deregisterInstance(String, String, String, int) - Method in interface com.alibaba.nacos.api.naming.NamingService
deregister instance 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
doFilter(IConfigRequest, IConfigResponse) - Method in interface com.alibaba.nacos.api.config.filter.IConfigFilterChain
Filter aciton
doFilter(IConfigRequest, IConfigResponse, IConfigFilterChain) - Method in interface com.alibaba.nacos.api.config.filter.IConfigFilter
do filter

E

encode() - Method in annotation type com.alibaba.nacos.api.annotation.NacosProperties
The property of "encode"
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() - Method in annotation type com.alibaba.nacos.api.annotation.NacosProperties
The property of "endpoint"
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
 
ENTITY_ADD_OR_UPDATE - com.alibaba.nacos.api.cmdb.pojo.EntityEventType
 
ENTITY_REMOVE - com.alibaba.nacos.api.cmdb.pojo.EntityEventType
 
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.AbstractHealthChecker.Http
 
equals(Object) - Method in class com.alibaba.nacos.api.naming.pojo.AbstractHealthChecker.Mysql
 
equals(Object) - Method in class com.alibaba.nacos.api.naming.pojo.AbstractHealthChecker.Tcp
 
equals(Object) - Method in class com.alibaba.nacos.api.naming.pojo.Instance
 
Event - Interface in com.alibaba.nacos.api.naming.listener
Event Interface
EventListener - Interface in com.alibaba.nacos.api.naming.listener
Event Listener
exceptionIfInvalid() - Method in annotation type com.alibaba.nacos.api.config.annotation.NacosConfigurationProperties
Flag to indicate that an exception should be raised if a Validator is available and validation fails.
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, boolean) - 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, String, boolean) - Method in interface com.alibaba.nacos.api.naming.NamingService
Get all instances 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, String, List<String>, boolean) - Method in interface com.alibaba.nacos.api.naming.NamingService
Get all instances within specified clusters 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, 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
 
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.pojo.ServiceInfo
 
getCmd() - Method in class com.alibaba.nacos.api.naming.pojo.AbstractHealthChecker.Mysql
 
getConfig(String, String, long) - Method in interface com.alibaba.nacos.api.config.ConfigService
Get config
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.AbstractHealthChecker.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
 
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.AbstractHealthChecker.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.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.AbstractHealthChecker.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
getInstanceId() - 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
 
getJsonFromServer() - Method in class com.alibaba.nacos.api.naming.pojo.ServiceInfo
 
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
 
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
 
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.AbstractHealthChecker.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.AbstractHealthChecker.Mysql
 
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, AbstractSelector) - Method in interface com.alibaba.nacos.api.naming.NamingService
Get all service names from server with selector
getServicesOfServer(int, int, String) - Method in interface com.alibaba.nacos.api.naming.NamingService
Get all service names from server
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
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.naming.pojo.AbstractHealthChecker
 
getType() - Method in class com.alibaba.nacos.api.selector.AbstractSelector
 
getUser() - Method in class com.alibaba.nacos.api.naming.pojo.AbstractHealthChecker.Mysql
 
getValues() - Method in class com.alibaba.nacos.api.cmdb.pojo.Label
 
getWeight() - Method in class com.alibaba.nacos.api.naming.pojo.Instance
 
GROUP - Static variable in class com.alibaba.nacos.api.common.Constants
 
GROUP_NAME - Static variable in class com.alibaba.nacos.api.naming.CommonParams
 
groupId() - Method in annotation type com.alibaba.nacos.api.config.annotation.NacosConfigListener
Nacos Group ID
groupId() - Method in annotation type com.alibaba.nacos.api.config.annotation.NacosConfigurationProperties
Nacos Group ID

H

hashCode() - Method in class com.alibaba.nacos.api.naming.pojo.AbstractHealthChecker.Http
 
hashCode() - Method in class com.alibaba.nacos.api.naming.pojo.AbstractHealthChecker.Mysql
 
hashCode() - Method in class com.alibaba.nacos.api.naming.pojo.AbstractHealthChecker.Tcp
 
hashCode() - Method in class com.alibaba.nacos.api.naming.pojo.Instance
 
Http() - Constructor for class com.alibaba.nacos.api.naming.pojo.AbstractHealthChecker.Http
 

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
ignoreInvalidFields() - Method in annotation type com.alibaba.nacos.api.config.annotation.NacosConfigurationProperties
Flag to indicate that when binding to this object invalid fields should be ignored.
ignoreNestedProperties() - Method in annotation type com.alibaba.nacos.api.config.annotation.NacosConfigurationProperties
Flag to indicate that when binding to this object fields with periods in their names should be ignored.
ignoreUnknownFields() - Method in annotation type com.alibaba.nacos.api.config.annotation.NacosConfigurationProperties
Flag to indicate that when binding to this object unknown fields should be ignored.
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
 
INVALID_PARAM - Static variable in exception com.alibaba.nacos.api.exception.NacosException
invalid param(参数错误)
ip - com.alibaba.nacos.api.cmdb.pojo.PreservedEntityTypes
Ip
ipCount() - Method in class com.alibaba.nacos.api.naming.pojo.ServiceInfo
 
IS_USE_ENDPOINT_PARSING_RULE - Static variable in class com.alibaba.nacos.api.PropertyKeyConst
 
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
 
isUseIPPort4Check() - Method in class com.alibaba.nacos.api.naming.pojo.Cluster
 
isValid() - Method in class com.alibaba.nacos.api.naming.pojo.ServiceInfo
 

L

label - com.alibaba.nacos.api.selector.SelectorType
select by label
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
 
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
 
Mysql() - Constructor for class com.alibaba.nacos.api.naming.pojo.AbstractHealthChecker.Mysql
 

N

NACOS_NAMING_REQUEST_MODULE - Static variable in interface com.alibaba.nacos.api.SystemPropertyKeyConst
 
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.
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
 
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.
NacosValue - Annotation Type in com.alibaba.nacos.api.config.annotation
Annotation which extends value to support auto-refresh
namespace() - Method in annotation type com.alibaba.nacos.api.annotation.NacosProperties
The property of "namespace"
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
 
NamingFactory - Class in com.alibaba.nacos.api.naming
Naming Factory
NamingFactory() - Constructor for class com.alibaba.nacos.api.naming.NamingFactory
 
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 - com.alibaba.nacos.api.selector.SelectorType
not filter out any entity
None() - Constructor for class com.alibaba.nacos.api.naming.pojo.AbstractHealthChecker.None
 
NULL - Static variable in class com.alibaba.nacos.api.common.Constants
 
NULL_STRING - Static variable in class com.alibaba.nacos.api.common.Constants
 

O

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

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
 
properties() - Method in annotation type com.alibaba.nacos.api.annotation.NacosInjected
The NacosProperties attribute, If not specified, it will use global Nacos Properties.
properties() - Method in annotation type com.alibaba.nacos.api.config.annotation.NacosConfigListener
The NacosProperties attribute, If not specified, it will use global Nacos Properties.
properties() - Method in annotation type com.alibaba.nacos.api.config.annotation.NacosConfigurationProperties
The NacosProperties attribute, If not specified, it will use global Nacos Properties.
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
 
publishConfig(String, String, String) - Method in interface com.alibaba.nacos.api.config.ConfigService
Publish config.

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.
registerInstance(String, Instance) - Method in interface com.alibaba.nacos.api.naming.NamingService
register a instance to service with specified instance properties
registerInstance(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, Instance) - Method in interface com.alibaba.nacos.api.naming.NamingService
register a instance to service with specified instance properties
registerInstance(String, String, String, int) - Method in interface com.alibaba.nacos.api.naming.NamingService
register a instance to service
registerInstance(String, String, String, int, String) - Method in interface com.alibaba.nacos.api.naming.NamingService
register a instance to service with specified cluster name
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

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:}"
secretKey() - Method in annotation type com.alibaba.nacos.api.annotation.NacosProperties
The property of "secret-key"
selectInstances(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) - 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, 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, boolean) - Method in interface com.alibaba.nacos.api.naming.NamingService
Get qualified instances within specified clusters 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, 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, boolean) - 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, 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>) - 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
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, 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
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异常,如超时)
serverAddr() - Method in annotation type com.alibaba.nacos.api.annotation.NacosProperties
The property of "server-addr"
service - com.alibaba.nacos.api.cmdb.pojo.PreservedEntityTypes
Service
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
 
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.pojo.ServiceInfo
 
setCmd(String) - Method in class com.alibaba.nacos.api.naming.pojo.AbstractHealthChecker.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
 
setErrMsg(String) - Method in exception com.alibaba.nacos.api.exception.NacosException
 
setExpectedResponseCode(int) - Method in class com.alibaba.nacos.api.naming.pojo.AbstractHealthChecker.Http
 
setExpression(String) - Method in class com.alibaba.nacos.api.selector.ExpressionSelector
 
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.AbstractHealthChecker.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
 
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
 
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.AbstractHealthChecker.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.AbstractHealthChecker.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(EntityEventType) - Method in class com.alibaba.nacos.api.cmdb.pojo.EntityEvent
 
setType(String) - Method in class com.alibaba.nacos.api.cmdb.pojo.Entity
 
setType(String) - Method in class com.alibaba.nacos.api.naming.pojo.AbstractHealthChecker
 
setType(String) - Method in class com.alibaba.nacos.api.selector.AbstractSelector
 
setUseIPPort4Check(boolean) - Method in class com.alibaba.nacos.api.naming.pojo.Cluster
 
setUser(String) - Method in class com.alibaba.nacos.api.naming.pojo.AbstractHealthChecker.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
 
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, String, List<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
SystemEnv() - Constructor for class com.alibaba.nacos.api.PropertyKeyConst.SystemEnv
 
SystemPropertyKeyConst - Interface in com.alibaba.nacos.api
Properties that are preferred to which in PropertyKeyConst

T

Tcp() - Constructor for class com.alibaba.nacos.api.naming.pojo.AbstractHealthChecker.Tcp
 
timeout() - Method in annotation type com.alibaba.nacos.api.config.annotation.NacosConfigListener
Maximum timeout value of execution in milliseconds, which is used to prevent long-time blocking execution impacting others.
toInetAddr() - Method in class com.alibaba.nacos.api.naming.pojo.Instance
 
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.ServiceInfo
 
type - Variable in class com.alibaba.nacos.api.naming.pojo.AbstractHealthChecker
 
TYPE - Static variable in class com.alibaba.nacos.api.naming.pojo.AbstractHealthChecker.Http
 
TYPE - Static variable in class com.alibaba.nacos.api.naming.pojo.AbstractHealthChecker.Mysql
 
TYPE - Static variable in class com.alibaba.nacos.api.naming.pojo.AbstractHealthChecker.None
 
TYPE - Static variable in class com.alibaba.nacos.api.naming.pojo.AbstractHealthChecker.Tcp
 

U

unknown - com.alibaba.nacos.api.selector.SelectorType
not match any type
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, String, List<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
USE_ZIP - Static variable in class com.alibaba.nacos.api.common.Constants
 

V

validate() - Method in class com.alibaba.nacos.api.naming.pojo.ServiceInfo
 
value() - Method in annotation type com.alibaba.nacos.api.config.annotation.NacosProperty
The property name of Nacos Configuration to bind a field
value() - Method in annotation type com.alibaba.nacos.api.config.annotation.NacosValue
The actual value expression: e.g.
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.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.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 R S T U V W 
All Classes All Packages