|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface StoreManagerRuntimeMBean
Exposes runtime statistics and operations for the StoreManager
| Method Summary | |
|---|---|
long |
getDeleteCount()
The number of deletes of FCO objects in the data store |
long |
getFetchCount()
The number of inserts of FCO objects in the data store |
long |
getInsertCount()
The number of inserts of FCO objects in the data store |
long |
getStartTime()
The StoreManager start time |
long |
getUpdateCount()
The number of updates of FCO objects in the data store |
| Method Detail |
|---|
long getStartTime()
long getDeleteCount()
long getFetchCount()
long getInsertCount()
long getUpdateCount()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||