A B C D E F G I K L M O P R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AbstractServiceRegistrationEndpoint - Class in io.microsphere.spring.cloud.client.service.registry.endpoint
-
Abstract Endpoint for Service Registration
- AbstractServiceRegistrationEndpoint() - Constructor for class io.microsphere.spring.cloud.client.service.registry.endpoint.AbstractServiceRegistrationEndpoint
- afterDeregister(ServiceRegistry, Registration) - Method in class io.microsphere.spring.cloud.client.service.registry.aspect.EventPublishingRegistrationAspect
- afterRegister(ServiceRegistry, Registration) - Method in class io.microsphere.spring.cloud.client.service.registry.aspect.EventPublishingRegistrationAspect
- afterSingletonsInstantiated() - Method in class io.microsphere.spring.cloud.client.discovery.UnionDiscoveryClient
- afterSingletonsInstantiated() - Method in class io.microsphere.spring.cloud.client.service.registry.endpoint.AbstractServiceRegistrationEndpoint
- applicationName - Variable in class io.microsphere.spring.cloud.client.service.registry.endpoint.AbstractServiceRegistrationEndpoint
- attachMetadata(String, ServiceInstance, Collection<WebEndpointMapping>) - Static method in class io.microsphere.spring.cloud.client.service.util.ServiceInstanceUtils
B
- beforeDeregister(ServiceRegistry, Registration) - Method in class io.microsphere.spring.cloud.client.service.registry.aspect.EventPublishingRegistrationAspect
- beforeRegister(ServiceRegistry, Registration) - Method in class io.microsphere.spring.cloud.client.service.registry.aspect.EventPublishingRegistrationAspect
C
- calculateWarmupWeight(long, long, int) - Static method in class io.microsphere.spring.cloud.fault.tolerance.loadbalancer.util.LoadBalancerUtils
-
Calculate the weight according to the uptime proportion of warmup time the new weight will be within 1(inclusive) to weight(inclusive)
- clear() - Method in class io.microsphere.spring.cloud.client.service.registry.RegistrationMetaData
- close() - Method in class io.microsphere.spring.cloud.client.service.registry.InMemoryServiceRegistry
- close() - Method in class io.microsphere.spring.cloud.client.service.registry.MultipleServiceRegistry
- COMMONS_CLIENT_AUTO_CONFIGURATION_CLASS_NAME - Static variable in interface io.microsphere.spring.cloud.client.discovery.constants.DiscoveryClientConstants
-
The class name of
CommonsClientAutoConfiguration - CommonsPropertyConstants - Interface in io.microsphere.spring.cloud.commons.constants
-
The property constants for Spring Cloud Commons
- COMPOSITE_DISCOVERY_CLIENT_CLASS_NAME - Static variable in interface io.microsphere.spring.cloud.client.discovery.constants.DiscoveryClientConstants
-
The class name of
CompositeDiscoveryClient - COMPOSITE_REGISTRATION_ENABLED_PROPERTY_NAME - Static variable in interface io.microsphere.spring.cloud.commons.constants.CommonsPropertyConstants
-
The property name for Composite Service Registry Enabled Feature : "microsphere.spring.cloud.composite-registration.enabled"
- ConditionalOnAutoServiceRegistrationEnabled - Annotation Type in io.microsphere.spring.cloud.client.service.registry.condition
-
The conditional annotation meta-annotates
@ConditionalOnPropertyforService Registry Auto-Registrationenabled. - ConditionalOnFeaturesEnabled - Annotation Type in io.microsphere.spring.cloud.client.condition
-
The conditional annotation meta-annotates
@ConditionalOnPropertyfor@FeaturesEndpointenabled. - ConditionalOnMultipleRegistrationEnabled - Annotation Type in io.microsphere.spring.cloud.client.service.registry.condition
-
@Conditionalthat checks whether the multiple service registry enabled - containsKey(Object) - Method in class io.microsphere.spring.cloud.client.service.registry.RegistrationMetaData
- containsValue(Object) - Method in class io.microsphere.spring.cloud.client.service.registry.RegistrationMetaData
- customize(Registration) - Method in interface io.microsphere.spring.cloud.client.service.registry.RegistrationCustomizer
-
Customize the specified
Registrationbefore register
D
- DEFAULT_WARMUP_TIME_PROPERTY_VALUE - Static variable in interface io.microsphere.spring.cloud.fault.tolerance.constants.FaultTolerancePropertyConstants
-
The default property value of warm-up time :10 minutes
- DEFAULT_WEIGHT_PROPERTY_VALUE - Static variable in interface io.microsphere.spring.cloud.fault.tolerance.constants.FaultTolerancePropertyConstants
-
The default property value of weight : 100
- DefaultRegistration - Class in io.microsphere.spring.cloud.client.service.registry
-
Default
Registration - DefaultRegistration() - Constructor for class io.microsphere.spring.cloud.client.service.registry.DefaultRegistration
- deregister(MultipleRegistration) - Method in class io.microsphere.spring.cloud.client.service.registry.MultipleServiceRegistry
- deregister(Registration) - Method in class io.microsphere.spring.cloud.client.service.registry.InMemoryServiceRegistry
- DEREGISTER_POINTCUT_EXPRESSION - Static variable in class io.microsphere.spring.cloud.client.service.registry.aspect.EventPublishingRegistrationAspect
-
The pointcut expression for
ServiceRegistry.deregister(Registration). - DEREGISTERED - io.microsphere.spring.cloud.client.service.registry.event.RegistrationEvent.Type
- description() - Method in class io.microsphere.spring.cloud.client.discovery.UnionDiscoveryClient
- destroy() - Method in class io.microsphere.spring.cloud.client.discovery.UnionDiscoveryClient
- DISCOVERY_CLIENT_CLASS_NAME - Static variable in interface io.microsphere.spring.cloud.client.discovery.constants.DiscoveryClientConstants
-
The class name of
DiscoveryClient - DISCOVERY_CLIENT_PROPERTY_PREFIX - Static variable in interface io.microsphere.spring.cloud.client.discovery.constants.DiscoveryClientConstants
-
The property prefix of
DiscoveryClient: "microsphere.spring.cloud.client.discovery." - DiscoveryClientAutoConfiguration - Class in io.microsphere.spring.cloud.client.discovery.autoconfigure
-
UnionDiscoveryClientAuto-Configuration Class - DiscoveryClientAutoConfiguration() - Constructor for class io.microsphere.spring.cloud.client.discovery.autoconfigure.DiscoveryClientAutoConfiguration
- DiscoveryClientAutoConfiguration.UnionConfiguration - Class in io.microsphere.spring.cloud.client.discovery.autoconfigure
- DiscoveryClientConstants - Interface in io.microsphere.spring.cloud.client.discovery.constants
-
The constants for
DiscoveryClient
E
- entrySet() - Method in class io.microsphere.spring.cloud.client.service.registry.RegistrationMetaData
- EventPublishingRegistrationAspect - Class in io.microsphere.spring.cloud.client.service.registry.aspect
-
Event-Publishing Aspect for
Registration. - EventPublishingRegistrationAspect() - Constructor for class io.microsphere.spring.cloud.client.service.registry.aspect.EventPublishingRegistrationAspect
F
- FAULT_TOLERANCE_PROPERTY_NAME_PREFIX - Static variable in interface io.microsphere.spring.cloud.fault.tolerance.constants.FaultTolerancePropertyConstants
-
Property name prefix
- FaultTolerancePropertyConstants - Interface in io.microsphere.spring.cloud.fault.tolerance.constants
-
Fault-Tolerance Property Constants
- FEATURES_ENABLED_PROPERTY_NAME - Static variable in interface io.microsphere.spring.cloud.commons.constants.CommonsPropertyConstants
-
The property name for enabling Spring Cloud Features : "spring.cloud.features.enabled"
G
- get(Object) - Method in class io.microsphere.spring.cloud.client.service.registry.RegistrationMetaData
- getConfiguration() - Method in class io.microsphere.spring.cloud.client.service.registry.MultipleAutoServiceRegistration
- getConfiguration() - Method in class io.microsphere.spring.cloud.client.service.registry.SimpleAutoServiceRegistration
- getDefaultRegistration() - Method in class io.microsphere.spring.cloud.client.service.registry.MultipleRegistration
- getDiscoveryClients() - Method in class io.microsphere.spring.cloud.client.discovery.UnionDiscoveryClient
- getHost() - Method in class io.microsphere.spring.cloud.client.service.registry.MultipleRegistration
- getId() - Method in class io.microsphere.spring.cloud.fault.tolerance.loadbalancer.WeightedRoundRobin
- getInstances(String) - Method in class io.microsphere.spring.cloud.client.discovery.UnionDiscoveryClient
- getLastUpdate() - Method in class io.microsphere.spring.cloud.fault.tolerance.loadbalancer.WeightedRoundRobin
- getManagementRegistration() - Method in class io.microsphere.spring.cloud.client.service.registry.MultipleAutoServiceRegistration
- getManagementRegistration() - Method in class io.microsphere.spring.cloud.client.service.registry.SimpleAutoServiceRegistration
- getMetadata() - Method in class io.microsphere.spring.cloud.client.service.registry.MultipleRegistration
- getMetadata(Registration) - Method in class io.microsphere.spring.cloud.client.service.registry.InMemoryServiceRegistry
- getOrder() - Method in class io.microsphere.spring.cloud.client.discovery.UnionDiscoveryClient
- getPort() - Method in class io.microsphere.spring.cloud.client.service.registry.MultipleRegistration
- getRegistration() - Method in class io.microsphere.spring.cloud.client.service.registry.event.RegistrationEvent
-
Get the registration
- getRegistration() - Method in class io.microsphere.spring.cloud.client.service.registry.MultipleAutoServiceRegistration
- getRegistration() - Method in class io.microsphere.spring.cloud.client.service.registry.SimpleAutoServiceRegistration
- getRegistry() - Method in class io.microsphere.spring.cloud.client.service.registry.event.RegistrationEvent
-
Get the
ServiceRegistry - getServiceId() - Method in class io.microsphere.spring.cloud.client.service.registry.MultipleRegistration
- getServiceInstances() - Method in class io.microsphere.spring.cloud.client.event.ServiceInstancesChangedEvent
- getServiceName() - Method in class io.microsphere.spring.cloud.client.event.ServiceInstancesChangedEvent
- getServices() - Method in class io.microsphere.spring.cloud.client.discovery.UnionDiscoveryClient
- getSource() - Method in class io.microsphere.spring.cloud.client.service.registry.event.RegistrationEvent
-
Get the registration
- getStatus(MultipleRegistration) - Method in class io.microsphere.spring.cloud.client.service.registry.MultipleServiceRegistry
- getStatus(Registration) - Method in class io.microsphere.spring.cloud.client.service.registry.InMemoryServiceRegistry
- getType() - Method in class io.microsphere.spring.cloud.client.service.registry.event.RegistrationDeregisteredEvent
- getType() - Method in class io.microsphere.spring.cloud.client.service.registry.event.RegistrationEvent
-
Get the
RegistrationEvent.Typeof theRegistrationEvent - getType() - Method in class io.microsphere.spring.cloud.client.service.registry.event.RegistrationPreDeregisteredEvent
- getType() - Method in class io.microsphere.spring.cloud.client.service.registry.event.RegistrationPreRegisteredEvent
- getType() - Method in class io.microsphere.spring.cloud.client.service.registry.event.RegistrationRegisteredEvent
- getUri() - Method in class io.microsphere.spring.cloud.client.service.registry.MultipleRegistration
- getWebEndpointMappings(ServiceInstance) - Static method in class io.microsphere.spring.cloud.client.service.util.ServiceInstanceUtils
- getWeight() - Method in class io.microsphere.spring.cloud.fault.tolerance.loadbalancer.WeightedRoundRobin
I
- increaseCurrent() - Method in class io.microsphere.spring.cloud.fault.tolerance.loadbalancer.WeightedRoundRobin
- InMemoryServiceRegistry - Class in io.microsphere.spring.cloud.client.service.registry
-
In-Memory
ServiceRegistry - InMemoryServiceRegistry() - Constructor for class io.microsphere.spring.cloud.client.service.registry.InMemoryServiceRegistry
- InstanceConstants - Interface in io.microsphere.spring.cloud.client.service.registry.constants
-
The constants for Service Instance
- io.microsphere.spring.cloud.client.condition - package io.microsphere.spring.cloud.client.condition
- io.microsphere.spring.cloud.client.discovery - package io.microsphere.spring.cloud.client.discovery
- io.microsphere.spring.cloud.client.discovery.autoconfigure - package io.microsphere.spring.cloud.client.discovery.autoconfigure
- io.microsphere.spring.cloud.client.discovery.constants - package io.microsphere.spring.cloud.client.discovery.constants
- io.microsphere.spring.cloud.client.event - package io.microsphere.spring.cloud.client.event
- io.microsphere.spring.cloud.client.service.registry - package io.microsphere.spring.cloud.client.service.registry
- io.microsphere.spring.cloud.client.service.registry.actuate.autoconfigure - package io.microsphere.spring.cloud.client.service.registry.actuate.autoconfigure
- io.microsphere.spring.cloud.client.service.registry.aspect - package io.microsphere.spring.cloud.client.service.registry.aspect
- io.microsphere.spring.cloud.client.service.registry.autoconfigure - package io.microsphere.spring.cloud.client.service.registry.autoconfigure
- io.microsphere.spring.cloud.client.service.registry.condition - package io.microsphere.spring.cloud.client.service.registry.condition
- io.microsphere.spring.cloud.client.service.registry.constants - package io.microsphere.spring.cloud.client.service.registry.constants
- io.microsphere.spring.cloud.client.service.registry.endpoint - package io.microsphere.spring.cloud.client.service.registry.endpoint
- io.microsphere.spring.cloud.client.service.registry.event - package io.microsphere.spring.cloud.client.service.registry.event
- io.microsphere.spring.cloud.client.service.util - package io.microsphere.spring.cloud.client.service.util
- io.microsphere.spring.cloud.commons.constants - package io.microsphere.spring.cloud.commons.constants
- io.microsphere.spring.cloud.fault.tolerance.constants - package io.microsphere.spring.cloud.fault.tolerance.constants
- io.microsphere.spring.cloud.fault.tolerance.loadbalancer - package io.microsphere.spring.cloud.fault.tolerance.loadbalancer
- io.microsphere.spring.cloud.fault.tolerance.loadbalancer.util - package io.microsphere.spring.cloud.fault.tolerance.loadbalancer.util
- io.microsphere.spring.cloud.fault.tolerance.tomcat.autoconfigure - package io.microsphere.spring.cloud.fault.tolerance.tomcat.autoconfigure
- io.microsphere.spring.cloud.fault.tolerance.tomcat.event - package io.microsphere.spring.cloud.fault.tolerance.tomcat.event
- isDeregistered() - Method in class io.microsphere.spring.cloud.client.service.registry.event.RegistrationEvent
-
Current event is raised after the
registrationisderegistered. - isEmpty() - Method in class io.microsphere.spring.cloud.client.service.registry.RegistrationMetaData
- isEnabled() - Method in class io.microsphere.spring.cloud.client.service.registry.MultipleAutoServiceRegistration
- isEnabled() - Method in class io.microsphere.spring.cloud.client.service.registry.SimpleAutoServiceRegistration
- isPreDeregistered() - Method in class io.microsphere.spring.cloud.client.service.registry.event.RegistrationEvent
-
Current event is raised before the
registrationisderegistered. - isPreRegistered() - Method in class io.microsphere.spring.cloud.client.service.registry.event.RegistrationEvent
-
Current event is raised before the
registrationisregistered. - isProcessed() - Method in class io.microsphere.spring.cloud.client.event.ServiceInstancesChangedEvent
-
Current event has been processed or not.
- isRegistered() - Method in class io.microsphere.spring.cloud.client.service.registry.event.RegistrationEvent
-
Current event is raised after the
registrationisregistered. - isRunning() - Method in class io.microsphere.spring.cloud.client.service.registry.endpoint.AbstractServiceRegistrationEndpoint
- isSecure() - Method in class io.microsphere.spring.cloud.client.service.registry.MultipleRegistration
K
- keySet() - Method in class io.microsphere.spring.cloud.client.service.registry.RegistrationMetaData
L
- LOAD_BALANCER_PROPERTY_PREFIX - Static variable in interface io.microsphere.spring.cloud.fault.tolerance.constants.FaultTolerancePropertyConstants
-
Load Balancers' property name prefix
- LoadBalancerUtils - Class in io.microsphere.spring.cloud.fault.tolerance.loadbalancer.util
-
The utilities class of Load Balancer
M
- MANAGEMENT_PORT_METADATA_NAME - Static variable in interface io.microsphere.spring.cloud.fault.tolerance.constants.FaultTolerancePropertyConstants
-
The metadata name of management
- matchIfMissing() - Method in annotation type io.microsphere.spring.cloud.client.condition.ConditionalOnFeaturesEnabled
-
Specify if the condition should match if the property is not set.
- matchIfMissing() - Method in annotation type io.microsphere.spring.cloud.client.service.registry.condition.ConditionalOnAutoServiceRegistrationEnabled
-
Specify if the condition should match if the property is not set.
- metadata() - Method in class io.microsphere.spring.cloud.client.service.registry.endpoint.ServiceRegistrationEndpoint
- MICROSPHERE_SPRING_CLOUD_PROPERTY_NAME_PREFIX - Static variable in interface io.microsphere.spring.cloud.commons.constants.CommonsPropertyConstants
-
The property name prefix of Microsphere Cloud : "microsphere.spring.cloud."
- MICROSPHERE_SPRING_CLOUD_WEB_MVC_PROPERTY_NAME_PREFIX - Static variable in interface io.microsphere.spring.cloud.commons.constants.CommonsPropertyConstants
-
The property name prefix of Microsphere Cloud Web MVC : "microsphere.spring.cloud.web.mvc."
- MODE_PROPERTY_NAME - Static variable in interface io.microsphere.spring.cloud.client.discovery.constants.DiscoveryClientConstants
-
The property name of mode : "mode"
- MULTIPLE_REGISTRATION_DEFAULT_REGISTRATION_PROPERTY_NAME - Static variable in interface io.microsphere.spring.cloud.commons.constants.CommonsPropertyConstants
-
The property name for Default Service Registry Type : "microsphere.spring.cloud.default-registration.type"
- MULTIPLE_REGISTRATION_DEFAULT_REGISTRY_PROPERTY_NAME - Static variable in interface io.microsphere.spring.cloud.commons.constants.CommonsPropertyConstants
-
The property name for Default Service Registry Type : "microsphere.spring.cloud.default-service-registry.type"
- MULTIPLE_REGISTRATION_ENABLED_PROPERTY_NAME - Static variable in interface io.microsphere.spring.cloud.commons.constants.CommonsPropertyConstants
-
The property name for Multiple Service Registry Enabled Feature : "microsphere.spring.cloud.multiple-registration.enabled"
- MultipleAutoServiceRegistration - Class in io.microsphere.spring.cloud.client.service.registry
-
AutoServiceRegistrationfor the multiple service registration - MultipleAutoServiceRegistration(MultipleRegistration, ServiceRegistry<MultipleRegistration>, AutoServiceRegistrationProperties) - Constructor for class io.microsphere.spring.cloud.client.service.registry.MultipleAutoServiceRegistration
- MultipleRegistration - Class in io.microsphere.spring.cloud.client.service.registry
-
The Delegating
Registrationfor the multiple service registration - MultipleRegistration(Collection<Registration>) - Constructor for class io.microsphere.spring.cloud.client.service.registry.MultipleRegistration
- MultipleServiceRegistry - Class in io.microsphere.spring.cloud.client.service.registry
-
The Delegating
ServiceRegistryfor the multiple service registration - MultipleServiceRegistry(Map<String, ServiceRegistry>) - Constructor for class io.microsphere.spring.cloud.client.service.registry.MultipleServiceRegistry
O
- onApplicationEvent(WebEndpointMappingsReadyEvent) - Method in class io.microsphere.spring.cloud.client.service.registry.autoconfigure.WebMvcServiceRegistryAutoConfiguration
- onApplicationEvent(WebServerInitializedEvent) - Method in class io.microsphere.spring.cloud.client.service.registry.endpoint.AbstractServiceRegistrationEndpoint
- onApplicationEvent(EnvironmentChangeEvent) - Method in class io.microsphere.spring.cloud.fault.tolerance.tomcat.event.TomcatDynamicConfigurationListener
- onWebServerInitializedEvent(WebServerInitializedEvent) - Method in class io.microsphere.spring.cloud.fault.tolerance.tomcat.autoconfigure.TomcatFaultToleranceAutoConfiguration
P
- port - Variable in class io.microsphere.spring.cloud.client.service.registry.endpoint.AbstractServiceRegistrationEndpoint
- PRE_DEREGISTERED - io.microsphere.spring.cloud.client.service.registry.event.RegistrationEvent.Type
- PRE_REGISTERED - io.microsphere.spring.cloud.client.service.registry.event.RegistrationEvent.Type
- processed() - Method in class io.microsphere.spring.cloud.client.event.ServiceInstancesChangedEvent
-
Mark current event being processed.
- PROPERTY_NAME_PREFIX - Static variable in class io.microsphere.spring.cloud.client.service.registry.autoconfigure.SimpleAutoServiceRegistrationAutoConfiguration
-
The property name prefix : "microsphere.spring.cloud.service-registry.auto-registration.simple."
- put(String, String) - Method in class io.microsphere.spring.cloud.client.service.registry.RegistrationMetaData
- putAll(Map<? extends String, ? extends String>) - Method in class io.microsphere.spring.cloud.client.service.registry.RegistrationMetaData
R
- register(MultipleRegistration) - Method in class io.microsphere.spring.cloud.client.service.registry.MultipleServiceRegistry
- register(Registration) - Method in class io.microsphere.spring.cloud.client.service.registry.InMemoryServiceRegistry
- REGISTER_POINTCUT_EXPRESSION - Static variable in class io.microsphere.spring.cloud.client.service.registry.aspect.EventPublishingRegistrationAspect
-
The pointcut expression for
ServiceRegistry.register(Registration). - REGISTERED - io.microsphere.spring.cloud.client.service.registry.event.RegistrationEvent.Type
- registration - Variable in class io.microsphere.spring.cloud.client.service.registry.endpoint.AbstractServiceRegistrationEndpoint
- registration(String, ServerProperties, InetUtils) - Method in class io.microsphere.spring.cloud.client.service.registry.autoconfigure.SimpleAutoServiceRegistrationAutoConfiguration
- RegistrationCustomizer - Interface in io.microsphere.spring.cloud.client.service.registry
-
RegistrationCustomizer - RegistrationDeregisteredEvent - Class in io.microsphere.spring.cloud.client.service.registry.event
-
The after-
deregisterevent. - RegistrationDeregisteredEvent(ServiceRegistry<Registration>, Registration) - Constructor for class io.microsphere.spring.cloud.client.service.registry.event.RegistrationDeregisteredEvent
- RegistrationEvent - Class in io.microsphere.spring.cloud.client.service.registry.event
-
The Spring event for
ServiceRegistry - RegistrationEvent(ServiceRegistry<Registration>, Registration) - Constructor for class io.microsphere.spring.cloud.client.service.registry.event.RegistrationEvent
- RegistrationEvent.Type - Enum in io.microsphere.spring.cloud.client.service.registry.event
-
The
RegistrationEvent.Typeof theRegistrationEvent - RegistrationMetaData - Class in io.microsphere.spring.cloud.client.service.registry
- RegistrationMetaData(Collection<Registration>) - Constructor for class io.microsphere.spring.cloud.client.service.registry.RegistrationMetaData
- RegistrationPreDeregisteredEvent - Class in io.microsphere.spring.cloud.client.service.registry.event
-
The before-
deregisterevent. - RegistrationPreDeregisteredEvent(ServiceRegistry<Registration>, Registration) - Constructor for class io.microsphere.spring.cloud.client.service.registry.event.RegistrationPreDeregisteredEvent
- RegistrationPreRegisteredEvent - Class in io.microsphere.spring.cloud.client.service.registry.event
-
The before-
registerevent. - RegistrationPreRegisteredEvent(ServiceRegistry<Registration>, Registration) - Constructor for class io.microsphere.spring.cloud.client.service.registry.event.RegistrationPreRegisteredEvent
- RegistrationRegisteredEvent - Class in io.microsphere.spring.cloud.client.service.registry.event
-
The after-
registerevent. - RegistrationRegisteredEvent(ServiceRegistry<Registration>, Registration) - Constructor for class io.microsphere.spring.cloud.client.service.registry.event.RegistrationRegisteredEvent
- remove(Object) - Method in class io.microsphere.spring.cloud.client.service.registry.RegistrationMetaData
- running - Static variable in class io.microsphere.spring.cloud.client.service.registry.endpoint.AbstractServiceRegistrationEndpoint
S
- sel(int) - Method in class io.microsphere.spring.cloud.fault.tolerance.loadbalancer.WeightedRoundRobin
- SERVICE_REGISTRY_AUTO_REGISTRATION_ENABLED_PROPERTY_NAME - Static variable in interface io.microsphere.spring.cloud.commons.constants.CommonsPropertyConstants
-
The property name for Spring Cloud Service Registry Auto-Registration Feature : "spring.cloud.service-registry.auto-registration.enabled"
- SERVICE_REGISTRY_PROPERTY_PREFIX - Static variable in interface io.microsphere.spring.cloud.commons.constants.CommonsPropertyConstants
-
The property name prefix of Spring Cloud Service Registry : "spring.cloud.service-registry."
- serviceDeregistrationEndpoint() - Method in class io.microsphere.spring.cloud.client.service.registry.actuate.autoconfigure.ServiceRegistrationEndpointAutoConfiguration
- ServiceDeregistrationEndpoint - Class in io.microsphere.spring.cloud.client.service.registry.endpoint
-
The
@Endpointfor Service Deregistration - ServiceDeregistrationEndpoint() - Constructor for class io.microsphere.spring.cloud.client.service.registry.endpoint.ServiceDeregistrationEndpoint
- ServiceInstancesChangedEvent - Class in io.microsphere.spring.cloud.client.event
-
An event raised when the
instancesof one service has been changed. - ServiceInstancesChangedEvent(String, List<ServiceInstance>) - Constructor for class io.microsphere.spring.cloud.client.event.ServiceInstancesChangedEvent
- ServiceInstanceUtils - Class in io.microsphere.spring.cloud.client.service.util
-
ServiceInstanceUtilities class - ServiceInstanceUtils() - Constructor for class io.microsphere.spring.cloud.client.service.util.ServiceInstanceUtils
- serviceRegistration - Variable in class io.microsphere.spring.cloud.client.service.registry.endpoint.AbstractServiceRegistrationEndpoint
- serviceRegistrationEndpoint() - Method in class io.microsphere.spring.cloud.client.service.registry.actuate.autoconfigure.ServiceRegistrationEndpointAutoConfiguration
- ServiceRegistrationEndpoint - Class in io.microsphere.spring.cloud.client.service.registry.endpoint
-
The
@Endpointfor Service Registration - ServiceRegistrationEndpoint() - Constructor for class io.microsphere.spring.cloud.client.service.registry.endpoint.ServiceRegistrationEndpoint
- ServiceRegistrationEndpointAutoConfiguration - Class in io.microsphere.spring.cloud.client.service.registry.actuate.autoconfigure
-
Microsphere
@EndpointsAuto-Configuration for Service Registration - ServiceRegistrationEndpointAutoConfiguration() - Constructor for class io.microsphere.spring.cloud.client.service.registry.actuate.autoconfigure.ServiceRegistrationEndpointAutoConfiguration
- serviceRegistry - Variable in class io.microsphere.spring.cloud.client.service.registry.endpoint.AbstractServiceRegistrationEndpoint
- serviceRegistry() - Method in class io.microsphere.spring.cloud.client.service.registry.autoconfigure.SimpleAutoServiceRegistrationAutoConfiguration
- ServiceRegistryAutoConfiguration - Class in io.microsphere.spring.cloud.client.service.registry.autoconfigure
-
Auto-Configuration class for
ServiceRegistry - ServiceRegistryAutoConfiguration() - Constructor for class io.microsphere.spring.cloud.client.service.registry.autoconfigure.ServiceRegistryAutoConfiguration
- setApplicationContext(ApplicationContext) - Method in class io.microsphere.spring.cloud.client.service.registry.aspect.EventPublishingRegistrationAspect
- setLastUpdate(long) - Method in class io.microsphere.spring.cloud.fault.tolerance.loadbalancer.WeightedRoundRobin
- setRunning(boolean) - Method in class io.microsphere.spring.cloud.client.service.registry.endpoint.AbstractServiceRegistrationEndpoint
- setStatus(MultipleRegistration, String) - Method in class io.microsphere.spring.cloud.client.service.registry.MultipleServiceRegistry
- setStatus(Registration, String) - Method in class io.microsphere.spring.cloud.client.service.registry.InMemoryServiceRegistry
- setWeight(int) - Method in class io.microsphere.spring.cloud.fault.tolerance.loadbalancer.WeightedRoundRobin
- SimpleAutoServiceRegistration - Class in io.microsphere.spring.cloud.client.service.registry
-
Default
AutoServiceRegistration - SimpleAutoServiceRegistration(ServiceRegistry<Registration>, AutoServiceRegistrationProperties, Registration) - Constructor for class io.microsphere.spring.cloud.client.service.registry.SimpleAutoServiceRegistration
- SimpleAutoServiceRegistrationAutoConfiguration - Class in io.microsphere.spring.cloud.client.service.registry.autoconfigure
-
Auto-Configuration class for
SimpleAutoServiceRegistration - SimpleAutoServiceRegistrationAutoConfiguration() - Constructor for class io.microsphere.spring.cloud.client.service.registry.autoconfigure.SimpleAutoServiceRegistrationAutoConfiguration
- size() - Method in class io.microsphere.spring.cloud.client.service.registry.RegistrationMetaData
- special(Class<T>) - Method in class io.microsphere.spring.cloud.client.service.registry.MultipleRegistration
- SPRING_CLOUD_PROPERTY_PREFIX - Static variable in interface io.microsphere.spring.cloud.commons.constants.CommonsPropertyConstants
-
The property name prefix of Spring Cloud properties : "spring.cloud."
- start() - Method in class io.microsphere.spring.cloud.client.service.registry.endpoint.ServiceRegistrationEndpoint
- START_TIME_METADATA_NAME - Static variable in interface io.microsphere.spring.cloud.fault.tolerance.constants.FaultTolerancePropertyConstants
-
The metadata name of start time
- stop() - Method in class io.microsphere.spring.cloud.client.service.registry.endpoint.ServiceDeregistrationEndpoint
T
- TOMCAT_PROPERTY_PREFIX - Static variable in class io.microsphere.spring.cloud.fault.tolerance.tomcat.autoconfigure.TomcatFaultToleranceAutoConfiguration
- TomcatDynamicConfigurationListener - Class in io.microsphere.spring.cloud.fault.tolerance.tomcat.event
-
An
ApplicationListenerofEnvironmentChangeEventto change the Tomcat's configuration dynamically at the runtime. - TomcatDynamicConfigurationListener(TomcatWebServer, ServerProperties, ConfigurableApplicationContext) - Constructor for class io.microsphere.spring.cloud.fault.tolerance.tomcat.event.TomcatDynamicConfigurationListener
- TomcatFaultToleranceAutoConfiguration - Class in io.microsphere.spring.cloud.fault.tolerance.tomcat.autoconfigure
- TomcatFaultToleranceAutoConfiguration() - Constructor for class io.microsphere.spring.cloud.fault.tolerance.tomcat.autoconfigure.TomcatFaultToleranceAutoConfiguration
- toString() - Method in class io.microsphere.spring.cloud.fault.tolerance.loadbalancer.WeightedRoundRobin
U
- UNION_DISCOVERY_CLIENT_MODE - Static variable in interface io.microsphere.spring.cloud.client.discovery.constants.DiscoveryClientConstants
-
The
DiscoveryClient"mode" forUnionDiscoveryClient: "union" - UnionConfiguration() - Constructor for class io.microsphere.spring.cloud.client.discovery.autoconfigure.DiscoveryClientAutoConfiguration.UnionConfiguration
- unionDiscoveryClient(ObjectProvider<DiscoveryClient>) - Method in class io.microsphere.spring.cloud.client.discovery.autoconfigure.DiscoveryClientAutoConfiguration.UnionConfiguration
- UnionDiscoveryClient - Class in io.microsphere.spring.cloud.client.discovery
-
The
DiscoveryClientimplementation for a union of the givenDiscoveryClient - UnionDiscoveryClient(ObjectProvider<DiscoveryClient>) - Constructor for class io.microsphere.spring.cloud.client.discovery.UnionDiscoveryClient
V
- valueOf(String) - Static method in enum io.microsphere.spring.cloud.client.service.registry.event.RegistrationEvent.Type
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum io.microsphere.spring.cloud.client.service.registry.event.RegistrationEvent.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Method in class io.microsphere.spring.cloud.client.service.registry.RegistrationMetaData
W
- WARMUP_TIME_PROPERTY_NAME - Static variable in interface io.microsphere.spring.cloud.fault.tolerance.constants.FaultTolerancePropertyConstants
-
The metadata name of warm-up time
- WEB_CONTEXT_PATH_METADATA_NAME - Static variable in interface io.microsphere.spring.cloud.client.service.registry.constants.InstanceConstants
-
The meta-data name of Web Context Path
- WEB_MAPPINGS_METADATA_NAME - Static variable in interface io.microsphere.spring.cloud.client.service.registry.constants.InstanceConstants
-
The meta-data name of Web Mappings
- WebFluxServiceRegistryAutoConfiguration - Class in io.microsphere.spring.cloud.client.service.registry.autoconfigure
-
Auto-Configuration class for
ServiceRegistryon the Spring WebFlux Application - WebFluxServiceRegistryAutoConfiguration() - Constructor for class io.microsphere.spring.cloud.client.service.registry.autoconfigure.WebFluxServiceRegistryAutoConfiguration
- WebMvcServiceRegistryAutoConfiguration - Class in io.microsphere.spring.cloud.client.service.registry.autoconfigure
-
Auto-Configuration class for
ServiceRegistryon the Spring WebMVC Application - WebMvcServiceRegistryAutoConfiguration() - Constructor for class io.microsphere.spring.cloud.client.service.registry.autoconfigure.WebMvcServiceRegistryAutoConfiguration
- WEIGHT_PROPERTY_NAME - Static variable in interface io.microsphere.spring.cloud.fault.tolerance.constants.FaultTolerancePropertyConstants
-
The property name of weight
- WeightedRoundRobin - Class in io.microsphere.spring.cloud.fault.tolerance.loadbalancer
-
Weighed Round-Robin
- WeightedRoundRobin(String) - Constructor for class io.microsphere.spring.cloud.fault.tolerance.loadbalancer.WeightedRoundRobin
All Classes All Packages