Uses of Class
com.opencloud.sentinel.feature.spi.FeatureWarning
-
Packages that use FeatureWarning Package Description com.opencloud.sentinel.feature.spi This package contains the endpoint and feature API in the Sentinel services. -
-
Uses of FeatureWarning in com.opencloud.sentinel.feature.spi
Methods in com.opencloud.sentinel.feature.spi with parameters of type FeatureWarning Modifier and Type Method Description void
FeatureEndpoint. featureIssuedWarning(FeatureWarning warning)
notification: feature had a problem it managed to resolve internally
-