Package | Description |
---|---|
org.infinispan.commands |
Commands that operate on the cache, either locally or remotely.
|
Modifier and Type | Method and Description |
---|---|
RemoveExpiredCommand |
CommandsFactory.buildRemoveExpiredCommand(Object key,
Object value,
Long lifespan)
Builds an expired remove command that is used to remove only a specific expired entry
|
RemoveExpiredCommand |
CommandsFactoryImpl.buildRemoveExpiredCommand(Object key,
Object value,
Long lifespan) |
Copyright © 2024 JBoss, a division of Red Hat. All rights reserved.