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

A

AbstractDiscoveryFilter - Class in org.apache.servicecomb.registry.discovery
 
AbstractDiscoveryFilter() - Constructor for class org.apache.servicecomb.registry.discovery.AbstractDiscoveryFilter
 
AbstractEndpointDiscoveryFilter - Class in org.apache.servicecomb.registry.discovery
 
AbstractEndpointDiscoveryFilter() - Constructor for class org.apache.servicecomb.registry.discovery.AbstractEndpointDiscoveryFilter
 
AbstractPropertiesLoader - Class in org.apache.servicecomb.registry.config
Loading microservice properties
AbstractPropertiesLoader() - Constructor for class org.apache.servicecomb.registry.config.AbstractPropertiesLoader
 
addBasePath(Collection<BasePath>) - Method in interface org.apache.servicecomb.registry.api.Registration
adding BasePath to MicroserviceInstance
Life Cycle:This method is called after init and before run.
addBasePath(Collection<BasePath>) - Method in class org.apache.servicecomb.registry.RegistrationManager
 
addEndpoint(String) - Method in interface org.apache.servicecomb.registry.api.Registration
adding endpoints to MicroserviceInstance
Life Cycle:This method is called after init and before run.
addEndpoint(String) - Method in class org.apache.servicecomb.registry.RegistrationManager
 
addFilter(DiscoveryFilter) - Method in class org.apache.servicecomb.registry.discovery.DiscoveryTree
 
addInstances(List<MicroserviceInstance>) - Method in class org.apache.servicecomb.registry.consumer.StaticMicroserviceVersions
 
addSchema(String, String) - Method in interface org.apache.servicecomb.registry.api.Registration
adding schemas to Microservice
Life Cycle:This method is called after init and before run.
addSchema(String, String) - Method in class org.apache.servicecomb.registry.api.registry.Microservice
 
addSchema(String, Class<?>) - Method in class org.apache.servicecomb.registry.consumer.StaticMicroserviceVersions
 
addSchema(String, String) - Method in class org.apache.servicecomb.registry.RegistrationManager
 
addSchemas(Map<String, Class<?>>) - Method in class org.apache.servicecomb.registry.consumer.StaticMicroserviceVersions
 
afterRegistryInstance(MicroserviceInstanceRegisteredEvent) - Method in class org.apache.servicecomb.registry.RegistrationManager.AfterServiceInstanceRegistryHandler
 
allowCrossApp() - Method in class org.apache.servicecomb.registry.api.registry.Microservice
 
allVersions() - Static method in class org.apache.servicecomb.registry.api.registry.FrameworkVersions
 
APP_SERVICE_SEPARATOR - Static variable in interface org.apache.servicecomb.registry.definition.DefinitionConst
 
appId(String) - Method in class org.apache.servicecomb.registry.api.registry.Microservice
 
appId - Variable in class org.apache.servicecomb.registry.consumer.MicroserviceVersions
 
AppManager - Class in org.apache.servicecomb.registry.consumer
 
AppManager() - Constructor for class org.apache.servicecomb.registry.consumer.AppManager
 
appManager - Variable in class org.apache.servicecomb.registry.consumer.MicroserviceVersion
 
appManager - Variable in class org.apache.servicecomb.registry.consumer.MicroserviceVersions
 
appManager() - Method in class org.apache.servicecomb.registry.RegistryConfiguration
 
attribute(String) - Method in class org.apache.servicecomb.registry.discovery.DiscoveryTreeNode
 
attribute(String, Object) - Method in class org.apache.servicecomb.registry.discovery.DiscoveryTreeNode
 
attributes - Variable in class org.apache.servicecomb.registry.discovery.DiscoveryTreeNode
 

B

BasePath - Class in org.apache.servicecomb.registry.api.registry
Created by on 2017/3/29.
BasePath() - Constructor for class org.apache.servicecomb.registry.api.registry.BasePath
 

C

cacheChanged(InstanceCache) - Method in class org.apache.servicecomb.registry.cache.InstanceCache
 
CacheEndpoint - Class in org.apache.servicecomb.registry.cache
 
CacheEndpoint(String, MicroserviceInstance) - Constructor for class org.apache.servicecomb.registry.cache.CacheEndpoint
 
calcSchemaSummary(String) - Static method in class org.apache.servicecomb.registry.swagger.SwaggerLoader
 
child(String) - Method in class org.apache.servicecomb.registry.discovery.DiscoveryTreeNode
 
child(String, DiscoveryTreeNode) - Method in class org.apache.servicecomb.registry.discovery.DiscoveryTreeNode
 
children - Variable in class org.apache.servicecomb.registry.discovery.DiscoveryTreeNode
 
children() - Method in class org.apache.servicecomb.registry.discovery.DiscoveryTreeNode
 
children(Map<String, DiscoveryTreeNode>) - Method in class org.apache.servicecomb.registry.discovery.DiscoveryTreeNode
 
childrenInited() - Method in class org.apache.servicecomb.registry.discovery.DiscoveryTreeNode
 
childrenInited(boolean) - Method in class org.apache.servicecomb.registry.discovery.DiscoveryTreeNode
 
compareTo(Version) - Method in class org.apache.servicecomb.registry.version.Version
 
CONFIG_ALLOW_CROSS_APP_KEY - Static variable in interface org.apache.servicecomb.registry.definition.DefinitionConst
 
ConfigurePropertyUtils - Class in org.apache.servicecomb.registry.config
 
create() - Method in class org.apache.servicecomb.registry.api.registry.MicroserviceFactory
 
create(Configuration) - Method in class org.apache.servicecomb.registry.api.registry.MicroserviceFactory
 
create(String) - Static method in class org.apache.servicecomb.registry.version.VersionRuleUtils
 
createAndInitMicroserviceVersionRule(String) - Method in class org.apache.servicecomb.registry.consumer.MicroserviceVersions
 
createDiscoveryTreeNode(String, DiscoveryContext, DiscoveryTreeNode) - Method in class org.apache.servicecomb.registry.discovery.AbstractEndpointDiscoveryFilter
 
createEndpoint(DiscoveryContext, String, String, MicroserviceInstance) - Method in class org.apache.servicecomb.registry.discovery.AbstractEndpointDiscoveryFilter
 
createFromDefinition(Configuration) - Static method in class org.apache.servicecomb.registry.api.registry.MicroserviceInstance
 
createMicroservice(String) - Method in class org.apache.servicecomb.registry.consumer.StaticMicroserviceVersions
 
CreateMicroserviceEvent - Class in org.apache.servicecomb.registry.api.event
 
CreateMicroserviceEvent(MicroserviceVersions) - Constructor for class org.apache.servicecomb.registry.api.event.CreateMicroserviceEvent
 
createMicroserviceVersion(String, List<MicroserviceInstance>) - Method in class org.apache.servicecomb.registry.consumer.MicroserviceVersions
 
createMicroserviceVersion(String, List<MicroserviceInstance>) - Method in class org.apache.servicecomb.registry.consumer.StaticMicroserviceVersions
 
CreateMicroserviceVersionEvent - Class in org.apache.servicecomb.registry.api.event
 
CreateMicroserviceVersionEvent(MicroserviceVersion) - Constructor for class org.apache.servicecomb.registry.api.event.CreateMicroserviceVersionEvent
 
createTransportMap() - Method in class org.apache.servicecomb.registry.cache.InstanceCache
 

D

DataCenterInfo - Class in org.apache.servicecomb.registry.api.registry
 
DataCenterInfo() - Constructor for class org.apache.servicecomb.registry.api.registry.DataCenterInfo
 
