- All Superinterfaces:
Serializable
Defines routing mode for query.
- Since:
- 5.5
-
Field Summary
Modifier and TypeFieldDescriptionstatic final RoutingControl
Routes to the followers in the cluster.static final RoutingControl
Routes to the leader of the cluster.
-
Field Details
-
WRITE
Routes to the leader of the cluster.- Since:
- 5.8
-
READ
Routes to the followers in the cluster.- Since:
- 5.8
-