public class TransportClientNodesServiceInstrumentation extends ClassInstanceMethodsEnhancePluginDefine
| Modifier and Type | Field and Description |
|---|---|
static String |
ADD_TRANSPORT_ADDRESSES_INTERCEPTOR |
static String |
ENHANCE_CLASS |
static String |
REMOVE_TRANSPORT_ADDRESS_INTERCEPTOR |
CONTEXT_ATTR_NAME| Constructor and Description |
|---|
TransportClientNodesServiceInstrumentation() |
| Modifier and Type | Method and Description |
|---|---|
protected ClassMatch |
enhanceClass() |
ConstructorInterceptPoint[] |
getConstructorsInterceptPoints() |
InstanceMethodsInterceptPoint[] |
getInstanceMethodsInterceptPoints() |
protected String[] |
witnessClasses() |
getStaticMethodsInterceptPointsenhancedefine, isBootstrapInstrumentation, witnessMethodspublic static final String ADD_TRANSPORT_ADDRESSES_INTERCEPTOR
public static final String REMOVE_TRANSPORT_ADDRESS_INTERCEPTOR
public static final String ENHANCE_CLASS
public TransportClientNodesServiceInstrumentation()
public ConstructorInterceptPoint[] getConstructorsInterceptPoints()
getConstructorsInterceptPoints in class AbstractClassEnhancePluginDefinepublic InstanceMethodsInterceptPoint[] getInstanceMethodsInterceptPoints()
getInstanceMethodsInterceptPoints in class AbstractClassEnhancePluginDefineprotected ClassMatch enhanceClass()
enhanceClass in class AbstractClassEnhancePluginDefineprotected String[] witnessClasses()
witnessClasses in class AbstractClassEnhancePluginDefineCopyright © 2021 The Apache Software Foundation. All rights reserved.