bamboo.db
Class StorageManager.IBGCont
java.lang.Object
bamboo.db.StorageManager.IBGCont
- Enclosing class:
- StorageManager
protected static class StorageManager.IBGCont
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
key
public com.sleepycat.db.Dbt key
high
public BigInteger high
cursor
public com.sleepycat.db.Dbc cursor
StorageManager.IBGCont
public StorageManager.IBGCont(com.sleepycat.db.Dbt k,
BigInteger h,
com.sleepycat.db.Dbc c)