|
|||||||||
| 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.impl.store.raw.data.D_RecordId
public class D_RecordId
The D_RecordId class provides diagnostic information about the BaseContainerHandle class. Currently this info is a single string of the form ROW(conglomerate_id, page_number, record_id)
| Field Summary |
|---|
| Fields inherited from class org.apache.derby.iapi.services.diag.DiagnosticableGeneric |
|---|
diag_object |
| Constructor Summary | |
|---|---|
D_RecordId()
|
|
| Method Summary | |
|---|---|
void |
diag_detail(java.util.Properties prop)
Return a set of properties describing the the key used to lock container. |
java.lang.String |
diag()
Return string identifying the underlying container. |
| Methods inherited from class org.apache.derby.iapi.services.diag.DiagnosticableGeneric |
|---|
init |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public D_RecordId()
| Method Detail |
|---|
public java.lang.String diag()
throws StandardException
diag in interface Diagnosticablediag in class DiagnosticableGenericStandardException - Standard Derby Error
public void diag_detail(java.util.Properties prop)
throws StandardException
Used by debugging code to print the lock table on demand.
diag_detail in interface Diagnosticablediag_detail in class DiagnosticableGenericStandardException - Standard exception 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 | ||||||||