DEFAULT_STAGE - Static variable in interface org.apache.servicecomb.registry.definition.DefinitionConst
 
DefinitionConst - Interface in org.apache.servicecomb.registry.definition
 
destroy() - Method in interface org.apache.servicecomb.registry.api.LifeCycle
 
destroy() - Method in class org.apache.servicecomb.registry.consumer.MicroserviceVersion
 
destroy() - Method in class org.apache.servicecomb.registry.consumer.MicroserviceVersions
 
destroy() - Method in class org.apache.servicecomb.registry.DiscoveryManager
 
destroy() - Method in class org.apache.servicecomb.registry.RegistrationManager
 
DestroyMicroserviceEvent - Class in org.apache.servicecomb.registry.api.event
 
DestroyMicroserviceEvent(MicroserviceVersions) - Constructor for class org.apache.servicecomb.registry.api.event.DestroyMicroserviceEvent
 
DestroyMicroserviceVersionEvent - Class in org.apache.servicecomb.registry.api.event
 
DestroyMicroserviceVersionEvent(MicroserviceVersion) - Constructor for class org.apache.servicecomb.registry.api.event.DestroyMicroserviceVersionEvent
 
Discovery - Interface in org.apache.servicecomb.registry.api
This is the core service discovery interface.
discovery(DiscoveryContext, DiscoveryTreeNode) - Method in class org.apache.servicecomb.registry.discovery.AbstractDiscoveryFilter
 
discovery(DiscoveryContext, DiscoveryTreeNode) - Method in class org.apache.servicecomb.registry.discovery.AbstractEndpointDiscoveryFilter
 
discovery(DiscoveryContext, DiscoveryTreeNode) - Method in interface org.apache.servicecomb.registry.discovery.DiscoveryFilter
 
discovery(DiscoveryContext, String, String, String) - Method in class org.apache.servicecomb.registry.discovery.DiscoveryTree
 
discovery(DiscoveryContext, VersionedCache) - Method in class org.apache.servicecomb.registry.discovery.DiscoveryTree
 
DiscoveryContext - Class in org.apache.servicecomb.registry.discovery
 
DiscoveryContext() - Constructor for class org.apache.servicecomb.registry.discovery.DiscoveryContext
 
DiscoveryFilter - Interface in org.apache.servicecomb.registry.discovery
 
DiscoveryManager - Class in org.apache.servicecomb.registry
 
DiscoveryTree - Class in org.apache.servicecomb.registry.discovery
DiscoveryTree() - Constructor for class org.apache.servicecomb.registry.discovery.DiscoveryTree
 
DiscoveryTreeNode - Class in org.apache.servicecomb.registry.discovery
 
DiscoveryTreeNode() - Constructor for class org.apache.servicecomb.registry.discovery.DiscoveryTreeNode
 
doDiscovery(DiscoveryContext, DiscoveryTreeNode) - Method in class org.apache.servicecomb.registry.discovery.DiscoveryTree
 

E

enabled() - Method in interface org.apache.servicecomb.registry.discovery.DiscoveryFilter
 
enabled() - Method in class org.apache.servicecomb.registry.discovery.InstanceStatusDiscoveryFilter
 
equals(Object) - Method in class org.apache.servicecomb.registry.api.registry.MicroserviceInstance
 
equals(Object) - Method in class org.apache.servicecomb.registry.version.Version
 

F

findChildName(DiscoveryContext, DiscoveryTreeNode) - Method in class org.apache.servicecomb.registry.discovery.AbstractDiscoveryFilter
 
findChildName(DiscoveryContext, DiscoveryTreeNode) - Method in class org.apache.servicecomb.registry.discovery.InstanceStatusDiscoveryFilter
 
FindInstancesResponse - Class in org.apache.servicecomb.registry.api.registry
 
FindInstancesResponse() - Constructor for class org.apache.servicecomb.registry.api.registry.FindInstancesResponse
 
findServiceInstances(String, String, String) - Method in interface org.apache.servicecomb.registry.api.Discovery
Find all instances.
findServiceInstances(String, String, String, String) - Method in interface org.apache.servicecomb.registry.api.Discovery
 
findServiceInstances() - Method in class org.apache.servicecomb.registry.consumer.MicroserviceVersions
 
findServiceInstances() - Method in class org.apache.servicecomb.registry.consumer.StaticMicroserviceVersions
 
findServiceInstances(String, String, String) - Method in class org.apache.servicecomb.registry.DiscoveryManager
 
findServiceInstances(String, String, String, String) - Method in class org.apache.servicecomb.registry.DiscoveryManager
 
findTransportName(DiscoveryContext, DiscoveryTreeNode) - Method in class org.apache.servicecomb.registry.discovery.AbstractEndpointDiscoveryFilter
 
Framework - Class in org.apache.servicecomb.registry.api.registry
Created by on 2017/12/20.
Framework() - Constructor for class org.apache.servicecomb.registry.api.registry.Framework
 
FrameworkVersions - Class in org.apache.servicecomb.registry.api.registry
 
FrameworkVersions() - Constructor for class org.apache.servicecomb.registry.api.registry.FrameworkVersions
 
fromCache(VersionedCache) - Method in class org.apache.servicecomb.registry.discovery.DiscoveryTreeNode
 

G

generateAbsoluteMicroserviceName(String, String) - Static method in class org.apache.servicecomb.registry.api.registry.Microservice
 
getAction() - Method in class org.apache.servicecomb.registry.api.event.MicroserviceInstanceChangedEvent
 
getAlias() - Method in class org.apache.servicecomb.registry.api.registry.Microservice
 
getAllMicroservices() - Method in interface org.apache.servicecomb.registry.api.Discovery
get all Microservices
Life Cycle:This method is called anytime after run.
getAllMicroservices() - Method in class org.apache.servicecomb.registry.DiscoveryManager
 
getAppId() - Method in class org.apache.servicecomb.registry.api.MicroserviceKey
 
getAppId() - Method in interface org.apache.servicecomb.registry.api.Registration
get application id
Life Cycle:This method is called anytime after run.
getAppId() - Method in class org.apache.servicecomb.registry.api.registry.Microservice
 
getAppId() - Method in class org.apache.servicecomb.registry.cache.InstanceCache
 
getAppId() - Method in class org.apache.servicecomb.registry.consumer.MicroserviceVersionRule
 
getAppId() - Method in class org.apache.servicecomb.registry.consumer.MicroserviceVersions
 
getAppId() - Method in class org.apache.servicecomb.registry.definition.MicroserviceNameParser
 
getAppId() - Method in class org.apache.servicecomb.registry.RegistrationManager
 
getAppManager() - Method in class org.apache.servicecomb.registry.consumer.MicroserviceVersions
 
getAppManager() - Method in class org.apache.servicecomb.registry.DiscoveryManager
 
getApps() - Method in class org.apache.servicecomb.registry.consumer.AppManager
 
getAvailableZone() - Method in class org.apache.servicecomb.registry.api.registry.DataCenterInfo
 
getBuild() - Method in class org.apache.servicecomb.registry.version.Version
 
getContextParameter(String) - Method in class org.apache.servicecomb.registry.discovery.DiscoveryContext
 
getData() - Method in class org.apache.servicecomb.registry.consumer.MicroserviceVersionRule
 
getDataCenterInfo() - Method in class org.apache.servicecomb.registry.api.registry.MicroserviceInstance
 
getDescription() - Method in class org.apache.servicecomb.registry.api.registry.Microservice
 
getEndpoint() - Method in class org.apache.servicecomb.registry.cache.CacheEndpoint
 
