Package | Description |
---|---|
org.springframework.cloud.alibaba.sentinel.custom | |
org.springframework.cloud.alibaba.sentinel.endpoint |
Modifier and Type | Method and Description |
---|---|
SentinelDataSourceHandler |
SentinelAutoConfiguration.sentinelDataSourceHandler(org.springframework.beans.factory.support.DefaultListableBeanFactory beanFactory,
SentinelProperties sentinelProperties,
org.springframework.core.env.Environment env) |
Constructor and Description |
---|
SentinelDataSourceHandler(org.springframework.beans.factory.support.DefaultListableBeanFactory beanFactory,
SentinelProperties sentinelProperties,
org.springframework.core.env.Environment env) |
Modifier and Type | Method and Description |
---|---|
SentinelEndpoint |
SentinelEndpointAutoConfiguration.sentinelEndPoint(SentinelProperties sentinelProperties) |
SentinelHealthIndicator |
SentinelEndpointAutoConfiguration.sentinelHealthIndicator(org.springframework.beans.factory.support.DefaultListableBeanFactory beanFactory,
SentinelProperties sentinelProperties) |
Constructor and Description |
---|
SentinelEndpoint(SentinelProperties sentinelProperties) |
SentinelHealthIndicator(org.springframework.beans.factory.support.DefaultListableBeanFactory beanFactory,
SentinelProperties sentinelProperties) |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.