public interface ClientHighAvailabilityServices extends AutoCloseable
ClientHighAvailabilityServices provides services those are required on client-side. At
the moment only the REST endpoint leader retriever is required because all communication between
the client and cluster happens via the REST endpoint.| 限定符和类型 | 方法和说明 |
|---|---|
LeaderRetrievalService |
getClusterRestEndpointLeaderRetriever()
Get the leader retriever for the cluster's rest endpoint.
|
closeLeaderRetrievalService getClusterRestEndpointLeaderRetriever()
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.