getEndpoints() - Method in class org.apache.servicecomb.registry.api.registry.MicroserviceInstance
 
getEnvironment() - Method in class org.apache.servicecomb.registry.api.registry.Microservice
 
getEnvironment() - Method in class org.apache.servicecomb.registry.api.registry.MicroserviceInstance
 
getEventBus() - Method in class org.apache.servicecomb.registry.consumer.AppManager
 
getExtendedProperties() - Method in interface org.apache.servicecomb.registry.api.PropertyExtended
 
getFramework() - Method in class org.apache.servicecomb.registry.api.registry.Microservice
 
getHealthCheck() - Method in class org.apache.servicecomb.registry.api.registry.MicroserviceInstance
 
getHostName() - Method in class org.apache.servicecomb.registry.api.registry.MicroserviceInstance
 
getInputParameters() - Method in class org.apache.servicecomb.registry.discovery.DiscoveryContext
 
getInstance() - Method in class org.apache.servicecomb.registry.api.event.MicroserviceInstanceChangedEvent
 
getInstance() - Method in class org.apache.servicecomb.registry.api.registry.Microservice
 
getInstance() - Method in class org.apache.servicecomb.registry.cache.CacheEndpoint
 
getInstanceCache() - Method in class org.apache.servicecomb.registry.consumer.MicroserviceVersionRule
 
getInstanceCache() - Method in class org.apache.servicecomb.registry.consumer.MicroserviceVersionRuleData
 
getInstanceCacheManager() - Method in class org.apache.servicecomb.registry.DiscoveryManager
 
getInstanceId() - Method in class org.apache.servicecomb.registry.api.event.MicroserviceInstanceRegisteredEvent
 
getInstanceId() - Method in class org.apache.servicecomb.registry.api.registry.MicroserviceInstance
 
getInstanceMap() - Method in class org.apache.servicecomb.registry.cache.InstanceCache
 
getInstances() - Method in class org.apache.servicecomb.registry.api.registry.FindInstancesResponse
 
getInstances() - Method in class org.apache.servicecomb.registry.consumer.MicroserviceVersion
 
getInstances() - Method in class org.apache.servicecomb.registry.consumer.MicroserviceVersionRule
 
getInstances() - Method in class org.apache.servicecomb.registry.consumer.MicroserviceVersionRuleData
 
getInstancesResponse() - Method in class org.apache.servicecomb.registry.api.registry.MicroserviceInstances
 
getIntance() - Method in class org.apache.servicecomb.registry.api.registry.Microservice
Deprecated.
getInterval() - Method in class org.apache.servicecomb.registry.api.registry.HealthCheck
 
getKey() - Method in class org.apache.servicecomb.registry.api.event.MicroserviceInstanceChangedEvent
 
getLastPulledResult() - Method in class org.apache.servicecomb.registry.consumer.MicroserviceVersions
 
getLastPullTime() - Method in class org.apache.servicecomb.registry.consumer.MicroserviceVersions
 
getLatestMicroserviceVersion() - Method in class org.apache.servicecomb.registry.consumer.MicroserviceVersionRule
 
getLatestMicroserviceVersion() - Method in class org.apache.servicecomb.registry.consumer.MicroserviceVersionRuleData
 
getLevel() - Method in class org.apache.servicecomb.registry.api.registry.Microservice
 
getMajor() - Method in class org.apache.servicecomb.registry.version.Version
 
getMicroservice(String) - Method in interface org.apache.servicecomb.registry.api.Discovery
get Microservice
Life Cycle:This method is called anytime after run.
getMicroservice() - Method in interface org.apache.servicecomb.registry.api.Registration
get Microservice
Life Cycle:This method is called anytime after run.
getMicroservice() - Method in class org.apache.servicecomb.registry.consumer.MicroserviceVersion
 
getMicroservice(String) - Method in class org.apache.servicecomb.registry.DiscoveryManager
 
getMicroservice() - Method in class org.apache.servicecomb.registry.RegistrationManager
 
getMicroserviceId() - Method in class org.apache.servicecomb.registry.consumer.MicroserviceVersion
 
getMicroserviceInstance(String, String) - Method in interface org.apache.servicecomb.registry.api.Discovery
get MicroserviceInstance
Life Cycle:This method is called anytime after run.
getMicroserviceInstance() - Method in interface org.apache.servicecomb.registry.api.Registration
get MicroserviceInstance
Life Cycle:This method is called anytime after run.
getMicroserviceInstance(String, String) - Method in class org.apache.servicecomb.registry.DiscoveryManager
 
getMicroserviceInstance() - Method in class org.apache.servicecomb.registry.RegistrationManager
 
getMicroserviceName() - Method in class org.apache.servicecomb.registry.cache.InstanceCache
 
getMicroserviceName() - Method in class org.apache.servicecomb.registry.consumer.MicroserviceVersion
 
getMicroserviceName() - Method in class org.apache.servicecomb.registry.consumer.MicroserviceVersionRule
 
getMicroserviceName() - Method in class org.apache.servicecomb.registry.consumer.MicroserviceVersions
 
getMicroserviceName() - Method in class org.apache.servicecomb.registry.definition.MicroserviceNameParser
 
getMicroservicePaths(Configuration) - Static method in class org.apache.servicecomb.registry.config.ConfigurePropertyUtils
 
getMicroserviceVersion() - Method in class org.apache.servicecomb.registry.api.event.CreateMicroserviceVersionEvent
 
getMicroserviceVersion() - Method in class org.apache.servicecomb.registry.api.event.DestroyMicroserviceVersionEvent
 
getMicroserviceVersionRule() - Method in class org.apache.servicecomb.registry.cache.InstanceCache
 
getMicroserviceVersions() - Method in class org.apache.servicecomb.registry.api.event.CreateMicroserviceEvent
 
getMicroserviceVersions() - Method in class org.apache.servicecomb.registry.api.event.DestroyMicroserviceEvent
 
getMicroserviceVersions() - Method in class org.apache.servicecomb.registry.consumer.MicroserviceVersion
 
getMinor() - Method in class org.apache.servicecomb.registry.version.Version
 
getMode() - Method in class org.apache.servicecomb.registry.api.registry.HealthCheck
 
getName() - Method in class org.apache.servicecomb.registry.api.registry.DataCenterInfo
 
getName() - Method in class org.apache.servicecomb.registry.api.registry.Framework
 
getName() - Method in enum org.apache.servicecomb.registry.api.registry.HealthCheckMode
 
getName() - Method in enum org.apache.servicecomb.registry.api.registry.WatchAction
 
getOrCreate(String, String, String) - Method in interface org.apache.servicecomb.registry.cache.InstanceCacheManager
 
getOrCreate(String, String, String) - Method in class org.apache.servicecomb.registry.cache.InstanceCacheManagerNew
 
getOrCreate(String) - Static method in class org.apache.servicecomb.registry.cache.MicroserviceInstanceCache
 
getOrCreate(String, String) - Static method in class org.apache.servicecomb.registry.cache.MicroserviceInstanceCache
 
getOrCreate(String) - Static method in class org.apache.servicecomb.registry.version.VersionRuleUtils
 
getOrCreate(String) - Static method in class org.apache.servicecomb.registry.version.VersionUtils
 
getOrCreateMicroserviceManager(String) - Method in class org.apache.servicecomb.registry.consumer.AppManager
 
getOrCreateMicroserviceVersionRule(String, String, String) - Method in class org.apache.servicecomb.registry.consumer.AppManager
 
getOrCreateMicroserviceVersionRule(String, String) - Method in class org.apache.servicecomb.registry.consumer.MicroserviceManager
 
