| Class | Description |
|---|---|
| AsyncExecuteInterceptor |
AsyncExecuteInterceptor enhances ExecutorEngine.asyncExecute(SQLType,
Collection, List, ExecuteCallback) so that the sql executor can get a ContextSnapshot of main thread when it
is executed asynchronously. |
| ExecuteInterceptor |
ExecuteInterceptor enhances ExecutorEngine.execute(SQLType,
Collection, List, ExecuteCallback) ,creating a local span that records the overall execution of sql |
| ExecutorEngineConstructorInterceptor |
ExecutorEngineConstructorInterceptor enhances ExecutorEngine's
constructor, initializing ExecuteEventListener |
| ExecutorInstrumentation |
ExecutorInstrumentation presents that skywalking intercepts ExecutorEngine. |
Copyright © 2021 The Apache Software Foundation. All rights reserved.