Berkeley DB Java Edition
version 5.0.58

Uses of Class
com.sleepycat.je.PreloadStats

Packages that use PreloadStats
com.sleepycat.je Foundation for creating environments, databases and transactions; provides cursor based data access. 
 

Uses of PreloadStats in com.sleepycat.je
 

Methods in com.sleepycat.je that return PreloadStats
 PreloadStats Environment.preload(Database[] databases, PreloadConfig config)
          Preloads the cache with multiple databases.
 PreloadStats Database.preload(PreloadConfig config)
          Preloads the cache.
 


Berkeley DB Java Edition
version 5.0.58

Copyright (c) 2004-2012 Oracle. All rights reserved.