getOrCreateMicroserviceVersionRule(String) - Method in class org.apache.servicecomb.registry.consumer.MicroserviceVersions
 
getOrCreateMicroserviceVersions(String, String) - Method in class org.apache.servicecomb.registry.consumer.AppManager
 
getOrCreateMicroserviceVersions(String) - Method in class org.apache.servicecomb.registry.consumer.MicroserviceManager
 
getOrCreateMicroserviceVersions(String, String) - Method in class org.apache.servicecomb.registry.DiscoveryManager
 
getOrCreateMicroserviceVersionsAsync(String, String) - Method in class org.apache.servicecomb.registry.consumer.AppManager
 
getOrCreateMicroserviceVersionsAsync(String) - Method in class org.apache.servicecomb.registry.consumer.MicroserviceManager
 
getOrCreateMicroserviceVersionsAsync(String, String) - Method in class org.apache.servicecomb.registry.DiscoveryManager
 
getOrCreateRoot(VersionedCache) - Method in class org.apache.servicecomb.registry.discovery.DiscoveryTree
 
getOrCreateTransportMap() - Method in class org.apache.servicecomb.registry.cache.InstanceCache
 
getOrCreateVersionedCache(String, String, String) - Method in interface org.apache.servicecomb.registry.cache.InstanceCacheManager
 
getOrCreateVersionedCache(String, String, String) - Method in class org.apache.servicecomb.registry.cache.InstanceCacheManagerNew
 
getOrder() - Method in interface org.apache.servicecomb.registry.consumer.MicroserviceInstancePing
 
getOrder() - Method in class org.apache.servicecomb.registry.consumer.SimpleMicroserviceInstancePing
 
getOrder() - Method in interface org.apache.servicecomb.registry.discovery.DiscoveryFilter
 
getOrder() - Method in class org.apache.servicecomb.registry.discovery.InstanceStatusDiscoveryFilter
 
getPatch() - Method in class org.apache.servicecomb.registry.version.Version
 
getPath() - Method in class org.apache.servicecomb.registry.api.registry.BasePath
 
getPaths() - Method in class org.apache.servicecomb.registry.api.registry.Microservice
 
getPort() - Method in class org.apache.servicecomb.registry.api.registry.HealthCheck
 
getProperties() - Method in class org.apache.servicecomb.registry.api.registry.Microservice
 
getProperties() - Method in class org.apache.servicecomb.registry.api.registry.MicroserviceInstance
 
getPropertiesWithPrefix(String) - Static method in class org.apache.servicecomb.registry.config.ConfigurePropertyUtils
获取key包含prefix前缀的所有配置项
getPropertiesWithPrefix(Configuration, String) - Static method in class org.apache.servicecomb.registry.config.ConfigurePropertyUtils
 
getProperty() - Method in class org.apache.servicecomb.registry.api.registry.BasePath
 
getPublishAddress() - Static method in class org.apache.servicecomb.registry.RegistrationManager
 
getPublishAddress(String, String) - Static method in class org.apache.servicecomb.registry.RegistrationManager
In the case that listening address configured as 0.0.0.0, the publish address will be determined by the query result for the net interfaces.
getPublishHostName() - Static method in class org.apache.servicecomb.registry.RegistrationManager
 
getPulledInstances() - Method in class org.apache.servicecomb.registry.consumer.MicroserviceVersions
 
getRegion() - Method in class org.apache.servicecomb.registry.api.registry.DataCenterInfo
 
getRegisterBy() - Method in class org.apache.servicecomb.registry.api.registry.Microservice
 
getRegistrationName() - Method in class org.apache.servicecomb.registry.api.event.MicroserviceInstanceRegisteredEvent
 
getRevision() - Method in class org.apache.servicecomb.registry.api.registry.MicroserviceInstances
 
getRevision() - Method in class org.apache.servicecomb.registry.consumer.MicroserviceVersions
 
getSchema(String, Collection<MicroserviceInstance>, String) - Method in interface org.apache.servicecomb.registry.api.Discovery
get schema content
Life Cycle:This method is called anytime after run.
getSchema(String, Collection<MicroserviceInstance>, String) - Method in class org.apache.servicecomb.registry.DiscoveryManager
 
getSchemaMap() - Method in class org.apache.servicecomb.registry.api.registry.Microservice
 
getSchemas() - Method in class org.apache.servicecomb.registry.api.registry.Microservice
 
getServiceId() - Method in class org.apache.servicecomb.registry.api.registry.Microservice
 
getServiceId() - Method in class org.apache.servicecomb.registry.api.registry.MicroserviceInstance
 
getServiceName() - Method in class org.apache.servicecomb.registry.api.MicroserviceKey
 
getServiceName() - Method in class org.apache.servicecomb.registry.api.registry.Microservice
 
getShortName() - Method in class org.apache.servicecomb.registry.consumer.MicroserviceVersions
 
getShortName() - Method in class org.apache.servicecomb.registry.definition.MicroserviceNameParser
 
getStage() - Method in class org.apache.servicecomb.registry.api.MicroserviceKey
 
getStage() - Method in class org.apache.servicecomb.registry.api.registry.MicroserviceInstance
Deprecated.
getStatus() - Method in class org.apache.servicecomb.registry.api.registry.Microservice
 
getStatus() - Method in class org.apache.servicecomb.registry.api.registry.MicroserviceInstance
 
getSwaggerLoader() - Method in class org.apache.servicecomb.registry.RegistrationManager
 
getTenant() - Method in class org.apache.servicecomb.registry.api.MicroserviceKey
 
getTimes() - Method in class org.apache.servicecomb.registry.api.registry.HealthCheck
 
getTimestamp() - Method in class org.apache.servicecomb.registry.api.registry.MicroserviceInstance
 
getTTL() - Method in class org.apache.servicecomb.registry.api.registry.HealthCheck
 
getVendorExtensions() - Method in class org.apache.servicecomb.registry.consumer.MicroserviceVersion
 
getVendorExtensions() - Method in class org.apache.servicecomb.registry.consumer.MicroserviceVersions
 
getVersion() - Method in class org.apache.servicecomb.registry.api.MicroserviceKey
 
getVersion() - Method in class org.apache.servicecomb.registry.api.registry.Framework
 
getVersion() - Method in class org.apache.servicecomb.registry.api.registry.Microservice
 
getVersion() - Method in class org.apache.servicecomb.registry.consumer.MicroserviceVersion
 
getVersion(String) - Method in class org.apache.servicecomb.registry.consumer.MicroserviceVersions
 
getVersion() - Method in class org.apache.servicecomb.registry.version.Version
 
getVersionedCache() - Method in class org.apache.servicecomb.registry.cache.InstanceCache
 
getVersionedCache() - Method in class org.apache.servicecomb.registry.consumer.MicroserviceVersionRule
 
getVersionedCache() - Method in class org.apache.servicecomb.registry.consumer.MicroserviceVersionRuleData
 
getVersionRule() - Method in class org.apache.servicecomb.registry.consumer.MicroserviceVersionRule
 
getVersionRule() - Method in class org.apache.servicecomb.registry.version.VersionRule
 
getVersions() - Method in class org.apache.servicecomb.registry.consumer.MicroserviceVersionRuleData
 
getVersions() - Method in class org.apache.servicecomb.registry.consumer.MicroserviceVersions
 
getVersionsByName() - Method in class org.apache.servicecomb.registry.consumer.MicroserviceManager
 

H

hashCode() - Method in class org.apache.servicecomb.registry.api.registry.MicroserviceInstance
 
hashCode() - Method in class org.apache.servicecomb.registry.version.Version
 
