public class AnalyticsLocator extends RoundRobinLocator
| Constructor and Description |
|---|
AnalyticsLocator() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
checkServiceNotAvailable(Request<? extends Response> request,
ClusterConfig config)
Can be overridden to check if a request should be cancelled immediately that the service is not
supported.
|
dispatch, nodeCanBeUsedprotected boolean checkServiceNotAvailable(Request<? extends Response> request, ClusterConfig config)
RoundRobinLocatorIf this method returns false, something MUST be done with the request, or it will time out!
checkServiceNotAvailable in class RoundRobinLocatorCopyright © 2024 Couchbase, Inc.. All rights reserved.