Diagnosticable
public class D_ContainerKey extends DiagnosticableGeneric
diag_object
Constructor | Description |
---|---|
D_ContainerKey() |
Modifier and Type | Method | Description |
---|---|---|
java.lang.String |
diag() |
Return string identifying the underlying container.
|
void |
diag_detail(java.util.Properties prop) |
Return a set of properties describing the the key used to lock container.
|
init
public java.lang.String diag()
diag
in interface Diagnosticable
diag
in class DiagnosticableGeneric
public void diag_detail(java.util.Properties prop)
Used by debugging code to print the lock table on demand.
diag_detail
in interface Diagnosticable
diag_detail
in class DiagnosticableGeneric
Apache Derby V10.14 Internals - Copyright © 2004,2018 The Apache Software Foundation. All Rights Reserved.