HealthCheck - Class in org.apache.servicecomb.registry.api.registry
Created by on 2017/1/13.
HealthCheck() - Constructor for class org.apache.servicecomb.registry.api.registry.HealthCheck
 
HealthCheckMode - Enum in org.apache.servicecomb.registry.api.registry
Created by on 2017/1/25.

I

info() - Method in class org.apache.servicecomb.registry.RegistrationManager
 
init() - Method in interface org.apache.servicecomb.registry.api.LifeCycle
 
init(MicroserviceVersions, Microservice, String, Collection<MicroserviceInstance>) - Method in class org.apache.servicecomb.registry.consumer.MicroserviceVersion
 
init(Class<?>, String, List<MicroserviceInstance>) - Method in class org.apache.servicecomb.registry.consumer.StaticMicroserviceVersions
 
init(Map<String, Class<?>>, String, List<MicroserviceInstance>) - Method in class org.apache.servicecomb.registry.consumer.StaticMicroserviceVersions
 
init(DiscoveryContext, DiscoveryTreeNode) - Method in class org.apache.servicecomb.registry.discovery.AbstractDiscoveryFilter
 
init(DiscoveryContext, DiscoveryTreeNode) - Method in class org.apache.servicecomb.registry.discovery.InstanceStatusDiscoveryFilter
 
init() - Method in class org.apache.servicecomb.registry.DiscoveryManager
 
init() - Method in class org.apache.servicecomb.registry.RegistrationManager
 
INSTANCE - Static variable in class org.apache.servicecomb.registry.config.InstancePropertiesLoader
 
INSTANCE - Static variable in class org.apache.servicecomb.registry.config.MicroservicePropertiesLoader
 
INSTANCE - Static variable in class org.apache.servicecomb.registry.DiscoveryManager
 
INSTANCE - Static variable in class org.apache.servicecomb.registry.RegistrationManager
 
INSTANCE_PUBKEY_PRO - Static variable in interface org.apache.servicecomb.registry.definition.DefinitionConst
 
InstanceCache - Class in org.apache.servicecomb.registry.cache
缓存指定微服务的所有实例 当实例状态变化时,需要重新创建InstanceCache,由外部控制
InstanceCache(String, String, String, Map<String, MicroserviceInstance>) - Constructor for class org.apache.servicecomb.registry.cache.InstanceCache
用于初始化场景
InstanceCacheManager - Interface in org.apache.servicecomb.registry.cache
 
InstanceCacheManagerNew - Class in org.apache.servicecomb.registry.cache
 
InstanceCacheManagerNew(AppManager) - Constructor for class org.apache.servicecomb.registry.cache.InstanceCacheManagerNew
 
instanceId(String) - Method in class org.apache.servicecomb.registry.api.registry.MicroserviceInstance
 
InstancePropertiesLoader - Class in org.apache.servicecomb.registry.config
 
instances - Variable in class org.apache.servicecomb.registry.consumer.MicroserviceVersion
 
InstanceStatusDiscoveryFilter - Class in org.apache.servicecomb.registry.discovery
 
InstanceStatusDiscoveryFilter() - Constructor for class org.apache.servicecomb.registry.discovery.InstanceStatusDiscoveryFilter
 
isAccept(Version) - Method in class org.apache.servicecomb.registry.version.VersionRule
 
isEmptyInstanceProtectionEnabled() - Static method in class org.apache.servicecomb.registry.config.ServiceRegistryCommonConfig
 
isEventAccept(MicroserviceInstanceChangedEvent) - Method in class org.apache.servicecomb.registry.consumer.MicroserviceVersions
 
isExpired(VersionedCache, VersionedCache) - Method in class org.apache.servicecomb.registry.discovery.DiscoveryTree
 
isGroupingFilter() - Method in class org.apache.servicecomb.registry.discovery.AbstractEndpointDiscoveryFilter
 
isGroupingFilter() - Method in interface org.apache.servicecomb.registry.discovery.DiscoveryFilter
 
isGroupingFilter() - Method in class org.apache.servicecomb.registry.discovery.InstanceStatusDiscoveryFilter
 
isMatch(VersionedCache, VersionedCache) - Method in class org.apache.servicecomb.registry.discovery.DiscoveryTree
 
isMatch(Version, Version) - Method in class org.apache.servicecomb.registry.version.VersionRule
 
isMicroserviceNotExist() - Method in class org.apache.servicecomb.registry.api.registry.MicroserviceInstances
 
isNeedRefresh() - Method in class org.apache.servicecomb.registry.api.registry.MicroserviceInstances
 
isRegistrationManager() - Method in class org.apache.servicecomb.registry.api.event.MicroserviceInstanceRegisteredEvent
 
isThirdPartyService() - Method in class org.apache.servicecomb.registry.api.registry.Microservice
 
isTransportNameMatch(String, String) - Method in class org.apache.servicecomb.registry.discovery.AbstractEndpointDiscoveryFilter
 
isWaitingDelete() - Method in class org.apache.servicecomb.registry.consumer.MicroserviceVersions
 

L

level() - Method in class org.apache.servicecomb.registry.discovery.DiscoveryTreeNode
 
level(int) - Method in class org.apache.servicecomb.registry.discovery.DiscoveryTreeNode
 
LifeCycle - Interface in org.apache.servicecomb.registry.api
 
loadFromMemory(String, String, String) - Method in class org.apache.servicecomb.registry.swagger.SwaggerLoader
 
loadFromSPI(Class<? extends DiscoveryFilter>) - Method in class org.apache.servicecomb.registry.discovery.DiscoveryTree
 
loadLocalSwagger(String, String, String) - Method in class org.apache.servicecomb.registry.swagger.SwaggerLoader
 
loadProperties(Configuration) - Method in class org.apache.servicecomb.registry.config.AbstractPropertiesLoader
 
loadSwagger(Microservice, Collection<MicroserviceInstance>, String) - Method in class org.apache.servicecomb.registry.swagger.SwaggerLoader
 
loadVersion() - Method in class org.apache.servicecomb.registry.api.registry.ServiceCombVersion
 
loadVersion() - Method in interface org.apache.servicecomb.registry.api.Versions
 

M

markWaitingDelete(String, String) - Method in class org.apache.servicecomb.registry.consumer.AppManager
 
markWaitingDelete() - Method in class org.apache.servicecomb.registry.consumer.MicroserviceVersions
 
mergeInstances(List<MicroserviceInstance>) - Method in class org.apache.servicecomb.registry.api.registry.FindInstancesResponse
 
mergeMicroserviceInstances(MicroserviceInstances) - Method in class org.apache.servicecomb.registry.api.registry.MicroserviceInstances
 
Microservice - Class in org.apache.servicecomb.registry.api.registry
Created by on 2016/12/5.
Microservice() - Constructor for class org.apache.servicecomb.registry.api.registry.Microservice
 
microservice - Variable in class org.apache.servicecomb.registry.consumer.MicroserviceVersion
 
microservice - Variable in class org.apache.servicecomb.registry.consumer.StaticMicroserviceVersions
 
MicroserviceFactory - Class in org.apache.servicecomb.registry.api.registry
 
MicroserviceFactory() - Constructor for class org.apache.servicecomb.registry.api.registry.MicroserviceFactory
 
MicroserviceInstance - Class in org.apache.servicecomb.registry.api.registry
Created by on 2016/12/5.
MicroserviceInstance() - Constructor for class org.apache.servicecomb.registry.api.registry.MicroserviceInstance
 
