dd.db
Class HashStorageManager.IBGCont

java.lang.Object
  |
  +--dd.db.HashStorageManager.IBGCont
Enclosing class:
HashStorageManager

protected static class HashStorageManager.IBGCont
extends Object


Field Summary
 dd.db.HashStorageManager.HashKey skey
           
 dd.db.HashStorageManager.HashKey skey_high
           
 dd.db.HashStorageManager.HashKey skey_low
           
 
Constructor Summary
HashStorageManager.IBGCont(dd.db.HashStorageManager.HashKey l, dd.db.HashStorageManager.HashKey h)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

skey_low

public dd.db.HashStorageManager.HashKey skey_low

skey

public dd.db.HashStorageManager.HashKey skey

skey_high

public dd.db.HashStorageManager.HashKey skey_high
Constructor Detail

HashStorageManager.IBGCont

public HashStorageManager.IBGCont(dd.db.HashStorageManager.HashKey l,
                                  dd.db.HashStorageManager.HashKey h)