Documentation of 'org.apache.derby.impl.store.access.btree.D_BTreeController' Java class
D_BTreeController
org.apache.derby.impl.store.access.btree

Class D_BTreeController

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      java.lang.String diag()
      Default implementation of diagnostic on the object.
      void init(java.lang.Object obj) 
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • D_BTreeController

        public D_BTreeController()
    • Method Detail

      • diag

        public java.lang.String diag()
                              throws StandardException
        Default implementation of diagnostic on the object.

        This routine returns a string with whatever diagnostic information you would like to provide about this object.

        This routine returns a summary table of information about pages in each level of the btree. It tells the height of the tree, the average free and reserved bytes per level, and the page size.

        Specified by:
        diag in interface Diagnosticable
        Overrides:
        diag in class DiagnosticableGeneric
        Returns:
        A string with diagnostic information about the object.
        Throws:
        StandardException - Standard Derby exception policy

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.