MicroserviceInstanceCache - Class in org.apache.servicecomb.registry.cache
微服务实例缓存 key为:serviceId@instanceId 缓存limit:1000 缓存老化策略:30分钟没有访问就过期。
MicroserviceInstanceCache() - Constructor for class org.apache.servicecomb.registry.cache.MicroserviceInstanceCache
 
MicroserviceInstanceChangedEvent - Class in org.apache.servicecomb.registry.api.event
Created by on 2016/12/25.
MicroserviceInstanceChangedEvent() - Constructor for class org.apache.servicecomb.registry.api.event.MicroserviceInstanceChangedEvent
 
MicroserviceInstancePing - Interface in org.apache.servicecomb.registry.consumer
SPI interface to ping microservice instance status in Instance Protection Mode, which means protection of instance removal and usually used in scenarios where instances are fixed and changed rarely.
MicroserviceInstanceRegisteredEvent - Class in org.apache.servicecomb.registry.api.event
when registration is ready, should post this event.
MicroserviceInstanceRegisteredEvent(String, String, boolean) - Constructor for class org.apache.servicecomb.registry.api.event.MicroserviceInstanceRegisteredEvent
 
MicroserviceInstances - Class in org.apache.servicecomb.registry.api.registry
 
MicroserviceInstances() - Constructor for class org.apache.servicecomb.registry.api.registry.MicroserviceInstances
 
microserviceInstances - Variable in class org.apache.servicecomb.registry.consumer.StaticMicroserviceVersions
 
MicroserviceInstanceStatus - Enum in org.apache.servicecomb.registry.api.registry
Created by on 2016/12/5.
MicroserviceKey - Class in org.apache.servicecomb.registry.api
Created by on 2017/1/9.
MicroserviceKey() - Constructor for class org.apache.servicecomb.registry.api.MicroserviceKey
 
MicroserviceManager - Class in org.apache.servicecomb.registry.consumer
 
MicroserviceManager(AppManager, String) - Constructor for class org.apache.servicecomb.registry.consumer.MicroserviceManager
 
microserviceName - Variable in class org.apache.servicecomb.registry.consumer.MicroserviceVersion
 
microserviceName - Variable in class org.apache.servicecomb.registry.consumer.MicroserviceVersions
 
MicroserviceNameParser - Class in org.apache.servicecomb.registry.definition
1.
MicroserviceNameParser(String, String) - Constructor for class org.apache.servicecomb.registry.definition.MicroserviceNameParser
 
MicroservicePropertiesLoader - Class in org.apache.servicecomb.registry.config
 
MicroserviceStatus - Enum in org.apache.servicecomb.registry.api.registry
Created by on 2016/12/5.
MicroserviceVersion - Class in org.apache.servicecomb.registry.consumer
 
MicroserviceVersion(MicroserviceVersions, String, String, Collection<MicroserviceInstance>) - Constructor for class org.apache.servicecomb.registry.consumer.MicroserviceVersion
 
MicroserviceVersion(MicroserviceVersions, Microservice, String, Collection<MicroserviceInstance>) - Constructor for class org.apache.servicecomb.registry.consumer.MicroserviceVersion
 
MicroserviceVersionRule - Class in org.apache.servicecomb.registry.consumer
 
MicroserviceVersionRule(String, String, String) - Constructor for class org.apache.servicecomb.registry.consumer.MicroserviceVersionRule
 
MicroserviceVersionRuleData - Class in org.apache.servicecomb.registry.consumer
 
MicroserviceVersionRuleData() - Constructor for class org.apache.servicecomb.registry.consumer.MicroserviceVersionRuleData
 
microserviceVersions - Variable in class org.apache.servicecomb.registry.consumer.MicroserviceVersion
 
MicroserviceVersions - Class in org.apache.servicecomb.registry.consumer
 
MicroserviceVersions(AppManager, String, String) - Constructor for class org.apache.servicecomb.registry.consumer.MicroserviceVersions
 

N

name() - Method in interface org.apache.servicecomb.registry.api.Discovery
 
name() - Method in interface org.apache.servicecomb.registry.api.Registration
 

O

onMicroserviceInstanceChanged(MicroserviceInstanceChangedEvent) - Method in class org.apache.servicecomb.registry.consumer.AppManager
 
onMicroserviceInstanceChanged(MicroserviceInstanceChangedEvent) - Method in class org.apache.servicecomb.registry.consumer.MicroserviceManager
 
onMicroserviceInstanceChanged(MicroserviceInstanceChangedEvent) - Method in class org.apache.servicecomb.registry.consumer.MicroserviceVersions
 
org.apache.servicecomb.registry - package org.apache.servicecomb.registry
 
org.apache.servicecomb.registry.api - package org.apache.servicecomb.registry.api
 
org.apache.servicecomb.registry.api.event - package org.apache.servicecomb.registry.api.event
 
org.apache.servicecomb.registry.api.registry - package org.apache.servicecomb.registry.api.registry
 
org.apache.servicecomb.registry.cache - package org.apache.servicecomb.registry.cache
 
org.apache.servicecomb.registry.config - package org.apache.servicecomb.registry.config
 
org.apache.servicecomb.registry.consumer - package org.apache.servicecomb.registry.consumer
 
org.apache.servicecomb.registry.definition - package org.apache.servicecomb.registry.definition
 
org.apache.servicecomb.registry.discovery - package org.apache.servicecomb.registry.discovery
 
org.apache.servicecomb.registry.swagger - package org.apache.servicecomb.registry.swagger
 
org.apache.servicecomb.registry.version - package org.apache.servicecomb.registry.version
 

P

parse(String) - Method in class org.apache.servicecomb.registry.version.VersionRuleFixedParser
 
parse(String) - Method in class org.apache.servicecomb.registry.version.VersionRuleLatestParser
 
parse(String) - Method in interface org.apache.servicecomb.registry.version.VersionRuleParser
 
parse(String) - Method in class org.apache.servicecomb.registry.version.VersionRuleRangeParser
 
parse(String) - Method in class org.apache.servicecomb.registry.version.VersionRuleStartFromParser
 
ping(MicroserviceInstance) - Method in interface org.apache.servicecomb.registry.consumer.MicroserviceInstancePing
check if this instance if valid to use
ping(MicroserviceInstance) - Method in class org.apache.servicecomb.registry.consumer.SimpleMicroserviceInstancePing
 
popRerunFilter() - Method in class org.apache.servicecomb.registry.discovery.DiscoveryContext
 
PropertyExtended - Interface in org.apache.servicecomb.registry.api
 
PUBLISH_ADDRESS - Static variable in class org.apache.servicecomb.registry.RegistrationManager
 
pullInstances() - Method in class org.apache.servicecomb.registry.consumer.AppManager
 
pullInstances() - Method in class org.apache.servicecomb.registry.consumer.MicroserviceManager
 
pullInstances() - Method in class org.apache.servicecomb.registry.consumer.MicroserviceVersions
 
pushRerunFilter() - Method in class org.apache.servicecomb.registry.discovery.DiscoveryContext
 
putContextParameter(String, Object) - Method in class org.apache.servicecomb.registry.discovery.DiscoveryContext
 

R

readProperties(Configuration) - Method in class org.apache.servicecomb.registry.config.AbstractPropertiesLoader
 
readProperties(Configuration) - Method in class org.apache.servicecomb.registry.config.InstancePropertiesLoader
 
readProperties(Configuration) - Method in class org.apache.servicecomb.registry.config.MicroservicePropertiesLoader
 
readPropertiesExtendedClass(Configuration) - Method in class org.apache.servicecomb.registry.config.AbstractPropertiesLoader
 
readPropertiesExtendedClass(Configuration) - Method in class org.apache.servicecomb.registry.config.InstancePropertiesLoader
 
