public interface QueryExecMBean
Modifier and Type | Method and Description |
---|---|
String |
getQueryExecAt()
Point in time when query execution started
|
long |
getQueryExecTime()
Length of elapsed time (in microseconds) for query : -1 for unknown or unfinished
|
String |
getQueryString()
Query as a string
|
String |
getState()
State - what's it doing
|
String getState()
String getQueryString()
String getQueryExecAt()
long getQueryExecTime()
Licenced under the Apache License, Version 2.0