org.apache.derby.impl.store.access.btree.index
Class D_B2IController

java.lang.Object
  extended byorg.apache.derby.iapi.services.diag.DiagnosticableGeneric
      extended byorg.apache.derby.impl.store.access.btree.D_BTreeController
          extended byorg.apache.derby.impl.store.access.btree.index.D_B2IController
All Implemented Interfaces:
Diagnosticable

public class D_B2IController
extends D_BTreeController


Field Summary
 
Fields inherited from class org.apache.derby.iapi.services.diag.DiagnosticableGeneric
diag_object
 
Constructor Summary
D_B2IController()
           
 
Methods inherited from class org.apache.derby.impl.store.access.btree.D_BTreeController
diag, init
 
Methods inherited from class org.apache.derby.iapi.services.diag.DiagnosticableGeneric
diag_detail
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

D_B2IController

public D_B2IController()


Apache Derby V10.0 Engine Documentation - Copyright © 1997,2004 The Apache Software Foundation or its licensors, as applicable.