readPropertiesExtendedClass(Configuration) - Method in class org.apache.servicecomb.registry.config.MicroservicePropertiesLoader
 
REGISTER_SERVICE_PATH - Static variable in interface org.apache.servicecomb.registry.definition.DefinitionConst
 
REGISTER_URL_PREFIX - Static variable in interface org.apache.servicecomb.registry.definition.DefinitionConst
 
registerMicroserviceMapping(String, String, List<MicroserviceInstance>, Class<?>) - Method in class org.apache.servicecomb.registry.RegistrationManager
Register a third party service if not registered before, and set it's instances into StaticMicroserviceVersions.
registerMicroserviceMappingByEndpoints(String, String, List<String>, Class<?>) - Method in class org.apache.servicecomb.registry.RegistrationManager
 
registerSwagger(String, String, Swagger) - Method in class org.apache.servicecomb.registry.swagger.SwaggerLoader
 
registerSwagger(String, String, String, Class<?>) - Method in class org.apache.servicecomb.registry.swagger.SwaggerLoader
 
registerSwagger(String, String, String, Swagger) - Method in class org.apache.servicecomb.registry.swagger.SwaggerLoader
 
registerSwaggersInLocation(String) - Method in class org.apache.servicecomb.registry.swagger.SwaggerLoader
register swaggers in the location to current microservice Scenes for contract first mode: 1.consumer manager manage some product, can only know product microservice names after deploy and can only register swagger after product registered in fact, consumers can load swagger from ServiceCenter so for consumer, this logic is not necessary, just keep it for compatible 2.producer deploy to different microservice name in different product can register swaggers in BootListener.onBeforeProducerProvider
registerSwaggersInLocation(String, String) - Method in class org.apache.servicecomb.registry.swagger.SwaggerLoader
 
Registration - Interface in org.apache.servicecomb.registry.api
This is the core service registration interface.
RegistrationManager - Class in org.apache.servicecomb.registry
 
RegistrationManager.AfterServiceInstanceRegistryHandler - Class in org.apache.servicecomb.registry
 
REGISTRY_APP_ID - Static variable in interface org.apache.servicecomb.registry.definition.DefinitionConst
 
REGISTRY_SERVICE_NAME - Static variable in interface org.apache.servicecomb.registry.definition.DefinitionConst
 
RegistryConfiguration - Class in org.apache.servicecomb.registry
 
RegistryConfiguration() - Constructor for class org.apache.servicecomb.registry.RegistryConfiguration
 
renewInstance() - Static method in class org.apache.servicecomb.registry.DiscoveryManager
 
revision - Variable in class org.apache.servicecomb.registry.consumer.MicroserviceVersions
 
run() - Method in interface org.apache.servicecomb.registry.api.LifeCycle
 
run() - Method in class org.apache.servicecomb.registry.DiscoveryManager
 
run() - Method in class org.apache.servicecomb.registry.RegistrationManager
 

S

safePullInstances() - Method in class org.apache.servicecomb.registry.consumer.AppManager
 
safeSetInstances(List<MicroserviceInstance>, String) - Method in class org.apache.servicecomb.registry.consumer.MicroserviceVersions
 
ServiceCombVersion - Class in org.apache.servicecomb.registry.api.registry
 
ServiceCombVersion() - Constructor for class org.apache.servicecomb.registry.api.registry.ServiceCombVersion
 
serviceId(String) - Method in class org.apache.servicecomb.registry.api.registry.Microservice
 
serviceId(String) - Method in class org.apache.servicecomb.registry.api.registry.MicroserviceInstance
 
serviceName(String) - Method in class org.apache.servicecomb.registry.api.registry.Microservice
 
ServiceRegistryCommonConfig - Class in org.apache.servicecomb.registry.config
 
ServiceRegistryCommonConfig() - Constructor for class org.apache.servicecomb.registry.config.ServiceRegistryCommonConfig
 
setAction(WatchAction) - Method in class org.apache.servicecomb.registry.api.event.MicroserviceInstanceChangedEvent
 
setAlias(String) - Method in class org.apache.servicecomb.registry.api.registry.Microservice
 
setAppId(String) - Method in class org.apache.servicecomb.registry.api.MicroserviceKey
 
setAppId(String) - Method in class org.apache.servicecomb.registry.api.registry.Microservice
 
setAvailableZone(String) - Method in class org.apache.servicecomb.registry.api.registry.DataCenterInfo
 
setCurrentNode(DiscoveryTreeNode) - Method in class org.apache.servicecomb.registry.discovery.DiscoveryContext
 
setDataCenterInfo(DataCenterInfo) - Method in class org.apache.servicecomb.registry.api.registry.MicroserviceInstance
 
setDescription(String) - Method in class org.apache.servicecomb.registry.api.registry.Microservice
 
setEndpoints(List<String>) - Method in class org.apache.servicecomb.registry.api.registry.MicroserviceInstance
 
setEnvironment(String) - Method in class org.apache.servicecomb.registry.api.registry.Microservice
 
setEnvironment(String) - Method in class org.apache.servicecomb.registry.api.registry.MicroserviceInstance
 
setFramework(Framework) - Method in class org.apache.servicecomb.registry.api.registry.Microservice
 
setHealthCheck(HealthCheck) - Method in class org.apache.servicecomb.registry.api.registry.MicroserviceInstance
 
setHostName(String) - Method in class org.apache.servicecomb.registry.api.registry.MicroserviceInstance
 
setInputParameters(Object) - Method in class org.apache.servicecomb.registry.discovery.DiscoveryContext
 
setInstance(MicroserviceInstance) - Method in class org.apache.servicecomb.registry.api.event.MicroserviceInstanceChangedEvent
 
setInstance(MicroserviceInstance) - Method in class org.apache.servicecomb.registry.api.registry.Microservice
 
setInstanceId(String) - Method in class org.apache.servicecomb.registry.api.registry.MicroserviceInstance
 
setInstances(List<MicroserviceInstance>) - Method in class org.apache.servicecomb.registry.api.registry.FindInstancesResponse
 
setInstances(List<MicroserviceInstance>) - Method in class org.apache.servicecomb.registry.consumer.MicroserviceVersion
 
setInstancesResponse(FindInstancesResponse) - Method in class org.apache.servicecomb.registry.api.registry.MicroserviceInstances
 
setIntance(MicroserviceInstance) - Method in class org.apache.servicecomb.registry.api.registry.Microservice
setInterval(int) - Method in class org.apache.servicecomb.registry.api.registry.HealthCheck
 
setKey(MicroserviceKey) - Method in class org.apache.servicecomb.registry.api.event.MicroserviceInstanceChangedEvent
 
setLevel(String) - Method in class org.apache.servicecomb.registry.api.registry.Microservice
 
setMicroserviceNotExist(boolean) - Method in class org.apache.servicecomb.registry.api.registry.MicroserviceInstances
 
setMode(HealthCheckMode) - Method in class org.apache.servicecomb.registry.api.registry.HealthCheck
 
setName(String) - Method in class org.apache.servicecomb.registry.api.registry.DataCenterInfo
 
setName(String) - Method in class org.apache.servicecomb.registry.api.registry.Framework
 
setNeedRefresh(boolean) - Method in class org.apache.servicecomb.registry.api.registry.MicroserviceInstances
 
setPath(String) - Method in class org.apache.servicecomb.registry.api.registry.BasePath
 
setPaths(List<BasePath>) - Method in class org.apache.servicecomb.registry.api.registry.Microservice
 
setPort(int) - Method in class org.apache.servicecomb.registry.api.registry.HealthCheck
 
