| Package | Description |
|---|---|
| org.infinispan.commands |
Commands that operate on the cache, either locally or remotely.
|
| Modifier and Type | Method and Description |
|---|---|
RevokeBiasCommand |
CommandsFactory.buildRevokeBiasCommand(Address ackTarget,
long id,
int topologyId,
Collection<Object> keys) |
RevokeBiasCommand |
CommandsFactoryImpl.buildRevokeBiasCommand(Address ackTarget,
long id,
int topologyId,
Collection<Object> keys) |
Copyright © 2022 JBoss by Red Hat. All rights reserved.