| Package | Description |
|---|---|
| org.infinispan.commands |
Commands that operate on the cache, either locally or remotely.
|
| Modifier and Type | Method and Description |
|---|---|
ClusteredGetCommand |
CommandsFactory.buildClusteredGetCommand(Object key,
int segment,
long flagsBitSet)
Builds a ClusteredGetCommand, which is a remote lookup command
|
ClusteredGetCommand |
CommandsFactoryImpl.buildClusteredGetCommand(Object key,
int segment,
long flagsBitSet) |
Copyright © 2022 JBoss by Red Hat. All rights reserved.