dd.db
Class HashStorageManager.GBTCont

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

protected static class HashStorageManager.GBTCont
extends Object


Field Summary
 long high
           
 StorageManager.Key pkey
           
 
Constructor Summary
HashStorageManager.GBTCont(StorageManager.Key k, long h)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

pkey

public StorageManager.Key pkey

high

public long high
Constructor Detail

HashStorageManager.GBTCont

public HashStorageManager.GBTCont(StorageManager.Key k,
                                  long h)