|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.metamatrix.common.connection.ManagedConnection.ConnectionStatistics
public static class ManagedConnection.ConnectionStatistics
| Constructor Summary | |
|---|---|
ManagedConnection.ConnectionStatistics()
|
|
| Method Summary | |
|---|---|
void |
addConcurrentUser()
|
int |
getConcurrentUserCount()
|
long |
getLastUsed()
|
boolean |
hasConcurrentUsers()
|
void |
markAsUsed()
|
void |
removeConcurrentUser()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ManagedConnection.ConnectionStatistics()
| Method Detail |
|---|
public int getConcurrentUserCount()
public boolean hasConcurrentUsers()
public void addConcurrentUser()
public void removeConcurrentUser()
public long getLastUsed()
public void markAsUsed()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||