类 ElasticSearchEnhanceInfo
java.lang.Object
org.apache.skywalking.apm.plugin.elasticsearch.v5.ElasticSearchEnhanceInfo
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明getTypes()voidsetClusterName(String clusterName) voidsetIndices(String indices) voidvoidvoidsetTransportAddressHolder(org.apache.skywalking.apm.agent.core.plugin.interceptor.enhance.EnhancedInstance service) void
-
构造器详细资料
-
ElasticSearchEnhanceInfo
public ElasticSearchEnhanceInfo()
-
-
方法详细资料
-
transportAddresses
-
getClusterName
-
setClusterName
-
getIndices
-
setIndices
-
getTypes
-
setTypes
-
getOpType
-
setOpType
-
getSource
-
setSource
-
setTransportAddressHolder
public void setTransportAddressHolder(org.apache.skywalking.apm.agent.core.plugin.interceptor.enhance.EnhancedInstance service)
-