Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep
D F I M O P T

D

DiagnosticUtil - class org.apache.derby.iapi.services.diag.DiagnosticUtil.
The Diagnostic framework is meant to provide a way to include as much diagnostic capability within the distributed release of the cloudscape product without adversely affecting the runtime speed or foot print of a running configuration that needs not use this information.
DiagnosticUtil() - Constructor for class org.apache.derby.iapi.services.diag.DiagnosticUtil
 
Diagnosticable - interface org.apache.derby.iapi.services.diag.Diagnosticable.
The Diagnosticable class implements the Diagnostics protocol, and can be used as the parent class for all other Diagnosticable objects.
DiagnosticableGeneric - class org.apache.derby.iapi.services.diag.DiagnosticableGeneric.
The Diagnosticable class implements the Diagnostics protocol, and can be used as the parent class for all other Diagnosticable objects.
DiagnosticableGeneric() - Constructor for class org.apache.derby.iapi.services.diag.DiagnosticableGeneric
 
diag() - Method in interface org.apache.derby.iapi.services.diag.Diagnosticable
Default implementation of diagnostic on the object.
diag() - Method in class org.apache.derby.iapi.services.diag.DiagnosticableGeneric
Default implementation of diagnostic on the object.
diag_detail(Properties) - Method in interface org.apache.derby.iapi.services.diag.Diagnosticable
Default implementation of detail diagnostic on the object.
diag_detail(Properties) - Method in class org.apache.derby.iapi.services.diag.DiagnosticableGeneric
Default implementation of detail diagnostic on the object.
diag_object - Variable in class org.apache.derby.iapi.services.diag.DiagnosticableGeneric
 

F

findDiagnostic(Object) - Static method in class org.apache.derby.iapi.services.diag.DiagnosticUtil
Given an object return instance of the diagnostic object for this class.

I

init(Object) - Method in interface org.apache.derby.iapi.services.diag.Diagnosticable
 
init(Object) - Method in class org.apache.derby.iapi.services.diag.DiagnosticableGeneric
 

M

MEASURE - Static variable in class org.apache.derby.iapi.services.diag.Performance
 

O

org.apache.derby.iapi.services.diag - package org.apache.derby.iapi.services.diag
 

P

Performance - class org.apache.derby.iapi.services.diag.Performance.
 
Performance() - Constructor for class org.apache.derby.iapi.services.diag.Performance
 

T

toDiagString(Object) - Static method in class org.apache.derby.iapi.services.diag.DiagnosticUtil
Return a diagnostic string associated with an object.

D F I M O P T