|
Berkeley DB version 4.2.52 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--com.sleepycat.db.DbLockStat
The DbLockStat object is used to return lock region statistics.
| Field Summary | |||||||||||||||||
int |
st_cur_maxid
The current maximum unused locker ID. |
||||||||||||||||
int |
st_id
The last allocated locker ID. |
||||||||||||||||
int |
st_locktimeout
Lock timeout value. |
||||||||||||||||
int |
st_maxlockers
The maximum number of lockers possible. |
||||||||||||||||
int |
st_maxlocks
The maximum number of locks possible. |
||||||||||||||||
int |
st_maxnlockers
The maximum number of lockers at any one time. |
||||||||||||||||
int |
st_maxnlocks
The maximum number of locks at any one time. |
||||||||||||||||
int |
st_maxnobjects
The maximum number of lock objects at any one time. |
||||||||||||||||
int |
st_maxobjects
The maximum number of lock objects possible. |
||||||||||||||||
int |
st_nconflicts
The total number of locks not immediately available due to conflicts. |
||||||||||||||||
int |
st_ndeadlocks
The number of deadlocks. |
||||||||||||||||
int |
st_nlockers
The number of current lockers../com/sleepycat/db/DbLockRequest.html#setMode(int)"> setMode(int)
set_objpublic void set_obj(Dbt obj)
set_oppublic void set_op(int op)
getLockpublic DbLock getLock()
getModepublic int getMode()
getObjpublic Dbt getObj()
getOppublic int getOp()
getTimeoutpublic int getTimeout()
get_lockpublic DbLock get_lock()
get_modepublic int get_mode()
get_objpublic Dbt get_obj()
get_oppublic int get_op()
Copyright (c) 1996-2003 Sleepycat Software, Inc. - All rights reserved. | ||||||||||||||||