public interface DefaultPlugins
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
CIRCUIT_BREAKER_ERROR_COUNT
基于连续错误数的熔断插件名
|
static String |
CIRCUIT_BREAKER_ERROR_RATE
基于错误率的熔断插件名
|
static String |
LOCAL_REGISTRY_IN_MEMORY
基于内存的本地缓存插件名
|
static String |
SERVER_CONNECTOR_COMPOSITE
Name of composite server connector.
|
static String |
SERVER_CONNECTOR_CONSUL
Name of Consul server connector.
|
static String |
SERVER_CONNECTOR_GRPC
GRPC连接器插件名
|
static final String SERVER_CONNECTOR_CONSUL
static final String SERVER_CONNECTOR_COMPOSITE
static final String CIRCUIT_BREAKER_ERROR_COUNT
Copyright © 2022. All rights reserved.