@Internal
public interface ClusterClientProvider<T>
ClusterClients.| 限定符和类型 | 方法和说明 |
|---|---|
ClusterClient<T> |
getClusterClient()
Creates and returns a new
ClusterClient. |
ClusterClient<T> getClusterClient()
ClusterClient. The returned client needs to be closed via
ClusterClient.close() after use.Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.