public class TransportClientEnhanceInfo extends Object
| Constructor and Description |
|---|
TransportClientEnhanceInfo() |
| Modifier and Type | Method and Description |
|---|---|
String |
getClusterName() |
TransportAddressCache |
getTransportAddressCache() |
void |
setClusterName(String clusterName) |
void |
setTransportAddressCache(TransportAddressCache transportAddressCache) |
String |
transportAddresses() |
public String transportAddresses()
public String getClusterName()
public void setClusterName(String clusterName)
public TransportAddressCache getTransportAddressCache()
public void setTransportAddressCache(TransportAddressCache transportAddressCache)
Copyright © 2020 The Apache Software Foundation. All rights reserved.