All Classes and Interfaces

Class
Description
 
 
 
 
PostProcessor handle @SentinelRestTemplate Annotation, add interceptor for RestTemplate.
 
 
Using static field SentinelContractHolder.METADATA_MAP to hold MethodMetadata data.
Sentinel ReadableDataSource Handler Handle the configurations of 'spring.cloud.sentinel.datasource'.
Endpoint for Sentinel, contains ans properties and rules.
 
Feign.Builder like HystrixFeign.Builder.
 
 
A HealthIndicator for Sentinel, which checks the status of Sentinel Dashboard and DataSource.
InvocationHandler handle invocation that protected by Sentinel.
ConfigurationProperties for Sentinel.
 
 
 
 
 
 
Interceptor using by SentinelRestTemplate.
 
Record FeignClientFactoryBean to threadlocal, so that SentinelFeign can get it when creating SentinelInvocationHandler.