Package | Description |
---|---|
com.hazelcast.cache.impl |
Hazelcast JSR-107 aka JCache implementation
|
com.hazelcast.map.impl.recordstore |
Modifier and Type | Field and Description |
---|---|
protected InvalidationQueue<ExpiredKey> |
AbstractCacheRecordStore.expiredKeys |
Modifier and Type | Method and Description |
---|---|
InvalidationQueue<ExpiredKey> |
ICacheRecordStore.getExpiredKeys() |
InvalidationQueue<ExpiredKey> |
AbstractCacheRecordStore.getExpiredKeys() |
Modifier and Type | Field and Description |
---|---|
protected InvalidationQueue<ExpiredKey> |
AbstractEvictableRecordStore.expiredKeys |
Modifier and Type | Method and Description |
---|---|
InvalidationQueue<ExpiredKey> |
RecordStore.getExpiredKeys() |
InvalidationQueue<ExpiredKey> |
AbstractEvictableRecordStore.getExpiredKeys() |
Copyright © 2018 Hazelcast, Inc.. All Rights Reserved.