Package | Description |
---|---|
com.hazelcast.map.impl.operation |
Package for map operations.
|
com.hazelcast.map.impl.recordstore |
Modifier and Type | Method and Description |
---|---|
protected boolean |
EvictBatchBackupOperation.canEvictRecord(Record existingRecord,
ExpiredKey expiredKey) |
Constructor and Description |
---|
EvictBatchBackupOperation(String name,
Collection<ExpiredKey> expiredKeys,
int ownerPartitionEntryCount) |
Modifier and Type | Method and Description |
---|---|
InvalidationQueue<ExpiredKey> |
RecordStore.getExpiredKeys() |
Copyright © 2018 Hazelcast, Inc.. All Rights Reserved.