类 TransportClientEnhanceInfo

java.lang.Object
org.apache.skywalking.apm.plugin.elasticsearch.v6.TransportClientEnhanceInfo

public class TransportClientEnhanceInfo extends Object
  • 构造器详细资料

    • TransportClientEnhanceInfo

      public TransportClientEnhanceInfo()
  • 方法详细资料

    • transportAddresses

      public String transportAddresses()
    • getClusterName

      public String getClusterName()
    • setClusterName

      public void setClusterName(String clusterName)
    • getTransportAddressCache

      public TransportAddressCache getTransportAddressCache()
    • setTransportAddressCache

      public void setTransportAddressCache(TransportAddressCache transportAddressCache)