| Package | Description |
|---|---|
| org.infinispan.commands |
Commands that operate on the cache, either locally or remotely.
|
| Modifier and Type | Method and Description |
|---|---|
InvalidateVersionsCommand |
CommandsFactory.buildInvalidateVersionsCommand(int topologyId,
Object[] keys,
int[] topologyIds,
long[] versions,
boolean removed) |
InvalidateVersionsCommand |
CommandsFactoryImpl.buildInvalidateVersionsCommand(int topologyId,
Object[] keys,
int[] topologyIds,
long[] versions,
boolean removed) |
Copyright © 2022 JBoss by Red Hat. All rights reserved.