public class NativeQueries extends NotificationEmitterMBean implements NativeQueriesMBean
| Constructor and Description |
|---|
NativeQueries(ObjectContainer db,
java.lang.Class<?> type) |
| Modifier and Type | Method and Description |
|---|---|
double |
getNativeQueriesPerSecond() |
javax.management.MBeanNotificationInfo[] |
getNotificationInfo() |
double |
getUnoptimizedNativeQueriesPerSecond() |
void |
notifyNativeQuery(NQOptimizationInfo info) |
addNotificationListener, removeNotificationListener, removeNotificationListener, sendNotificationobjectName, register, unregisterpublic NativeQueries(ObjectContainer db, java.lang.Class<?> type) throws javax.management.JMException
javax.management.JMExceptionpublic double getUnoptimizedNativeQueriesPerSecond()
getUnoptimizedNativeQueriesPerSecond in interface NativeQueriesMBeanpublic double getNativeQueriesPerSecond()
getNativeQueriesPerSecond in interface NativeQueriesMBeanpublic javax.management.MBeanNotificationInfo[] getNotificationInfo()
getNotificationInfo in interface javax.management.NotificationBroadcasterpublic void notifyNativeQuery(NQOptimizationInfo info)