| Package | Description |
|---|---|
| org.cache2k.impl | |
| org.cache2k.storage |
| Modifier and Type | Method and Description |
|---|---|
PurgeableStorage.PurgeResult |
ClearStorageBuffer.purge(PurgeableStorage.PurgeContext ctx,
long _valueExpiryTime,
long _entryExpiryTime)
Does nothing.
|
| Modifier and Type | Method and Description |
|---|---|
PurgeableStorage.PurgeResult |
PurgeableStorage.purge(PurgeableStorage.PurgeContext ctx,
long _valueExpiryTime,
long _entryExpiryTime)
Removes all entries which have an expiry time before or equal to the
given time.
|
cache2k API documentation. Copyright © 2000–2015 headissue GmbH, Munich.