DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 
Berkeley DB
version 4.4.20

Uses of Class
com.sleepycat.db.KeyRange

Packages that use KeyRange
com.sleepycat.db Berkeley DB Java API
[reference guide] [Java programming notes]
 

Uses of KeyRange in com.sleepycat.db
 

Methods in com.sleepycat.db that return KeyRange
 KeyRange Database.getKeyRange(Transaction txn, DatabaseEntry key)
          Return an estimate of the proportion of keys in the database less than, equal to, and greater than the specified key.
 


Berkeley DB
version 4.4.20

Copyright (c) 1996-2005 Sleepycat Software, Inc. - All rights reserved.