Interface | Description |
---|---|
EvictionChecker |
Checks whether a specific threshold is exceeded or not to start eviction process
for a
RecordStore . |
Evictor |
Evicts a
RecordStore . |
Class | Description |
---|---|
EvictionCheckerImpl |
Checks whether a specific threshold is exceeded or not
according to configured
MaxSizeConfig.MaxSizePolicy
to start eviction process. |
EvictorImpl |
Eviction helper methods.
|
ExpirationManager |
Manages expiration operations.
|
This package contains eviction classes.
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.