|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.datanucleus.management.runtime.ConnectionManagerRuntime
public class ConnectionManagerRuntime
Runtime information about the ConnectionManager
| Constructor Summary | |
|---|---|
ConnectionManagerRuntime()
|
|
| Method Summary | |
|---|---|
void |
decrementActiveConnections()
|
long |
getConnectionActiveCurrent()
Current number of active connections |
long |
getConnectionActiveHigh()
Highest number of active connections |
long |
getConnectionActiveTotal()
Total number of active connections |
void |
incrementActiveConnections()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ConnectionManagerRuntime()
| Method Detail |
|---|
public long getConnectionActiveCurrent()
ConnectionManagerRuntimeMBean
getConnectionActiveCurrent in interface ConnectionManagerRuntimeMBeanpublic long getConnectionActiveHigh()
ConnectionManagerRuntimeMBean
getConnectionActiveHigh in interface ConnectionManagerRuntimeMBeanpublic long getConnectionActiveTotal()
ConnectionManagerRuntimeMBean
getConnectionActiveTotal in interface ConnectionManagerRuntimeMBeanpublic void incrementActiveConnections()
public void decrementActiveConnections()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||