Package org.apache.dubbo.rpc.cluster
Interface Constants
public interface Constants
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringprefix of arguments router keystatic final Stringstatic final StringTo decide whether to exclude unavailable invoker from the clusterstatic final StringTo decide whether to enable sticky strategy for clusterstatic final Stringstatic final Stringstatic final Stringstatic final booleanThe default value of cluster.availablecheckstatic final booleanThe default value of stickystatic final intstatic final intstatic final Stringstatic final intstatic final intstatic final Stringstatic final Stringstatic final StringThe key name for export URL in register centerstatic final Stringstatic final Stringstatic final StringWhen this attribute appears in invocation's attachment, mock invoker will be usedstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final StringThe key name for reference URL in register centerstatic final Stringkey for router type, for e.g., "script"/"file", corresponding to ScriptRouterFactory.NAME, FileRouterFactory.NAMEstatic final Stringwhen ROUTER_KEY's value is set to ROUTER_TYPE_CLEAR, RegistryDirectory will clean all current routersstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final StringThe key of shortestResponseSlidePeriodstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final String
-
Field Details
-
FAIL_BACK_TASKS_KEY
- See Also:
-
DEFAULT_FAILBACK_TASKS
static final int DEFAULT_FAILBACK_TASKS- See Also:
-
DEFAULT_FORKS
static final int DEFAULT_FORKS- See Also:
-
WEIGHT_KEY
- See Also:
-
DEFAULT_WEIGHT
static final int DEFAULT_WEIGHT- See Also:
-
MOCK_PROTOCOL
- See Also:
-
FORCE_KEY
- See Also:
-
RAW_RULE_KEY
- See Also:
-
VALID_KEY
- See Also:
-
ENABLED_KEY
- See Also:
-
DYNAMIC_KEY
- See Also:
-
SCOPE_KEY
- See Also:
-
KEY_KEY
- See Also:
-
CONDITIONS_KEY
- See Also:
-
TAGS_KEY
- See Also:
-
CLUSTER_AVAILABLE_CHECK_KEY
To decide whether to exclude unavailable invoker from the cluster- See Also:
-
DEFAULT_CLUSTER_AVAILABLE_CHECK
static final boolean DEFAULT_CLUSTER_AVAILABLE_CHECKThe default value of cluster.availablecheck- See Also:
-
CLUSTER_STICKY_KEY
To decide whether to enable sticky strategy for cluster- See Also:
-
DEFAULT_CLUSTER_STICKY
static final boolean DEFAULT_CLUSTER_STICKYThe default value of sticky- See Also:
-
INVOCATION_NEED_MOCK
When this attribute appears in invocation's attachment, mock invoker will be used- See Also:
-
ROUTER_TYPE_CLEAR
when ROUTER_KEY's value is set to ROUTER_TYPE_CLEAR, RegistryDirectory will clean all current routers- See Also:
-
DEFAULT_SCRIPT_TYPE_KEY
- See Also:
-
PRIORITY_KEY
- See Also:
-
RULE_KEY
- See Also:
-
TYPE_KEY
- See Also:
-
RUNTIME_KEY
- See Also:
-
WARMUP_KEY
- See Also:
-
DEFAULT_WARMUP
static final int DEFAULT_WARMUP- See Also:
-
CONFIG_VERSION_KEY
- See Also:
-
OVERRIDE_PROVIDERS_KEY
- See Also:
-
ROUTER_KEY
key for router type, for e.g., "script"/"file", corresponding to ScriptRouterFactory.NAME, FileRouterFactory.NAME- See Also:
-
REFER_KEY
The key name for reference URL in register center- See Also:
-
ATTRIBUTE_KEY
- See Also:
-
EXPORT_KEY
The key name for export URL in register center- See Also:
-
PEER_KEY
- See Also:
-
CONSUMER_URL_KEY
- See Also:
-
ARGUMENTS
prefix of arguments router key- See Also:
-
NEED_REEXPORT
- See Also:
-
SHORTEST_RESPONSE_SLIDE_PERIOD
The key of shortestResponseSlidePeriod- See Also:
-
SHOULD_FAIL_FAST_KEY
- See Also:
-
RULE_VERSION_V27
- See Also:
-
RULE_VERSION_V30
- See Also:
-