public class ExecuteEventListener extends Object
EventBusInstance to help external systems getDefault events of sql execution. ExecuteEventListener can getDefault sql statement start and end events, resulting in db span.| Constructor and Description |
|---|
ExecuteEventListener() |
| Modifier and Type | Method and Description |
|---|---|
static void |
init() |
void |
listenDML(com.dangdang.ddframe.rdb.sharding.executor.event.DMLExecutionEvent event) |
void |
listenDQL(com.dangdang.ddframe.rdb.sharding.executor.event.DQLExecutionEvent event) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.