Class ElasticSearchEnhanceInfo
java.lang.Object
org.apache.skywalking.apm.plugin.elasticsearch.v5.ElasticSearchEnhanceInfo
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetTypes()voidsetClusterName(String clusterName) voidsetIndices(String indices) voidvoidvoidsetTransportAddressHolder(org.apache.skywalking.apm.agent.core.plugin.interceptor.enhance.EnhancedInstance service) void
-
Constructor Details
-
ElasticSearchEnhanceInfo
public ElasticSearchEnhanceInfo()
-
-
Method Details
-
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)
-