Diagnosticable
public class D_FlushedScan extends DiagnosticableGeneric
diag_object
Constructor | Description |
---|---|
D_FlushedScan() |
Modifier and Type | Method | Description |
---|---|---|
java.lang.String |
diag() |
Default implementation of diagnostic on the object.
|
diag_detail, init
public java.lang.String diag() throws StandardException
DiagnosticableGeneric
This routine returns a string with whatever diagnostic information you would like to provide about this object.
This routine should be overriden by a real implementation of the diagnostic information you would like to provide.
diag
in interface Diagnosticable
diag
in class DiagnosticableGeneric
StandardException
- Oops.Diagnosticable.diag()
Apache Derby V10.14 Internals - Copyright © 2004,2018 The Apache Software Foundation. All Rights Reserved.