static class MonitorImpl.SqlStatementsCommand extends MonitorImpl.Command
| Constructor and Description |
|---|
SqlStatementsCommand() |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
accept(Visitor<T> visitor)
Dispatches a call to the appropriate
visit method on
Visitor. |