setProperties(Map<String, String>) - Method in class org.apache.servicecomb.registry.api.registry.Microservice
 
setProperties(Map<String, String>) - Method in class org.apache.servicecomb.registry.api.registry.MicroserviceInstance
 
setProperty(Map<String, String>) - Method in class org.apache.servicecomb.registry.api.registry.BasePath
 
setRegion(String) - Method in class org.apache.servicecomb.registry.api.registry.DataCenterInfo
 
setRegisterBy(String) - Method in class org.apache.servicecomb.registry.api.registry.Microservice
 
setRevision(String) - Method in class org.apache.servicecomb.registry.api.registry.MicroserviceInstances
 
setRevision(String) - Method in class org.apache.servicecomb.registry.consumer.MicroserviceVersions
 
setSchemas(List<String>) - Method in class org.apache.servicecomb.registry.api.registry.Microservice
 
setServiceId(String) - Method in class org.apache.servicecomb.registry.api.registry.Microservice
 
setServiceId(String) - Method in class org.apache.servicecomb.registry.api.registry.MicroserviceInstance
 
setServiceName(String) - Method in class org.apache.servicecomb.registry.api.MicroserviceKey
 
setServiceName(String) - Method in class org.apache.servicecomb.registry.api.registry.Microservice
 
setStage(String) - Method in class org.apache.servicecomb.registry.api.MicroserviceKey
 
setStage(String) - Method in class org.apache.servicecomb.registry.api.registry.MicroserviceInstance
Deprecated.
setStatus(String) - Method in class org.apache.servicecomb.registry.api.registry.Microservice
 
setStatus(MicroserviceInstanceStatus) - Method in class org.apache.servicecomb.registry.api.registry.MicroserviceInstance
 
setTenant(String) - Method in class org.apache.servicecomb.registry.api.MicroserviceKey
 
setThirdPartyService(boolean) - Method in class org.apache.servicecomb.registry.api.registry.Microservice
 
setTimes(int) - Method in class org.apache.servicecomb.registry.api.registry.HealthCheck
 
setTimestamp(String) - Method in class org.apache.servicecomb.registry.api.registry.MicroserviceInstance
 
setVersion(String) - Method in class org.apache.servicecomb.registry.api.MicroserviceKey
 
setVersion(String) - Method in class org.apache.servicecomb.registry.api.registry.Framework
 
setVersion(String) - Method in class org.apache.servicecomb.registry.api.registry.Microservice
 
shortName - Variable in class org.apache.servicecomb.registry.consumer.MicroserviceVersions
 
SimpleMicroserviceInstancePing - Class in org.apache.servicecomb.registry.consumer
Simple implementation of .MicroserviceInstancePing using telnet
SimpleMicroserviceInstancePing() - Constructor for class org.apache.servicecomb.registry.consumer.SimpleMicroserviceInstancePing
 
sort() - Method in class org.apache.servicecomb.registry.discovery.DiscoveryTree
 
StaticMicroserviceVersions - Class in org.apache.servicecomb.registry.consumer
 
StaticMicroserviceVersions(AppManager, String, String) - Constructor for class org.apache.servicecomb.registry.consumer.StaticMicroserviceVersions
 
SwaggerLoader - Class in org.apache.servicecomb.registry.swagger
 
SwaggerLoader() - Constructor for class org.apache.servicecomb.registry.swagger.SwaggerLoader
 

T

toString() - Method in class org.apache.servicecomb.registry.api.registry.MicroserviceInstance
 
toString() - Method in class org.apache.servicecomb.registry.cache.CacheEndpoint
 
toString() - Method in class org.apache.servicecomb.registry.version.Version
 
toString() - Method in class org.apache.servicecomb.registry.version.VersionRule
 

U

unregisterSwagger(String, String, String) - Method in class org.apache.servicecomb.registry.swagger.SwaggerLoader
 
update(Map<String, MicroserviceVersion>, Collection<MicroserviceInstance>) - Method in class org.apache.servicecomb.registry.consumer.MicroserviceVersionRule
 
updateMicroserviceInstanceStatus(MicroserviceInstanceStatus) - Method in interface org.apache.servicecomb.registry.api.Registration
update MicroserviceInstance status
Life Cycle:This method is called anytime after run.
updateMicroserviceInstanceStatus(MicroserviceInstanceStatus) - Method in class org.apache.servicecomb.registry.RegistrationManager
 
URL_PREFIX - Static variable in interface org.apache.servicecomb.registry.definition.DefinitionConst
 
useUpInstancesOnly() - Static method in class org.apache.servicecomb.registry.config.ServiceRegistryCommonConfig
 

V

valueOf(String) - Static method in enum org.apache.servicecomb.registry.api.registry.HealthCheckMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.servicecomb.registry.api.registry.MicroserviceInstanceStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.servicecomb.registry.api.registry.MicroserviceStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.servicecomb.registry.api.registry.WatchAction
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.servicecomb.registry.api.registry.HealthCheckMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.servicecomb.registry.api.registry.MicroserviceInstanceStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.servicecomb.registry.api.registry.MicroserviceStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.servicecomb.registry.api.registry.WatchAction
Returns an array containing the constants of this enum type, in the order they are declared.
version(String) - Method in class org.apache.servicecomb.registry.api.registry.Microservice
 
version - Variable in class org.apache.servicecomb.registry.consumer.MicroserviceVersion
 
Version - Class in org.apache.servicecomb.registry.version
 
Version(String) - Constructor for class org.apache.servicecomb.registry.version.Version
 
Version(short, short, short, short) - Constructor for class org.apache.servicecomb.registry.version.Version
 
VERSION_RULE_ALL - Static variable in interface org.apache.servicecomb.registry.definition.DefinitionConst
 
VERSION_RULE_LATEST - Static variable in interface org.apache.servicecomb.registry.definition.DefinitionConst
 
VersionRule - Class in org.apache.servicecomb.registry.version
 
VersionRule(String) - Constructor for class org.apache.servicecomb.registry.version.VersionRule
 
VersionRuleFixedParser - Class in org.apache.servicecomb.registry.version
 
VersionRuleFixedParser() - Constructor for class org.apache.servicecomb.registry.version.VersionRuleFixedParser
 
VersionRuleLatestParser - Class in org.apache.servicecomb.registry.version
 
VersionRuleLatestParser() - Constructor for class org.apache.servicecomb.registry.version.VersionRuleLatestParser
 
VersionRuleParser - Interface in org.apache.servicecomb.registry.version
 
VersionRuleRangeParser - Class in org.apache.servicecomb.registry.version
 
VersionRuleRangeParser() - Constructor for class org.apache.servicecomb.registry.version.VersionRuleRangeParser
 
VersionRuleStartFromParser - Class in org.apache.servicecomb.registry.version
 
VersionRuleStartFromParser() - Constructor for class org.apache.servicecomb.registry.version.VersionRuleStartFromParser
 
VersionRuleUtils - Class in org.apache.servicecomb.registry.version
 
VersionRuleUtils() - Constructor for class org.apache.servicecomb.registry.version.VersionRuleUtils
 
Versions - Interface in org.apache.servicecomb.registry.api
 
VersionUtils - Class in org.apache.servicecomb.registry.version
 
VersionUtils() - Constructor for class org.apache.servicecomb.registry.version.VersionUtils
 

W

WatchAction - Enum in org.apache.servicecomb.registry.api.registry
Created by on 2017/2/21.
A B C D E F G H I L M N O P R S T U V W 
Skip navigation links

Copyright © 2017–2021 The Apache Software Foundation. All rights reserved.