public class MariadbV3EnhancementHelper extends Object
| Modifier and Type | Method and Description |
|---|---|
static io.sermant.core.plugin.agent.declarer.InterceptDeclarer |
getExecutePipelineInterceptDeclarer()
Get No-argument Interceptor of executePipeline Method
|
static io.sermant.core.plugin.agent.declarer.InterceptDeclarer |
getExecutePipelineInterceptDeclarer(DatabaseHandler handler)
Get Parametric Interceptor of executePipeline Method
|
static io.sermant.core.plugin.agent.matcher.ClassMatcher |
getReplayClientClassMatcher()
Get ClassMatcher of ReplayClient
|
static io.sermant.core.plugin.agent.declarer.InterceptDeclarer |
getSendQueryInterceptDeclarer()
Get No-argument Interceptor of sendQuery Method
|
static io.sermant.core.plugin.agent.declarer.InterceptDeclarer |
getSendQueryInterceptDeclarer(DatabaseHandler handler)
Get Parametric Interceptor of sendQuery Method
|
static io.sermant.core.plugin.agent.matcher.ClassMatcher |
getStandardClientClassMatcher()
Get ClassMatcher of StandardClient
|
public static io.sermant.core.plugin.agent.matcher.ClassMatcher getReplayClientClassMatcher()
public static io.sermant.core.plugin.agent.matcher.ClassMatcher getStandardClientClassMatcher()
public static io.sermant.core.plugin.agent.declarer.InterceptDeclarer getSendQueryInterceptDeclarer()
public static io.sermant.core.plugin.agent.declarer.InterceptDeclarer getSendQueryInterceptDeclarer(DatabaseHandler handler)
handler - write operation handlerpublic static io.sermant.core.plugin.agent.declarer.InterceptDeclarer getExecutePipelineInterceptDeclarer()
public static io.sermant.core.plugin.agent.declarer.InterceptDeclarer getExecutePipelineInterceptDeclarer(DatabaseHandler handler)
handler - write operation handlerCopyright © 2025. All rights reserved.