|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.derby.iapi.services.diag.DiagnosticableGeneric
org.apache.derby.iapi.store.raw.D_RowLock
public class D_RowLock
The D_RowLock class provides diagnostic information about the RowLock qualifer, and is used for output in lock debugging.
| Field Summary | |
|---|---|
private static java.lang.String[] |
names
|
| Fields inherited from class org.apache.derby.iapi.services.diag.DiagnosticableGeneric |
|---|
diag_object |
| Constructor Summary | |
|---|---|
D_RowLock()
|
|
| Method Summary | |
|---|---|
java.lang.String |
diag()
Return the string for the qualifier. |
| Methods inherited from class org.apache.derby.iapi.services.diag.DiagnosticableGeneric |
|---|
diag_detail, init |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private static java.lang.String[] names
| Constructor Detail |
|---|
public D_RowLock()
| Method Detail |
|---|
public java.lang.String diag()
throws StandardException
diag in interface Diagnosticablediag in class DiagnosticableGenericStandardException - Standard Derby error policy
|
Built on Wed 2013-06-12 15:21:56+0000, from revision ??? | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||