|
Berkeley DB Java Edition version 4.1.7 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PreloadConfig | |
|---|---|
| com.sleepycat.je | Foundation for creating environments, databases and transactions; provides cursor based data access. |
| Uses of PreloadConfig in com.sleepycat.je |
|---|
| Methods in com.sleepycat.je that return PreloadConfig | |
|---|---|
PreloadConfig |
PreloadConfig.clone()
Returns a copy of this configuration object. |
PreloadConfig |
PreloadConfig.setLoadLNs(boolean loadLNs)
Configure the preload load LNs option. |
PreloadConfig |
PreloadConfig.setMaxBytes(long maxBytes)
Configure the maximum number of bytes to preload. |
PreloadConfig |
PreloadConfig.setMaxMillisecs(long maxMillisecs)
Configure the maximum number of milliseconds to execute preload. |
| Methods in com.sleepycat.je with parameters of type PreloadConfig | |
|---|---|
PreloadStats |
Database.preload(PreloadConfig config)
Preloads the cache. |
|
Berkeley DB Java Edition version 4.1.7 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||