Interface | Description |
---|---|
ActivationManager |
Controls activation of cache entries that have been passivated.
|
EvictionManager<K,V> |
Central component that deals with eviction of cache entries.
|
PassivationManager |
A passivation manager
|
Enum | Description |
---|---|
EvictionStrategy |
Supported eviction strategies
|
EvictionThreadPolicy |
Supported eviction thread policy
|
EvictionType |
Supported eviction type
|
Copyright © 2015 JBoss, a division of Red Hat. All rights reserved.