Package com.sleepycat.je.evictor

Provides classes and interfaces for memory reclamation in JE.

See:
          Description

Class Summary
Evictor The Evictor looks through the INList for IN's and BIN's that are worthy of eviction.
Evictor.EvictProfile  
EvictorStatDefinition Per-stat Metadata for JE evictor statistics.
PrivateEvictor The standard Evictor that operates on the INList for a single environment.
SharedEvictor The Evictor that operates on the INLists for multiple environments that share a single cache.
 

Enum Summary
Evictor.EvictionSource  
 

Package com.sleepycat.je.evictor Description

Provides classes and interfaces for memory reclamation in JE.

Package Specification

(None)



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